Home Projects YouTube Rubik's Cube Astrophotography Fitness

Projects

Link to my GitHub.

Hypercubing Website

A wiki and leaderboard for the hypercubing community. I worked on the content and organization for many of the pages, the customization options on the leaderboard page, as well as verification of leaderboard submissions.

3x3x3 Simulator

My first ever good, functioning Rubik's Cube simulator program. It uses linear algebra for graphics, as well as keeping track of the puzzle state. There are keybinds for twists and rotations, as well as mouse controls to view the puzzle from different angles.

Funny Clocks

A quick little page I built with javascript to show some funny timekeeping methods.

Some graphics test thing using WebGL

Stella Magnus

A Minecraft mod for 1.19.4 that aimed to extend the base game's progression system by introducing new tiers of items found across different dimensions based on the planets in our solar system. Programming a Minecraft mod turned out to be very tedious and difficult to learn, but I did get a moon dimension with custom terrain and ore generation working, as well as some tools and crafting recipies.