Loading repository data…
Loading repository data…
Christian-Gimenez / repository
Videojuego hecho 100% en Frontend como práctica de la asignatura Desarrollo Web en Entorno Cliente en la FP Superior 2º DAW, utilizando JavaScript Vanilla, HTML5 y CSS3.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Welcome! 👋
This repository contains the source code for my "Who's That Pokémon" game, built using Vanilla JavaScript, CSS3, and AJAX requests to the PokeAPI. The game is a card-based recreation of the classic "Who's That Pokémon?" from the original Pokémon TV series.
The game was developed 100% on the Frontend as part of the Web Development in Client-Side Environment course in the Advanced Vocational Training in Web Application Development (Grado Superior de Desarrollo de Aplicaciones Web). It was created using JavaScript functions, LocalStorage for data persistence, and CSS Grid and Flexbox for styling. 🎮🌟
I'm a Junior Backend Developer with a passion for web development, especially in creating engaging and interactive frontend experiences. While my main focus is backend development, I enjoy working with JavaScript, CSS, and UI/UX design for frontend challenges. This project allowed me to explore and deepen my skills in these areas!
I first fell in love with programming during my studies in the Higher Vocational Training in Web Application Development (Grado Superior de Desarrollo de Aplicaciones Web), and I've continued developing my skills ever since. This game is a fun example of how I apply what I've learned to create interactive experiences! ✨
The Who's That Pokémon game was developed with HTML, CSS, and JavaScript. It includes the following key features:
The goal of the game is to guess the name of the Pokémon displayed in the silhouette on the card. Once you type the name and hit "Enter", the game will validate if the answer is correct or not. If correct, the Pokémon will be revealed and added to your completed Pokémon count. If not, you can try again, but if the silhouette fades without revealing the Pokémon, it means the game has randomly chosen to stop showing that particular Pokémon.
You can also track your performance by the following metrics:
Here are the levels:
Frontend development offers an exciting blend of creativity and logic. It allows me to bring ideas to life in a way that's interactive and engaging for users. Here's a little JavaScript snippet to celebrate my passion for frontend coding:
function showLove() {
console.log("I <3 creating interactive and fun frontend experiences! 🎮💻");
}
showLove();
If you'd like to connect, discuss web design, or share tips, feel free to reach out!