Feel free to call me Evo for short. I am a San Diego native who enjoys coding! I have been in tech for about 7 years hands on and 4 years professionally, along with several years of experience as an automotive mechanic. You can check out some projects below, or click on the link to find out more about my journey. A little bit of context on my site — I created it using React and GraphQL to pull in my projects and history. CSS needs some polishing.
Tech Stack: React, CSS, Bootstrap, Axios, OMDB API
A search engine for movies, makes two different API calls to find more details on the movie you search. Was made for a school project called Hackathon, in which we have 72 hours to make a React.js project from scratch. Uses bootstrap and css for styling and has 2 API calls.
Tech Stack: React-Native, Expo, React, Redux, Axios, Loopback, MongoDB
Disclaimer: The school has shut down and is no longer in the google play store. However, when it was in use it was live. It was an Origin Code Academy, mobile application for students to check-in and get information about their personal progress in the program. In this project my group, and I are using Expo, React Native, Redux, MongoDB, and loopback to create a mobile friendly replacement for a bar code scanner.
Tech Stack: React, Redux, Weather API, Axios, Bootstrap, CSS, Parcel.js
In this project Redux, Axios, React.js, promise middleware, was used to create an app to check weather across any city searched. Also stores the history of each city search with the time and date searched using a dependency called moment.js to format the time.
Tech Stack: HTML, CSS, JavaScript, Express.js
A fun project that was originally given to me as a front-end developer test and thought it would be a nice way to showcase some of my talents. Using HTML, CSS, CSS-Grid, and JavaScript. Images and most content created using pure JavaScript. Running on an express server.
Tech Stack: React, Bootstrap, CSS, Parcel.js
Very simple to do app. As the name states it lets you organize todos for your daily life. Another project for school which uses React.js, and mix of css and bootstrap for styling. Creating this project was anything, but simple. Here state is passed up and down from different components. Learning to work with props and state was a big challenge. Added in sorting methods to sort todo's by priority.