image

projects

Welcome! I'm currently honing my skills as a programmer and a web developer, and I'm thrilled to share my projects with you. Here, you'll find a collection of work that demonstrates my learning journey and highlights the skills I'm developing. Feel free to explore each project in detail and discover what I've been working on!


Cats Adobe

This website was my first foray into web development, and it holds a special place in my heart. Built entirely with CSS and HTML, it allowed me to explore responsive design and user-interface concepts. While the website's focus is a cat adoption platform in the city, allowing users to adopt cats directly, the true value lies in the learning journey it represents.


Tin Dog

This project involved building a landing page inspired by TinDog, a dating app for dogs I took on this challenge while enrolled in Angela Yu's web development bootcamp. It was a fun and educational experience that allowed me to solidify my understanding of HTML, CSS, and Bootstrap I particularly focused on learning Bootstrap's grid system and incorporating interactive icons to create a user-friendly and visually appealing landing page.


Jeet's Den (Portfolio)

Jeet's Den isn't just a portfolio; it's a testament to my ongoing journey of exploration and growth in web development. This is my third website, marking a significant evolution in my understanding of HTML, CSS, and the Bootstrap framework.Jeet's Den embraces a minimalist aesthetic prioritizing clean layouts and intuitive navigation. Please navigate the whole website and thanks for reading this.


Dice Game

Hey, I developed a Dice Game using html, javascript and css. This game allows two players to rool dice by clicking refresh. Each roll generates a random numberfor each die, and the game determines the winner based on the higher total. The user interface is interactive and updates the dice images dynamically based on the roll results. The game is fully responsive, works across different devices.


Drum Kit

I developed a Drum kit using html, javascript and css.This interactive game allows users to play different drum sound by clicking on buttonsor pressing specific keys on the keyboard. Each button is associated with a unique drum sound, providing an engaging and responsive musical experience. The game features intuitive event handling to ensure smooth user interaction and is fully responsive, working seamlessly across various devices and screen sizes.


Simon game

The Simon Game is a web-based recreation of the classic memory game, created using HTML, CSS, and JavaScript. It features interactive gameplay where players repeat sequences of lights and sounds that become progressively more complex. The game includes responsive design for optimal performance on various devices and tracks player scores to measure progress.