A collection of interactive web projects demonstrating full-stack capabilities with HTML5, CSS3, JavaScript, and cross-technology integration.
Project | Description | Technologies |
---|---|---|
🌦️ Weather Dashboard | Real-time weather data visualization | |
🎮 Browser Games | Interactive games collection | |
📝 Smart Todo List | Task management system |
Project | Description | Technologies |
---|---|---|
🖼️ Image Creator | Dynamic image generation tool | |
🌌 3D Scene Generator | Interactive 3D environment builder |
Project | Description | Technologies |
---|---|---|
🧮 Advanced Calculator | Scientific calculation interface | |
📄 Resume Builder | Automated document generator |
- Updated game mechanics in
game.html
4 days ago - Added starry night animation to
random.js
3 days ago - Enhanced main page layout in
index.html
2 days ago - Improved 3D scene styling
style.css
last week
git clone https://github.com/GauravKanwasi/html.git
cd html
# Launch specific project
cd "Advanced calculator" && open index.html