Dewdayte
Intuitive task management application
I built this project because I was interested in building a full stack application with NextJS. I chose a simple task management solution that fits with the way I like to prioritize To-Dos in my everyday life.
Sudoku Checker
Validate a sudoku solution
I put this project together years ago when I was first starting to get into front-end development. I'm still quite proud of the simple interface for inputting a sudoku as well as the logic behind the validation. There are also some nice features like helpful animated error messages. This was built with plain old JavaScript, HTML, and CSS.
Apartment Floor Planner
*Desktop only, ongoing
The floor planner is an ongoing project, but it's one I find really interesting. This project is an SVG-based editor which I built from scratch. It's a TypeScript library that interfaces with the Browser API as well as a user interface built with Vue.