Projects

check out my latest work!

as usual for software devs, i have several tens of other projects that i've abandoned over the years that aren't listed here.

hush!

web application that enables users to participate in silent auctions by placing bids on items within a set timeframe. (lots and lots of features w/ a bunch of api's that was used)

Next.js
Typescript
React
Shadcn UI
TailwindCSS
Drizzle ORM
PostgreSQL
Auth.js
Cloudflare
Knock
Docker
Resend

endlessm

endlessm is a personal website created using HTML, CSS, and JavaScript. the website design was built using bootstrap, offering a responsive layout. it featured smooth scrolling and section highlighting when navigating via links.

HTML
CSS
Javascript
Bootstrap
Node.js

tmsv.dev

the website you're currently looking at. i tried making it as minimal as possible; it is also hosted on kubernetes with argocd for automated updates.

Next.js
Typescript
React
Cloudflare
TailwindCSS
Shadcn UI
Magic UI

assistx (archived)

an ai chatbot with personality that was powered by the geminiapi, providing interactive conversations with a responsive and engaging style. (rip)

Python
JavaScript
Node.js
Flask
TensorFlow
PyTorch
GeminiAPI
Firebase
React

quantachess

quanta chess is a java-based chess app with a swing gui, developed in collaboration with three other developers. key features include move validation, automatic pawn promotion, and check/checkmate detection.

Java
Maven
Git
Swing GUI
Python

tetriverse

this project is a java implementation of the classic tetris game. players manipulate falling tetrominoes to form complete horizontal lines, which disappear when completed. the game ends when the stack of blocks reaches the top of the playing field.

Java
Maven
Git
Swing GUI
NetBeans