This repository features two visually appealing, responsive web applications:
- π¦οΈ Glassmorphic Weather App
- π 3D Password Generator
Both are built using HTML, CSS, and JavaScript, with sleek animations, modern UI design, and real-time interactivity.
A sleek, modern weather application with a 3D glassmorphism-inspired UI and real-time data from OpenWeatherMap.
- π Search weather by city name
- π‘οΈ Displays temperature, condition, humidity, and wind speed
- π Smooth 3D hover effects with glassmorphism design
- πΌοΈ Dynamic background from Unsplash based on city name
- π€ Beautiful Poppins font from Google Fonts
- β‘ Responsive and smooth UI animations
- HTML5
- CSS3 (Glassmorphism, Shadows, Transforms)
- JavaScript (Fetch API)
- OpenWeatherMap API
- Unsplash Source API
A beautiful and responsive password generator with customizable options and sleek 3D-styled UI.
π¨ 3D modern UI with glassy aesthetic
Uppercase letters Lowercase letters Numbers Symbols
π Adjustable password length (1β20 characters) π Strength indicator (Weak, Medium, Strong) π Copy to clipboard with visual feedback β‘ Smooth slider interaction π§ Tech Stack HTML5 CSS3 (Gradients, Transforms, Custom Properties) JavaScript (Event handling, logic)
Fonts: Uses Poppins; change via style.css
Colors: Modify root CSS variables in :root for quick theme customization
Password Logic: Update script.js to tweak character rules or add patterns
This project is licensed under the MIT License β free to use, modify, and distribute for personal or commercial use.