Nov 2025
My personal website
Built a website to showcase my skills and hopefully get a job.
The website was built from a template provided by v0.app, using using Next.js, TypeScript, and Tailwind CSS. The main goal from this project was to create a medium to showcase my projects, and provide a way to interact with them (when appicable). I tried to limit LLM use since I already had the pre-built template, so I did learn a bit about frontend development. I also created an API for the first time (for the 2048 demo), whch was cool.