JCM

Hi I'm Julio

I am a FullStack Developer from New York City


About Me

Hello I'm Julio, I am a Full Stack developer. I am Motivated self starter who can learn and adapt quickly. I have a passion for planning and developing good clean human readable code. I work well both independently and in a team environment. I am always on the lookout for new technologies and frameworks that will help me build better products. If you want to know more about me feel free to reach out and let's connect.


Projects

Apollo

apollo splash page on macbook
apollo splash page on iphone

Apollo is a excersise loggin application, that lets users create, edit and delete workouts. I designed apollo for myself to be able to create my own workouts right on my phone and display them while I was at the gym. Apollo is built using Express, Node, and Mongo DB. I am still actively developing on apollo during my spare time, in order to add better features and make it more user centric.


Github Card

apollo splash page on macbook
apollo splash page on iphone

Github card is an application that renders a github users profile information, simply by searching the users github username. Some of the information that is displayed from the users profile include the users repository count, followers, following, starred repositories, the user blog if they have one. This project was a developed while I was exploring the Github api and its offerings, Githubcard was developed using React, and React Router.


YumsHub

apollo splash page on macbook
apollo splash page on iphone

Yumshub is a clone of the popular Grubhub application. I developed Yumshub using React for the front end and Firebase for the backend. When a user logs they are presented with a list of restaurants to choose from, there is also a search bar in which the user can search for a restaurant by its food category(american, latin). The async operations are handled by Redux, and Fetch().