Projects
Things I've built so far

Introductory Project on Web Development
My introductory project on web development had the objective of rendering a stylized array of objects and implementing a search function.
Tech stack: HTML, CSS, JavaScript

The Lunar Shop
This front-end project had the objective of implementing, using the React.js framework, an e-commerce page, with the development of search filters and functions, as well as functions to add and remove products from the cart.
Tech stack: HTML, CSS, JavaScript, React.js

My Pokédex
This front-end project had the objective of implementing a Pokédex using data from the PokéAPI, React.js, React Router, React Context, Styled Components and Chakra UI, with functions to add and remove pokémons and a details page.
Tech stack: JavaScript, React.js, Chakra UI