PROJECT
JULY 2026 A Pokedex app that allows users to browse, search, and discover Pokémon profiles with dynamic data fetching and responsive design. Built to showcase Next.js fundamentals through a fast, clean, and interactive interface.
Roles
Full Stack Developer
- Implemented client-side search with debounced API calls
- Built a sortable, infinitely scrolling Pokémon list
- Created detailed profile pages with calculated weaknesses and navigation
Technical Highlights
- Optimized data fetching using URL parameters and
useDebouncedCallback - Managed client-side state for sorting without additional API requests
- Applied responsive design techniques with Tailwind CSS and schadcn/ui for mobile and desktop usability