I'm a Computer Science student at Portland State University
and I like web design. I like to turn ideas into real projects using HTML, CSS,
and JavaScript, and I always like learning new tools to improve my work.
Outside of class, I like building personal projects like custom games and web design
to help me grow as a developer. I care about making accessible, well structured code and making websites that are
enjoyable to use.
This project is a Pokémon web application built with React. It allows users to search for Pokémon, view a list of results, and click into a detailed page for each Pokémon. The app uses a GraphQL Pokémon API to fetch both summary and detailed data.