Projects

These are most of the projects I've done since I started programming, some of them are personal projects, freelance, work, practice or for other situation. If you want to see absolutely all my projects go to my github.com/jeandv.

Pokédex Vanilla

Project using the pokeapi api, you can search the pokemons you want.

javascript

Memory Game

This is one of the challenges done in CADIF1 Academy.

javascript - jquery

Github User Finder

frontendmentor.io challenge where I use the github api to be able to search for github users.

javascript

MisPelis

Save your favorite movies with the ability to edit, delete and search for matches.

javascript - react

Gixfy

Gif finder using giphy.com api.

typescript - react - wouter - jest

MapBoxApp

In this project I learned how to consume the mapbox api and use its different functionalities.

typescript - react - axios

Github Issues

First project using TanStack Query with Github API, I learned what it is for, how to use it and when to use it.

typescript - react - react query

MERN Events Ecommerce

Event registration app is a project test to evaluate my skills of the MERN stack using Redux and Stripe.

react - node - express - mongodb

Ecommerce Challenge

I did this challenge with the purpose of learning how to manage a shopping cart and to get to know ChakraUI.

typescript - next.js - chakraui

Pokédex Next.js (ISR)

Search and save your pokémons favs! I learned the use of GetStaticProps, Paths, the Incremental Static Generation and the Regeneration.

typescript - next.js - axios

Open Jira

MERN project using TypeScript to learn how to do the main functionality of Jira.

next.js - node - express - mongodb

Clon Mercado Libre

This is one of the Angular challenges done in CADIF1 Academy.

typescript - angular - bootstrap

Cadif1 App

This is one of the Ionic challenges done in CADIF1 Academy.

typescript - ionic - angular - scss

Electron.js Projects

All my projects using Electron.

electron.js

Node Backend Projects

Terminal projects (console), rest servers, api rests, etc.

node - express - mongodb

JavaScript Algorithms

Practice, exercises and algorithmic challenges using JavaScript and TypeScript.

javascript - typescript

PHP Ecommerce

Freelancer Ecommerce Project using PHP and MySQL database.

php - mysql - bootstrap