Hey. Welcome to City 23.
This is my personal website, containing blog posts, a mini journal, and a whole bunch of other nicknacks and projects that I'm working on. Essentially, this is my fullstack webdev playground where everything is possible and nothing makes sense... the dark side of the sauce.
Expect posts once or twice a week, I guess.
Last journal update: November 14, 2024
new
This site is now using the Astro web framework! Previously, this site was using Next.js, a fullstack framework built for big whig companies with big whig webapps... and it didn't really fit this site. Hopefully, the move to Astro will mean a more responsive and performant blog that still has room to expand in the future. To learn more about this, check out my latest journal entry.
I also want to note that there are now only two content feeds, Atom and JSON, accessed via/feeds/feed.xml
and/feeds/feed.json
respectively. This was done to simplify my RSS feeds and give myself less work lmao.
If you have any questions (or bug reports) regarding the transition to Astro, please reach out via email. Hope you enjoy the new site!
recent posts
- Here's a Python Function I Wrote Out of Spite
Nov 12, 2024
Importing LoggerPro data into Google Colab is weridly complicated, so I wrote a Python function to fix that. I break down how it works so you can understand how it works even with minimal Python experience.
- Hello Again
Jun 17, 2024
The first post to go on my new blog. Remarks on the development of this website, why it took so long for me to rework it, and where I want to go from here.