SELECTED WORKFull-stack & data visualization
PROJECT NOTE
WhoPaidWho
A clearer way to explore the money behind political campaigns.
- YEAR
- 2025
- TOOLS
- TypeScript, Next.js, React, Tailwind CSS
OVERVIEW
The work behind the system.
A web prototype for exploring campaign-finance data through interactive charts and searchable politician selectors. The implementation retrieves and aggregates donation data; donation categorization remains incomplete.
BUILD NOTES
What I focused on
- 01
Built interactive charts for exploring political contributions.
- 02
Added politician search with party, state, and position filters.
- 03
Organized API routes and reusable components with loading and error states.
TypeScriptNext.jsReactTailwind CSS