Welcome to my AI and computer vision project where I demonstrate an interactive Tic-Tac-Toe game controlled entirely by hand gestures! Using MediaPipe and OpenCV, this game allows you to play Tic-Tac-Toe with either a friend or an AI opponent by simply showing your hand gestures to the camera.
Watch demo
In this app you can any media player ( ex : utube vlc ) with just ur hands motion and w/out toucing anythin ( incase your lazy like me 🙂)
Watch demo
Where you can draw using hand gestures and save your drawings too (work in progress to make it better).
Watch demo
Predict the future closing price based on the data you provide. The model has been trained on ten years of data using a linear regression model. Please provide the necessary data for generating predictions.
Try it
classification of cloths , trained on mnist fashion dataset and build with nn and dl
Try itDigits recognation with 98 % accuracy build with cnn and trained on mnist digits datasets for now
Try it
This project estimates prices across multiple domains using machine learning algorithms.
Watch Project demo
It's an educational platform inspired by sites like edX, where users can discover courses, view details, and enroll directly through the app, seamlessly connecting them to their desired courses.
Watch Project demo
The music application, built with Flask, enables users to create, stream (sort of), and manage their music playlists while having fun with various features.
Watch Project demo
Project 4 of CS50web, which is like a social site where the user can post or like other's posts and also follow other users. It's a Django-based web project.
View Project
My final DIT project, I collaborated with classmates to develop a chatbot, a text-to-speech synthesizer, and a multiplayer tic-tac-toe game featuring a computer player. While my focus was on the chatbot, the tic-tac-toe computer player currently selects random empty blocks instead of utilizing a more sophisticated algorithm like minimax.
View Project
Project 3 of CS50web. In this project, I created a website with Django where users can interact with each other and send emails. I also added features like archive, reply, and others.
View Project
An e-commerce website where users can list items for auction, and the highest bidder wins.
View Project