ALL PROJECTS.

A collection of things I've built, explored, and shipped.

Streaming platform

UzzUTV

An all-in-one streaming platform for movies, TV, and anime with discovery, watchlists, reviews, profiles, and Watch Parties.

  • Django
  • Python
  • Bootstrap
  • JavaScript
  • TMDB API
  • AniList
  • Supabase
  • SQLite
MVP

RepoTeam

A collaborative project-management platform for teams to organize projects, track issues, and work together.

  • Django
  • Python
  • SQLite
  • Django ORM
  • HTML
  • CSS
  • JavaScript
CS50W project

Commerce

An eBay-style auction platform with listings, bidding, watchlists, comments, and category browsing.

  • Python
  • Django
  • HTML
  • CSS
  • SQLite
  • Django ORM
CS50W project

Wiki

A web-based encyclopedia built with Django, where Markdown-powered entries can be searched, created, edited, and explored.

  • Python
  • Django
  • HTML
  • CSS
  • Markdown
  • markdown2
CS50W project

Mail

A single-page email client built with Django and JavaScript, featuring asynchronous email actions without full-page reloads.

  • Python
  • Django
  • JavaScript
  • HTML
  • CSS
  • Fetch API
CS50W project

Network

A Django social network with posts, profiles, following, likes, AJAX interactions, and paginated feeds.

  • Python
  • Django
  • JavaScript
  • AJAX
  • Bootstrap 4
  • SQLite
PYTHON LIBRARY

ghprofile

A lightweight Python library for fetching and summarizing GitHub profile and repository data.

  • Python
  • GitHub API
  • PyPI