A personal website for me, built with astro.js and deployed on GitHub pages.
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!
Did some quick SEO optimization. I'm not sure if I need twitter card, but the internet says to use them, so I used them. Ready to ship!
Updated the website with styling, and streamlined the project addition setup. As I release my projects, I'll populate it.
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.