Evodio Garcia

Hi! I am Evodio, a Software Developer.

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.

Projects

Cash Tracking App

Tech Stack: HTML, CSS, JavaScript, Parcel.js

Cash Tracking App

An app to help calculate your cash for any needed reason. Was a real need for myself and family members when we make bank deposits for my family's small business. Made with vanilla JS, and parcel.js.

Mpg tracker

Tech Stack: React, React hooks, Parcel.js, React-charts-2,

Mpg tracker

Built this app to my mpg's, and track my trips, and display the data in a bar graph. Can delete trips as well.

Cruz Performance

Tech Stack: React, React Hooks, Styled-Components, CSS, Parcel.js

Cruz Performance

A site created for a friends business. Got to use React hooks to create a burger menu to navigate around the different pages. Also set up links to direct a call or text to the business.

Movie Finder

Tech Stack: React, CSS, Bootstrap, Axios, OMDB API

Movie Finder

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.

Tip App

Tech Stack: HTML, CSS, JavaScript, Parcel.js

Tip App

An app to help calculate your tip for any needed reason. Made with vanilla JS, and parcel.js to serve it.

OCA Mobile App

Tech Stack: React-Native, Expo, React, Redux, Axios, Loopback, MongoDB

OCA Mobile App

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.

Weather App

Tech Stack: React, Redux, Weather API, Axios, Bootstrap, CSS, Parcel.js

Weather App

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.

Grid sample site

Tech Stack: HTML, CSS, JavaScript, Express.js

Grid sample site

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.

Vstda

Tech Stack: React, Bootstrap, CSS, Parcel.js

Vstda

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.