Hi , I am Adam an aspiring Junior Developer
I have been interested in becoming a Front end developer for the last 2 years, firstly trying the self taught route currently more than half way through a boot camp. I love building things on the web and seeing it happen in real time, i have always been a problem solver and since finding developing i get to practice it everyday.
Some of my projects
iRecipe
iRecipe is a real-world front-end application recipe and food image generator app that provides users with access to a large collection of recipes and corresponding images, including international dishes. Features include Access to a wide collection of recipes and related images Step-by-step instructions Information on ingredients and other details for each recipe Translation Random cocktail recipe generator
5 Day Weather Forecast
A webpage that takes user input and provides the weather for the next 5 days in that specific location.I used the geocoding api along with the open weather api to receive the correct date. This project taught me how to use apis and break down objects in js.
Work Day Scheduler
A schedule for the average work day starting at 9am and finishing at 5pm.The hour blocks are different colors based on the past,present and the future. I was able to implement local storage in order to save any noted the user had wrote on the scheduler.