crypto curr
Internship task: Develop a comprehensive table showcasing the top 10 cryptocurrencies in the market, encompassing essential details such as market cap...
social card
Internship project: Crafting a social network-inspired card, modeled after Instagram, integrating key design elements such as profile image, username,...
link in bio
Internship project: Building a webpage housing multiple links to social media platforms and contact information. Aimed at gaining hands-on experience...
sweet bites
Developing an e-commerce platform for a cookie and dessert venture, featuring a built-in shopping cart system and seamless order submission integrated...
web anime app
El proyecto "AnimeInfo" usa React Router DOM para organizar datos y llamar a la API, con páginas de inicio, formatos de anime, géneros y una lista alf...
pokemon api
Creating a web application serving as a Pokédex, leveraging the capabilities of PokeAPI. Users can conveniently search for Pokémon either by name or n...
remesas
Developing a calculator with React, enabling users to input Colombian pesos (COP) and convert to Venezuelan currency. Focus on React components, stat...
juego del ahorcado
Hangman: Classic word-guessing game where players attempt to uncover the hidden word by guessing its letters.
palindrome checker
This project originates from a FreeCodeCamp test, allowing users to input words, numbers, or a combination of both, and the app determines whether it...
cifrado cesar
Project created for a FreeCodeCamp assessment, wherein users input a message and the app encrypts it using the Caesar cipher.
quiz App
A simple app for multiple-choice questions in general knowledge, where users select their answers, and the app calculates an average score at the end...
calculadora
Proyecto de una calculadora realizado para FreeCodeCamp, hecho con React, para el certificado de Bibliotecas de desarrollo front-end.//Project of a ca...
juego de memoria
Clásico juego para niños, cuenta con tres diferentes niveles de dificultad.//Classic game for children with three different levels of difficulty.
3enlinea
Tic-tac-toe: Challenge your logic in this single-player game of strategy.
to do_list
Task list in vanilla JavaScript: An early web development project where users can manage their tasks.
Bingo
My debut JavaScript project: A classic game where the system generates a number, and players verify if it matches any on their game cards.
Javascript Exercises
Multiple JavaScript exercises aimed at enhancing programming logic, derived from technical tests I've completed or generated by AI.
twitter clon
Proyecto de practica, realizando un clon de la red social twitter con Reactjs. Guarda los elementos en el localstorage.//Practice project, making a cl...
todo list react
My debut React project features an input form and two columns: one for pending tasks and one for completed tasks.