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 6)
After taking a break from the project for several months, I managed to get the main functionality down in a three-day sprint. Most notably, I finally finished the user registration and login system, the character submission system (including uploading image files!) and the various sortable-items pages.
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.