Admin Dashboard

HTML, CSS, and Javascript were used to build this Responsive Admin Dashboard with a light and dark mode theme for an e-commerce website. I used CSS Variables, Grid, Flexbox, and Media queries. CSS transitions and animations were used for cool animation effects.
Hosted on Netlify.

Load Project
admin dashboard
random choice app

Random Choice Selector

This project was built using HTML, CSS, and Vanilla JavaScript. This application will display all typed choices divided by a comma as tags, and when pressed "Enter" will execute and stop on the random choice.
Hosted on Netlify.

Load Project

Dictionary

This project was built using HTML, CSS, APIs, Bootstrap, and React.js. This application returns multiple definitions of the searched word, as well as synonyms and pronunciation using (unofficial) Google Dictionary API. It also returns images related to the word searched using Pexels API.
Hosted on Netlify

Load Project
dictionary
weather app

Weather App

This project was built using HTML, CSS, API, Bootstrap, and React.js. This application can search for weather anywhere in the world using OpenWeatherMap API, as well as display the future forecast and weather parameters of searched cities.
Hosted on Netlify.

Load Project

Calculator

This project was built using HTML, CSS, and React.js. Simple calculator application that can add, subtract, divide and multiply. The linear animated gradient is used for the background.
Hosted on Netlify.

Load Project
calculator
picture browse webpage

Picture Browse

This project was built using HTML, CSS, API, Bootstrap, and React.js. With this application, a user can search for an image using the search engine and save the desired picture to the "Favorites" list. The search engine is pulling data from the Pexels API. Local storage is used when the image is saved to favorites. An image can also be removed from the "Favorites" list.
Hosted on Netlify.

Load Project