Please sign in to access this page
New website for my new domain, made in Astro, used AI to help with styling and bug fixes but nothing else
radioblahaj
Check their projects out: Airport Stats in the Terminal, Musings -- lil status blog , Personal Website
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!
I've added a projects page! I also finished the about page, and created a few more components to make life easier such as buttons and cards. It would be awesome if I could upload multiple attachments but I can't so here's the projects page.
I've made a lot of progress (yippee!), I decided to use the cool background effect included in the Astro example project, and replaced the nav bar with a cleaner, glassmorphic one (albeit currently not functional because I need to figure out how to get # urls working). There's also an about me section visible when you scroll down with things and stuff that I couldn't be bothered to put in until I've finished the rest of the site, so we'll see how that goes.
For this project, I decided to go with Astro. I've never used a framework before to actually build a website, but WOW it is easier than just writing plain HTML, CSS and JS. Astro is super fast and not that hard to learn (as I already have experience with web dev).
So far I've managed to get the home page done, now for the about, projects and contact pages!