Skip to content
~/rajwat

Projects

Everything here is deployed or has a real repo behind it. Each mark is the logo of the language the project is written in, tinted by where that sits in the stack.

  • language
  • data
  • framework

khel-arena

Futsal Booking Platform

A website where people in Kathmandu can see which futsal courts are free and book one in about thirty seconds, instead of calling the arena and hoping the slot is still open when they arrive.

About 5 staff hours saved a day, 15% more revenue

  • Go
  • SvelteKit
  • PostgreSQL

Palamedes

Dues & Ledger Dashboard

A website that runs dues and member records for my 60 member fraternity chapter. Members see exactly what they owe and pay by card, and the treasurer stops chasing people over text.

60 members, on-time payments doubled

  • Python
  • Django

CogniSpeak

Speech Analysis Demo

A weekend hackathon build that records your voice in the browser, runs it through a machine learning pipeline on the server, and returns a result. The most useful thing about it is that it tells you the result means nothing.

HackHarvard 2024, team of three

  • Python
  • FastAPI
  • React

world-cup-fantasy

Fantasy League Tracker

A tracker for the fantasy World Cup league I play with three friends. It pulls the real standings after every round and charts how each of us moves up and down across the whole tournament.

Four manager league, tracked every round

  • Python
  • FastAPI
  • React

PlaylistDownloader

Spotify to MP3 Downloader

Paste a Spotify playlist link and get the actual songs as files on your computer, with the correct titles, artist, album and cover art already attached.

Built for my family, works for any playlist

  • Node.js
  • Express
  • yt-dlp

This Portfolio

Go + htmx Original

The site you are reading, built so it loads fast and stays readable on a slow connection or an old phone.

About 14kB of JavaScript, one file to deploy

  • Go
  • htmx
  • Tailwind