Ben Phillips

My name is Ben. I am currently studying at the University of Kansas as a junior in Engineering Physics with an emphasis in digital electronics systems. I code as a hobby, and I have amassed a large portfolio of programming projects over the last eight years. I also enjoy playing guitar and piano, exploring the outdoors, and drinking tea.
Contact and Links
ben.a.phillips@outlook.com | |
---|---|
GitHub | github.com/Jorbon |
/in/ben-a-phillips/ | |
Resume | Ben's Resume [PDF] |
Recent Publication: SC24 Research Poster
Last November I published and presented a poster at Supercomputing 2024 on my current research project with the KUARQ research group. The goal of the project is to develop a quantum algorithm emulation platform for the Cerebras WSE, making use of its highly parallel architecture for the demanding emulation process.

Programming Projects
Here are some of my hobby projects that are either publicly showcased or available to live demo. Most of these are older JavaScript projects because it is easy to host them on GitHub Pages. I plan to start hosting live demos of my more recent Rust projects as well using web assembly.
Wikidungeon | HackKU 2023 winning project | Devpost Page |
---|---|---|
Cool Elytra Roll | Minecraft mod with over 110K downloads | Curseforge Page |
Fractal Explorer | Mandelbrot and Julia set generator | Live Demo |
Globe generator | Procedurally generated Earth-like planet using Perlin noise | Live Demo |
Graphics Pipeline | 3D graphics renderer implmemented from scratch | Live Demo |
Befunge Interpreter | Editor, interpreter, and linter for the Befunge language | Live Demo |