My Portfolio
Here is some of my work including three group projects and several individual assignments. Click an image to see the deployed application.
A web application for time management using the Pomodoro method. The Pomodoro method aims to increase productivity by following a 25 minute period of work with either a 5 minute short break or 15 minute long break. Click here for the frontend repo and Click here for the backend repo.
Technology used:
HTML, SCSS, JavaScript, React,js, Redux, Material UI, React Google Charts, Express.js, Node.js, Sequelize, Passport, Kubernetes, DigitalOcean Managed MySQL Cluster, Docker, CircleCI, ESLint
A web application for a pet grooming business. Login or Signup to book an appointment for your furry friend. Click here for the repo.
Technology used:
Express.js, Node.js, Javascript, MySQL, JawsDB, Sequelize, Nodemailer, Mark Your Calendar jQuery Calendar, Passport
A web application that allows you to search for recipes based on cuisine type and an ingredient. Upon opening the page, it will display your most recent search results. It will also return restaurants near you that serve the same or similar type of cuisine you entered. Click here for the repo.
Technology used:
HTML, JavaScript, Materialize, CSS, Spoonacular API, Google Places API
A web application that allows you to search for any city in the world and view the weather there. It saves your search history below the search bar, when a previously search is clicked, it will display the current weather in that location. There is also a button to clear your search history. Click here for the repo.
Technology used:
HTML, JavaScript, Bootstrap, jQuery
A web application that allows you to schedule various events at work. Past times are labeled in grey, current time is labeled in red, and future times are labeled in green. Events saved are also saved in local storage so they can persist after the page is closed. Click here for the repo.
Technology used:
HTML, JavaScript, CSS