byte
Developer + Designer
Hi! I'm Agnes, a self-taught hobbyist web developer. You probably know me from my Toyhouse where I create custom HTML templates and CSS themes for user and character profiles.
The pagedoll on the right was drawn by bubbagumfloat!
My Codes
Looking for custom work? I'm on vgen now!
Blog Posts
I sometimes write short blog posts about my journey with web development. You can check out all my posts here.
Edanverse (Pt 5)
Continuing on V3 of this project, I once again tackle auth. One of the bigger challenges this time around was (since I'm implementing my own auth) figuring out how I wanted to handle email services and verification. I looked at a few different options, before eventually settling on what will (hopefully) be the easiest.
Edanverse (Pt 4)
A lot has changed since the last time I attempted this project! After attempting a Django solution in my last iteration, I ended up returning to Next.js. Using what I've learned from re-iterating on STOR8, it's just been easier to use TypeScript to handle what I want to do.
Stor8 (Pt 2)
Stor8 is almost finished! After finishing up on both password protection and tags today, the site is almost at the same level as the first version (with greater ease of access and a cleaner UI). The estimated release date is in two days, so I thought I'd catalogue some of the recent changes.