June 18, 2025
CREATED THE BRAIN OF JARVIS NAMED AS MODEL.PY WHICH CLASSIFIY THE TYPE OF QUESTION ON BASIS OF GENERAL, REALTIME, OPEN, CLOSE, REMINDER.
A fun and interactive Typing Speed Test built with HTML, CSS, and JavaScript. The game challenges users to type randomly generated sentences as quickly and accurately as possible, displaying real-time stats like WPM (Words Per Minute) and accuracy
CREATED A GAME WITH TELL THE ACCURACY ALONG WITH TYPING SPEED WORDS PER MINUTE.
🖊️ Typing Speed Game A fun and interactive Typing Speed Test built with HTML, CSS, and JavaScript. The game challenges users to type randomly generated sentences as quickly and accurately as possible, displaying real-time stats like WPM (Words Per Minute) and accuracy.
simple and precise calculator along with css.
🎯 Goal: Create a functional and minimal calculator using only HTML, CSS, and JavaScript.
🧠 Decisions Made:
No external frameworks (Vanilla JS only)
Keep layout compact and intuitive (mobile-friendly)
🛠 Setup:
Created base HTML structure
Setup div.calculator and div.display
Initialized style.css and linked to HTML
📝 Simple Calculator – Project Description This is a fully functional basic calculator built using HTML, CSS, and JavaScript, designed to perform standard arithmetic operations with a clean, user-friendly interface. ✅ Features: Responsive Display: Shows real-time input and results. Basic Operations: Addition (+), Subtraction (−), Multiplication (×), Division (÷), and Modulus (%). Backspace (⌫): Delete the last character entered. Clear (C): Resets the calculator screen to zero. Decimal Support: Allows floating-point calculations. Error Handling: Gracefully shows Error on invalid expressions. 🛠️ Tech Stack: HTML – for structure CSS – for styling and layout JavaScript – for functionality and logic 🎯 Use Cases: Perfect for learning front-end logic and layout basics. Great mini-project to demonstrate JavaScript DOM manipulation. Can be extended into a scientific or theme-toggle calculator.
finalizing the main web page, with the all parts of css work along the backend working principles.
done the main css work of the main front page.
made structure of login page along with backend works
adding the accurate data in the form with current live tracing feature along with improved graph
here i made the main page for searching the prices of stocks and make the transactions (i.e. buying or selling them)
✅ Features Implemented
🎮 Game Modes
Single Player Mode with 3 AI difficulty levels:
Easy: Random moves.
Medium: Some strategy, avoids blunders.
Hard: Unbeatable AI using Minimax.
Multiplayer Mode: Alternating turns for Player X and O.
🧠 AI Logic
Implemented AI using conditional logic for Easy/Medium.
Implemented Minimax algorithm for Hard mode with performance optimization.
🖼️ UI & UX
Clean, responsive layout using HTML/CSS.
Large floating Result Message Popups:
You Win!, You Lose!, It's a Draw!
Auto-disappear after 5 seconds.
Turn indicator shows whose move it is.
Highlight winning combination.
🛠️ Additional Features Restart Button to reset the board instantly.
Mode and Difficulty Selection Screen before the game starts.
Disable clicks after game ends to prevent extra moves.
🎮 Tic Tac Toe — Classic Game, Smarter Than Ever! Tic Tac Toe is a timeless 3×3 grid strategy game where two players compete to get three marks in a row — horizontally, vertically, or diagonally. Simple to play, hard to master!
This project is a fully functional Chess game built using HTML, CSS, and JavaScript, designed to simulate a match between a Human player and an AI opponent. It follows all the standard rules of chess, including legal move validation, check/checkmate detection, pawn promotion, and castling. The AI opponent is built with basic to intermediate logic and can be configured to play at three difficulty levels. The user interface includes both Light and Dark themes, making it visually appealing and accessible in different environments.
🔰 Start of the Journey
I started this project with a clear goal: to build a browser-based Game Hub that brings together multiple fun games in one unified, interactive platform. I wanted the experience to feel like an old-school arcade but with modern web technologies.
OLD SCHOOL RELOADED is a retro-styled, arcade-inspired web-based Game Hub developed using HTML, CSS, and JavaScript. It brings together multiple classic and modern browser games into a single interactive platform, allowing users to relive the joy of old-school gaming with modern enhancements.
This was widely regarded as a great move by everyone.