My Projects

HONEYPOT-SYSTEM

- Designed a Flask-based honeypot that logs suspicious activity in real time

- Implemented custom dashboard with alerts and analytics

PASSWORD-CHECKER

- It check the password is very weak or strong for our security system

- It also give the strongest password using special character

COUNTDOWN-TIMER

- A lightweight countdown timer web application built with vanilla HTML, CSS, and Python

- It can used for time based game and examination also

TO-DO-LIST

- A to-do list project is a simple but powerful application that helps users keep track of tasks they need to complete

- Create a user-friendly interface to add, edit, and delete tasks

TIC-TAC-TOE

- Tic-tac-toe is a game in which two players take turns in drawing either an ` O' or an ` X' in one square of a grid consisting of nine squares

- A player wins when they mark all three spaces of a row, column, or diagonal of the grid

SIMPLE CALCULATOR

- A calculator is a device that performs arithmetic operations on numbers

- Basic calculators handle addition, subtraction, multiplication, and division