Skip to content

maxwellyoung/funnel

Repository files navigation

Funnel

Collect and organize learning resources without losing the thread.

Funnel is a Next.js app for saving articles, PDFs, notes, and references into a structured learning workspace. It is built around the idea that a reading list is only useful when it helps you decide what to revisit, connect, and act on.

What it demonstrates

  • Next.js app architecture with a focused product shell.
  • Resource capture, categorization, and review workflows.
  • Supabase-backed product foundations.
  • PDF/document handling in a web app context.
  • Interface design for repeated organization work rather than a one-off landing page.

Tech stack

  • Next.js 15
  • React 18
  • TypeScript
  • Tailwind CSS
  • Supabase
  • Radix UI
  • Framer Motion
  • PDF.js

Run locally

npm install
npm run dev

Open http://localhost:3000.

Case study

See CASE_STUDY.md for the product framing, tradeoffs, and next steps.

About

Learning-resource capture and review workspace

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors