Shurgbee Personal Website

Shurgbee Personal Website Used AI

7 devlogs
9h 54m
•  Ship certified
Created by shurgbee

A personal page for anyone to find out stuff about me (also an exercise in using Astro, Tailwind, and testing out my workflow with various tools)

Timeline

Ship 1

1 payout of shell 69.0 shells

shurgbee

about 2 months ago

shurgbee Covers 7 devlogs and 9h 54m

Finalized some parts of the design alongside some file cleanup and other small chores. Product has reached it's MVP and is ready to ship (TBH I feel like I've spend too much time working on something that isn't really complex. apt I'm just doing minor UI fixes).

Update attachment

I changed the timeline cards to be able to parse from an md file and organize themselves by start date

Update attachment

I tried to change the timeline card to be smaller which meant I had to change the spotify card to be larger which took way too long :)))))

Update attachment

Changing the CSS of the about me section, I also worked towards the timeline part of the page, finalizing the general layout of the timeline page.

Update attachment

After completing the Projects card, I've moved on to refactoring the About Me Card

Update attachment

I transformed the old social page into a Projects page which parses in md file using astro collections to automatically format them into little sections that are scrollable.

Update attachment
Shunleviz Shunleviz about 2 months ago
It looks clean and good

I've revisited the project after a long time and decided on a layout inspired by someone else's personal page. It'll require me to use helper functions to get the projects that I've worked on in my github

Update attachment