Projects
Fitness Log
Personal fitness log to keep track of my training progress.
Currently a work in progress
Web application built using NextJS with TypeScript on the frontend.
Backend is being built with ExpressJS and PostgreSQL
links:
website |
github
The People's Champ - Boxing Ranking Aggregator
Boxing "pound for pound" lists are subjective ranking lists put together by pundits to display
who they view
to be the current best boxers across all weight classes.
Using python, I scraped some of the most respected lists online and put them into one place for
easy comparison.
The website also allows users to submit/view their own list. A community list is then compiled
based on the submissions of users.
No longer maintained
links:
website |
github