From: programmerjake Date: Sun, 26 Jan 2020 17:12:23 +0000 (+0000) Subject: fill in my info X-Git-Tag: convert-csv-opcode-to-binary~3676 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c63611d42d8418236a8f2b37ad3e3f3bc29c73ea;p=libreriscv.git fill in my info --- diff --git a/current_members.mdwn b/current_members.mdwn index 4ea144de3..312f59c7d 100644 --- a/current_members.mdwn +++ b/current_members.mdwn @@ -25,10 +25,13 @@ # Jacob Lifshay -* TODO -* Interests: -* website: -* Availability: +* 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 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 +* 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 +* Availability: full-time # Tobias Platen