About Page
🌟 Angel's Pokedex 🌟
A responsive web Pokédex built with HTML, CSS, and JavaScript that pulls Pokémon data from the PokeAPI.
I started this project during my freshman winter break at the University of Delaware, driven by a growing
passion for coding and a deep dive into the world of Pokémon. It was a fun side project where I could hone my
skills in API integration, while still spending time with family during the holidays.
Although I didn’t complete it all during the break, I continue to add features and improve it as I learn more.
My goal was to build a simple, functional, and visually appealing interface that connects real-time data with
a clean user experience—though I think it looks pretty good for something I built myself! I'm constantly updating
it as I experiment with new coding concepts and refine my skills.
✨ Features ✨
- Search Pokémon by name or ID
- Displays key stats (type, abilities, height/weight)
- Visual type indicators (color-coded)
- Detailed Pokémon information display
🛠️ Technologies Used 🛠️
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- API: PokeAPI
- Deployment: GitHub Pages
🚀 Installation & Usage 🚀
Clone the repo
git clone https://github.com/AngelRoblesOrtiz/angels-pokedex.git
📬 Contact 📬
Angel Robles-Ortiz
- ✉️ Email: angelroblesortiz.26@gmail.com
- 💼 LinkedIn: www.linkedin.com/in/angel-robles-ortiz-187581286
- 🌐 GitHub: @AngelRoblesOrtiz
🙏 Acknowledgments 🙏
- Pokémon and PokéAPI for the data
- Inspiration from other Pokédex projects