Diego Pérez

I am a self-taught developer. I love learning, especially about technology, and I'm currently looking for my first opportunity within the web development industry.

Skills

Programming Languages & Tools

Projects

React TODO APP

React-React Router Dom-State Machine
todo project

 A simple "Todo App". The diagram on the left is a representation of the state machine that controls the logic of the Todos component.

Calculator

diagram - state transition table - finite state machine
calculator project

 The diagram on the left is a representation of the state machine that controls the logic, a state transition table is used to describe the fsm. This program is my solution to the freeCodeCamp project "Build a JavaScript Calculator".

RESPONSIVE WEB DESIGN CERTIFICATION JOURNAL

react - react bootstrap - react router dom - localStorage
responsive web design certification journal

 A personal productivity app to track time spent on each project of the "Responsive Web Design Certification" of freeCodeCamp. I used react-router-dom for navigation, hooks for state management and side effects. The project only uses functions (not classes).