Carlos Perez

About me

Computer Science student with strong programming fundamentals. I like to learn new things, which led me to study Web Development on my own, build Full-Stack Web Applications in my free time, and now keep my skills sharpened by learning high-demand web technologies and contributing to open-source software that I am interested in. Looking forward to working in a welcomed work environment that fosters growth and learning.

My work

πŸ›’ Shopping Cart

A React project were I put in practice lots of React's concepts like: Client Routing using React Router, Testing React apps, Styling React apps, Components life cycle, Fetching data in React, Deploying React apps, etc.

🧠 Memory Card Game

A Memory Card Game that fetches images from an external API, which makes me improve my knowledge in a few React concepts like: states, side effects, components and life cycle of reactive effects.

🚒 Battleship Game

A Battleship web game to put in practice Test Driven Development (TDD). Built in vanilla JavaScript, HTML and CSS to sharpen my web fundamentals.

CV App

Application built with React to practices concepts like states and props.

β›ˆοΈ Weather App

An app client that fetches data from an external API using Vanilla JS

Library

Library Project where you can add books, mark them as read and delete them. Project to practice