VB6 Utils
I uploaded a bunch of small utilities that I made in VB6 really early on.
I uploaded a bunch of small utilities that I made in VB6 really early on.
I uploaded a multiplayer hockey game with a giant deadly puck that I made back in 2022.
I've uploaded some of the oldest stuff I have made that I still have buried deep inside my hard drive.
I uploaded a plugin for Mame that adds a list of moves for Ultimate Mortal Kombat 3 on the sides of the screen.
It's been eight years, but the website is back. I'll try to post more projects when I have some free time.
🔗I needed a distraction from my regular programming for a weekend, so I started recreating my website from scratch. This time I didn't want to cut any corners, and wanted to get a taste of what modern webdev is like. I stopped learning anything about webdev around the early 2000's, and thus, my methods were wildly out of date. I was sticking to tried and true methods such as nested tables, and had very little experience in CSS.
While I doubt I have followed best practices, this page is a big improvement. I wanted to stop using PHP as a
crutch and make the entire website static, and therefore developed a static site generator using C#. I made sure
the website was 'responsive'
as well, aka it resizes properly when the window gets as thin as a phone.