Railway Managment System
Streamlit-based Railway Management System where users log in to view and book trains. Admins can add trains and view user bookings, with SQLite as the database.
Github trycontributers : Ahsan , Umar , Rehman 🐘
Multi Domain Price Estimator
A Flask-based app that detects prices across multiple domains, such as cars, mobiles, houses, and laptops, using various machine learning algorithms. It was my first-semester university project.
Github YouTubecontributers : Mudassir , Najaf
Object Detection App in Java
A Java-based object detection app using OpenCV and open-source models like YOLOv3 and YOLOv4, with configured config files and weights. I developed this app to perform live detection and custom detection. I used the default Java GUI with Spring. It was my 2nd-semester university project.
Github YouTubecontributers : Ahsan , Umar
Vid : CS50x Final Project
It was my final project for CS50x, a Flask-based application where you can watch YouTube videos, download them, edit by applying filters, and convert videos to audio.
Github YouTubeCourseR : CS50Web Final Project
It was my CS50 Web final project , a Django-based web application inspired by edX and Coursera. Users can explore courses, and if you're an admin, you can add courses with corresponding links to the course.
Github YouTubeDIT Final Project
DIT final project at ZabTech, where I earned my diploma in Information Technology. For my final project, I worked on a chatbot. I integrated APIs, such as of Wikipedia and a local knowledge base for offline use. I also added a voice feature, allowing users to listen to the chats.
Github YouTube Try