☰
Menu
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