## [[Jacob Lifshay|programmerjake]]
* FOSS Software Developer, Hardware Designer, Original Author of Kazan (one of our GPU drivers, also a software-rendered Vulkan implementation that works on most CPUs)
-* Built a working RV32I CPU and VGA core that runs a 3D game in 3 weeks: https://github.com/programmerjake/rv32
+* Built a working RV32I CPU and VGA core that runs a 3D game in 3 weeks: [[https://github.com/programmerjake/rv32]]
* Built an algebraic numbers library: https://crates.io/crates/algebraics
-* Built a (non-official) reference implementation of IEEE 754-2019 (binary floating-point): https://crates.io/crates/simple-soft-float
+* Built a (non-official) reference implementation of IEEE 754-2019 (binary floating-point): [[https://crates.io/crates/simple-soft-float]]
* Interests: Computer Graphics, Compilers, Simulation, Rust-lang, Anime, Astrophysics, Electronics, Computer Design, Chemistry, Nuclear Physics, Cellular Automatons, Video Game Software Engineering, High-performance Computing
-* GitHub: https://github.com/programmerjake
+* GitHub: [[https://github.com/programmerjake]]
* Availability: full-time
## [[Tobias Platen|tplaten]]