CATalyst
GitHub
JavaScript, HTML, CSS, The Cat API
CATalyst is a website that allows users to browse information about many cat breeds, add/remove breeds from their personal Favourites list and view additional images on their dedicated Favourites page.
This website is powered by The Cat API. It was developed in Visual Studio Code by using JavaScript, HTML and CSS and the responsiveness was tested by using the Chrome DevTools.
SunCon Investment
GitHub
HTML, CSS
This project was built as a starting point for the company's responsive website. It would house the information about SunCon, the projects that they worked on as well as information about the team members in the company.
I created it in Visual Studio Code by using HTML and CSS and the responsiveness was tested by using the Chrome DevTools. I also used Inkscape to create their Logo.
Fotomatic
GitHub
HTML, CSS
Project Fotomatic had a broken version of a responsive website which was fixed by following the specs that were provided as a helping guide to make adjustments to the broken code.
I updated it's responsiveness in Visual Studio Code by using HTML and CSS and the responsiveness was tested by using the Chrome DevTools.
RedditXD
GitHub
React JS, Redux, JavaScript, HTML, CSS
RedditXD is a website created based on Reddit where people share links to articles, media and other things on the web. It allows users to view and search posts and comments provided by the Reddit API.
This web application was created using the create-react-app and react-redux command in Git Bash. The modification of it was then continued in Visual Studio Code by using JSX, HTML, CSS and JavaScript.
Number Guesser
GitHub
JavaScript, HTML, CSS
This number guessing game is powered by JavaScript function.
This website's game was updated with JavaScript and customized with a bit of HTML and CSS.
Lumora
GitHub
JavaScript, HTML, CSS, Open-Meteo API
Lumora is a clean, modern, and fully responsive weather dashboard that provides current weather conditions and forecasts for any location. Users can detect their current location automatically or search for any city with autocomplete suggestions.
I created this website in Visual Studio Code using vanilla JavaScript, HTML, and CSS. It integrates the Open-Meteo API for weather data and geocoding. Responsiveness was tested using Chrome DevTools.