Learning how to code has set me on journey where I can make my imaginations come to life. I started my career into software engineering in the summer 2022 and I'm not looking back but only heading forwards. Forwards toward a future where I can create whatever I dream of and armed with the knowledge of coding.
This is a video game review website deployed to heroku. It is a full stack application that uses a MySQL database, Node, Express, Supertest, and Handlebars. It follows the MVC design pattern; using Node and MySQL to query and route data in the app, and Handlebars to generate the HTML.
Skills Used: REST APIs, Nodejs, Express, Javascript, ORM (sequelize) and MySQL.
Uses Itunes and Deezer APIs to get JSON data relating to songs searched by the user. The user can then drag and drag songs to create a playlist.
Skills Used: API, JSON, Javascript and Jquery
Search for the weather for any U.S. location. With the help of OpenWeather API, the user will get a 5-day forecast as well as the current weather.
Skills Used: Responsive Design, DOM manipulation, HTML & CSS