This website

HTML · CSS


The site you're reading right now was made with basic HTML and CSS! While I could have used a website maker (which I have used for resumes in the past), making one from scratch sounded more interesting and more fun. Since this is a basic document, I decided not to use any JavaScript or front-end libraries to keep the site simple and snappy. This site uses royalty-free images from Pixabay and the Open Sans and Roboto fonts, with icons from Font Awesome.

View source code on Github View source code on Gitlab

Generic Markdown Reader

Vue · TypeScript · Bootstrap


While not fully feature complete yet, this is a Markdown reader and editor that I mainly made to learn a few new skills. Front-end libraries are extremely popular, so I started with Vue since it keeps gaining popularity and has a lower learning curve than React from what I've heard. Not to mention that Vue is just really good in general. Bootstrap is also a good skill to have and lets you spend less time worrying about the look of sites, and more time actually developing them. I also decided to use Markdown-it for the Markdown parsing as a way to learn how to integrate external libraries with your own code. Ultimately, I feel it turned out pretty well and doesn't require a loading screen unlike most other web-based Markdown editors I've seen.

View source code on Github View source code on Gitlab

RNG Machine

HTML · CSS · JavaScript


RNG Machine screenshot

A random number generator that runs in browser (or desktop with Electron). While it is a standard number generator, the UI is much cleaner than most of the web-based generators that I’ve used.

View source code on Github View source code on Gitlab

Generic Stream Counter

C#


Generic Stream Counter logo

This program outputs a text file to let the user make an on-screen counter in OBS such as for deaths or resets. I found it to be a much easier and quicker solution than manually changing the text each time. The image to the left is the logo I designed for it.

View source code on Github View source code on Gitlab Download

Built a custom PC

Ryzen 2600x · RX 580 · 32GB DDR4 RAM


Custom PC

While I mostly focus on software, I can also work with hardware pretty well. Overall, I’m really happy with this build. It's been a few years, so I could use a better GPU, but it runs most games I play really well. Even at 1440p.