Personal Website

Personal Website

3 devlogs
3h
•  Ship certified
Created by Shubh

A personal website for me, built with astro.js and deployed on GitHub pages.

Timeline

Ship 1

1 payout of shell 18.0 shells

Shubh

about 2 months ago

Shubh Covers 3 devlogs and 3h

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!

Update attachment

Updated the website with styling, and streamlined the project addition setup. As I release my projects, I'll populate it.

Update attachment

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.

Update attachment