projects

game progression tracker

Full-Stack application that tracks scores in a game called Kovaaks using the Voltaic Benchmarks. It was built using React, Tailwind, and FastAPI as the backend. The scores are only saved locally. There is a separate program that is run locally using Flet to update the scores to a PostgresDB

built with

  • react
  • tailwind
  • fastAPI
  • postgreSQL
  • Flet

Live Demo

googles doc clone

Full-Stack application that has the same feature as Google Docs where you can share documents and collaborate on them simultaneously with other people. It has a robust authorization and authentication system using JWTs and PassportJS

built with

  • react
  • Node.JS
  • MongoDB
  • PassportJS
  • JWT
  • Socket.IO
  • Express

Live Demo