-
🔭 I have just finished Henry's intense coding bootcamp (+700 hours) where I learned some of the most required tech skills: Javascript, React, Redux, Express, SQL, PostGres, Node, HTML and CSS. I have also investigated and put in practice Mongo in the final project of the bootcamp.
-
🌱 I am currently working on adding a marketplace to our project, and I'm starting a new bootcamp called "Argentina Programa".
This is the final group project of the bootcamp Henry. It's a social network with the purpose of finding a home for abandoned pets. I specifically worked on the admin functions, such as logical deletion of users and posts, the register pet form, geolocalization (specifically the rendering of the Mapbox), the integration of a payment service (Mercado Pago) and the buttons to share through Facebook and/or email.
The project is based in MERN (Mongo-Express-React-Node). It has the following features:
- It allows exchanging pets between users
- In-site chat
- Images self-hosted in Cloudinary
- jwt login
- Google login
- Local storage
- Payment method Mercado Pago incorporated
- Buttons for sharing through facebook and/or email
- Notifications in-site and through email
- Admin dashboard
- Likes system
- Responsive design
- Searchbar
- Logical deletion
- Mapbox geolocalization
- Nested filtering
Repos:
https://github.com/Final-Proyect-PETS/Front-End
https://github.com/Final-Proyect-PETS/Back-End
This is an individual project I coded for the Henry bootcamp. It uses PostGres, React, Redux, Node and Express, and it gets data from the free Pokemon API. Features:
- It shows the first 40 pokemons from the Pokemon API, given the natural limitations of the API, to make the app faster.
- Searchbar, you can search for any Pokemon in the API
- Pagination in front-end
- Creation of custom Pokemon
- Nested filters
- Detail card
Repo:
https://github.com/FerriProg/PI-Pokemon


