Projects

Menu
Thunderstorm Background
Thunderstorm background
Partly Cloudy Background
Partly cloudy background
Sunny Background
Sunny background

A weather app built with Next.js and TailwindCSS. Users can search any city to view a 7-day forecast, including hourly temperatures for the current day. The app's background color changes dynamically based on weather conditions using weather codes. Powered by Open-Meteo API. Deployed don Vercel.

Live Demo: Here

GitHub Repo: Here


A real-time Caesar Cipher encryption and decryption tool built with JavaScript. Users can enter text and instantly see the encoded or decoded result by adjusting the shift value (positive or negative). Developed using Test-Driven Development (TDD) to ensure reliable and accurate functionality. Deployed on GitHub Pages.

Live Demo: Here

GitHub Repo: Here

Calculator
Encoding example
3 calculator images showing calculation of 45 X 3 = 135
Decoding example
mobile version of the calculator
Mobile version

Calculator
Calculator
3 calculator images showing calculation of 45 X 3 = 135
Calculation example
mobile version of the calculator
Mobile version

A responsive calculator built with HTML, CSS, and JavaScript. It performs basic arithmetic operations such as: addition, subtraction, multiplication, and division. With a clean UI and smooth button interactions. Deployed on GitHub Pages.

Live Demo: Here

GitHub Repo: Here