No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
First version of website. Right now, it only has my name, profile picture, and three of my projects. I set up a system where I can easily add more projects and it will automatically be listed on the site.
The system is essentially a JSON system, where each project gets a .astro
file which contains the title, an image, a description, and a link.
I am thinking of overhauling the design to be more neumorphic, but I plan to add a bio and other stuff first.