Aymen Baig's repositories
-Simple-Number-Guessing-Game-in-JavaScript-
π Welcome to the Guessing Game! π² Unleash your inner detective with this Guessing Game, a fun and interactive challenge to test your guessing skills! Perfect for sharpening your logic and having fun at the same time. Are you ready to beat the odds? π€π‘
Booking-Trends-Dashboard
HotelBookingInsights π reveals booking trends, cancellations, and guest behaviors using Python, Pandas, and Power BI, with an interactive, mobile-friendly dashboard.
Certificate-Generator
Certificate Generator: A Flask-based app to create and manage certificates.
Emotion-Recognition-Using-Face-Detection
A deep learning-based project that detects human faces and predicts their emotions in real-time using OpenCV and a trained neural network model.
Film-recommendation-engine
A machine learning-powered movie recommender system designed to provide personalized recommendations based on user preferences and data analysis. This project includes a backend recommendation engine, a Streamlit-based interface, and a web-based frontend for an enhanced user experience.
Image-Processing-Algorithms
Explore Python-based image processing from scratch with core algorithms like interpolation, convolution, and filtering!
LinkedIn-Profile-Manager
LinkedIn Profile Manager is a professional web application built using Flask and MongoDB. It allows users to manage LinkedIn-like profiles with features such as adding, updating, searching, and deleting profiles.
Medical-Chatbot
This project is a medical chatbot leveraging AI and NLP to assist users with medical-related queries. It utilizes Pinecone for vector search, FastAPI/Flask for backend, and a clean HTML/CSS frontend for an interactive UI. The chatbot is designed to provide quick and reliable responses using machine learning models and advanced search techniques.
Online-Food-Ordering-System
π½οΈ Seamless food ordering platform with π smart admin controls for effortless π menu, π¦ order, and π₯ customer management! π
SignHub
SignHub is an innovative platform designed to bridge the communication gap for the deaf and hard-of-hearing community. It allows users to upload, view, and interact with gesture videos representing various sign languages, enabling better accessibility and understanding. Users can submit gesture videos with detailed descriptions.
Simple-Tic-Tac-Toe
An exciting browser-based Tic Tac Toe game featuring sleek design, interactive gameplay, and endless fun for two players!
Activation-Functions-In-Perceptrons
This repository delves into the role of activation functions in perceptron-based classification models. It features a comprehensive Jupyter notebook demonstrating different activation functions, their mathematical foundations, and their impact on model performance.
AI-ML-Competition
This repository is part of an AI-ML Competition focused on predicting customer purchases in an e-commerce setting. The goal is to develop a **machine learning model** that can analyze customer behavior and predict whether a customer will make their next purchase.
Cosmic-Mystery-Challenge-2912
"Explore the depths of space and unravel cosmic mysteries in the year 2912 with our Cosmic Mystery Challenge repository. Dive into data science adventures as you predict the fate of passengers aboard the Spaceship Titanic after a collision with a spacetime anomaly. Join us in reshaping history and saving lives across the universe!"
KMeans-Clustering
This repository implements K-Means Clustering, an unsupervised learning algorithm for grouping data and image segmentation. π
KNN-Iris-Classification
This repository contains an implementation of K-Nearest Neighbors (KNN) for Iris dataset classification. The project includes data exploration, visualization, model training, and testing, making it a great resource for understanding supervised learning and classification techniques. π
LeetCode-Problems
This repo is designed to enhance your problem-solving skills through daily coding challenges, complete with clear explanations and well-structured solutions. π―
Optical-Character-Recognition
This repository hosts the Optical Character Recognition (OCR) system, a machine learning-based project designed to recognize handwritten digits (2 and 4) using the Naive Bayes algorithm. The system processes image data, extracts features, and uses statistical models to predict the digits.
Python-Python-Programming-Essentials
A collection of Jupyter Notebooks covering the fundamentals of Python programming. This repository includes practical lessons on core topics such as lists, strings, functions, iteration, dictionaries, and tuples. Perfect for beginners looking to solidify their understanding of Python.
Real-Time-Election-Vote-Processing-System
This repository contains the implementation of a real-time election vote processing system built using big data technologies such as Apache Kafka, Apache Spark, PostgreSQL, and Elasticsearch. The system is designed to handle high throughput and ensure data integrity, scalability, and real-time analytics.
Real-Time-Stock-Market-Analysis-
This repository contains a Real-Time Stock Market Analysis system utilizing Apache Kafka, AWS S3, Athena, and Glue for real-time data streaming, storage, and analysis. It enables efficient processing of high-frequency stock market data, providing insights for financial analysis and investment strategies.
Regression-Models
The goal is to develop and evaluate models that can effectively estimate relationships between variables and make accurate predictions within the given dataset.
Role-Playing-Game
Embark on a thrilling adventure with this Text-Based RPG System! Battle monsters, level up, and manage your inventory in an engaging, strategic text-based game. Perfect for RPG fans and Python developers diving into game development! π
Simple-Calculator-with-Html-Css
This project is a simple calculator built using HTML and CSS. It implements the basic functionality of a calculator with features such as addition, subtraction, multiplication, and division. The layout and design are achieved using CSS, creating a clean and user-friendly interface.
Student-Management-System
This system efficiently manages student data using MongoDB as the backend database and a Flask-powered backend. It features a simple frontend interface for seamless user interaction , allowing users to perform CRUD operations β¨
Titanic-Survival-Prediction
Predicting survival on the Titanic dataset using machine learning. Train.csv contains passenger details with survival labels; test.csv requires predicting survival for passengers with unknown outcomes.