Please sign in to access this page
My personal website, submitted to Boba Drops & Swirl.
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!
I submitted this to Boba Drops (tagged v0.1.0 on the repository) and then added responsivity, footer, favicons, removed the redundant contact page (mail link on sidebar), finished content in the about page, and some other small css changes, and submitted it to Swirl as well. This feels like too many YSWS's, and it most likely is.
Today, I added the about and projects pages. I also updated the style so that the sidebar isn't so far on the side and everything is moved to the center, so that the site looks less empty on larger screens. I'll work on mobile responsivity tomorrow. I also added a small border around the edges of the screen with a blue highlight, so it looks kind of cool. There's also a 404 page and a new image on the home page of an FRC robot from 2025 Reefscape.
I have since added better line-spacing, CSS animations for links (fade-in, fade-out), and a better spaced sidebar. I also increased responsivity on desktops, setting a minimum width for sidebar and content, and a percentage width for larger screens. Phone responsivity is coming next.
Something I forgot to mention in the last Devlog, I'm formatting code with prettier. Also firefox default screenshot's look a little weird with the sidebar because there's content that you need to scroll to view.
I just populated the sidebar, added a README, and added better link styling for hover (background changes and link is underlined, rather than being static like before).
I have since added more content about my projects, and added a cool image of a robot I worked on with Team 1280 that took some time to edit. I also removed the bar and added a caption class to maintain the styles for future images.
Added content to the website, and styling for link colors to fit with Catppuccin Mocha. Also spent a completely unnecessary amount of time on styling my block to end up looking semi-decent.
Today I scavenged for fonts, and settled on Bagnard Regular for headers and the monospace Office Code Pro for body text. I also wrote up a basic CSS style that makes the website styled with Catppuccin Mocha, the fonts, and a permanent sidebar. I will work on the website contents tomorrow, or whenever I return to this project.