Programming

RCW

April 2023

Unity minigame. Endlessly match colors and text together, but be quick about it. Gameplay is really simple and I focused more on the UI/UX. First foray into gamedev.

Play in your browser

sddm-theme-corners

Jan 2023

An extremely customizable theme for SDDM, a login manager for Linux. Didn't like any existing themes, so I made my own. Clean and simple.

Download and instructions

wikiRank

May 2023

Enter some text (journal articles and research papers) and have the vector space model analyze it, along with your keywords, to find the most relevant and explanatory Wikipedia articles.

Go to site

aczw.dev

July 2023

This is included here because I spent way too long on this site for it to not count as a project (also, I'm like really really proud of it). Scroll to the bottom for a list of stuff I used to make it.

View source code

tic-tac-toe

June 2023

Small little game that finally made React click for me. Followed the tutorial from their site. Took what I learned to build this site.

Hosted at /ttt

Design

imageUrl here...
caption here yes
imageUrl here...
caption here yes

About this site

Currently deployed on Cloudflare Pages. Their free plan is nice.

Made with create-t3-app which uses Next.js and provides TypeScript and Tailwind CSS out of the box. I didn't add any of the backend stuff though. Basically, it's overkill for my use case.

Design and primary colors were first prototyped in Figma. Primary font is Atkinson Hyperlegible, monospace is IBM Plex Mono. Icons provided by Heroicons and Simple Icons.

Last updated on September 4, 2023. πŸ‘ΎπŸ’œ

Back to top