arrow_backAll Projects
UBC Computer Science2026

Full Stack ToDo App

Production-grade task management app with real-time sync, auth, and CI/CD deployment.

Next.jsTypeScriptTailwindCSSSupabaseGitHub ActionsHeroku

Overview

Built with Next.js, TypeScript, and TailwindCSS. Supabase handles authentication and real-time database operations via Row Level Security. CI/CD pipeline built with GitHub Actions and deployed to Heroku.

Key Highlights

  • Supabase Row Level Security for per-user data isolation
  • Real-time task sync via Supabase subscriptions
  • CI/CD pipeline with GitHub Actions deploying to Heroku on merge

More Projects