Projects
Space Tourism
Skills used: HTML/JSX, Styled Components, TypeScript (React, Gatsby)
A responsive website built from a Frontend Mentor Figma design.
Portfolio Site
Skills used: HTML/JSX, SASS, JavaScript (React, Gatsby)
The website you are currently viewing was designed and made from scratch. I used Figma to make the designs (and to learn to use Figma).
Todo
Skills used: HTML/JSX, CSS, JavaScript (React)
A responsive Todo web application with light/dark mode toggle and persistent storage. User can drag-and-drop todo items to change their order and placement.
Orbital Sim
Skills used: HTML/JSX, CSS, JavaScript (React, BabylonJS)
A 3D N-Body simulation made using React and BabylonJS.
About Software Development
Skills used: Wordpress
A website about software development made using Wordpress.
Alarm Clock
Skills used: Python (Tkinter, SQLite3)
A time-keeping program made in Python. Has user-created alarms that are saved in a database, a stopwatch, timer, and a digital clock that states the local time.
Snake
Skills used: Python (Pygame, SQLite3)
A clone of Snake made in Python. Saves the highest score in a database.
Minesweeper
Skills used: Python (Pygame, Tkinter)
A clone of Minesweeper made in Python. Has multiple board sizes and difficulty settings.