Nishi Surti Logo Image
Nishi Surti

Personal Dashboard

A Chrome Extension that gives you an overview over the current time, how the weather is like and how Dogecoin is performing. Interacts with multiple APIs using async JS.

Project Image

Project Overview

The Personal Dashboard is a simple yet functional web app built using only HTML, CSS, and JavaScript. This project showcases my ability to fetch and display dynamic data from multiple external APIs, including cryptocurrency prices, weather updates, and background images.

Dynamic Background: Fetches and displays a random landscape image from the Unsplash API each time the page is loaded. Cryptocurrency Prices: Displays live data for Dogecoin using the CoinGecko API, including current price, 24-hour high, and low values. Current Weather: Retrieves and displays local weather based on geolocation, including temperature and city name, using the OpenWeather API. Live Clock: Displays the current time in real-time with a dynamic clock.

Technology Used

HTML
CSS
JavaScript
GIT