I made a copy of the once popular 2048 game. The source code can be found in my Github.
I built a 3D model viewer where user can import a wavefront .obj model, view the model, and navigating around (pan, zoom, rotate) using mouse and keyboard. The project was built using C++ with Visu...
I made a minimal website where users can study Swedish vocabulary using flashcards with personalized progress based on spaced-repetition technique. At the frontend, I only employed plain HTML/CSS/...
I had 1.5 days during a Qlik hackathon to build something fun. I decided to build a simplified version of my Solar System Simulator using javascript. The graphics is rendered on a canvas. Planets/s...
Solar System Simulator
3D Model Viewer