Stars
This Student Management System is designed to help you efficiently organize student information, track academic progress, and streamline administrative tasks without the need for a database or adva…
Explore the intricacies of computer networks with this Cisco Packet Tracer project. The simulation showcases various networking mechanisms, including EIGRP, DHCP, routing, RIP, OSPF, VLANs, IPsec, …
A Python-based Sudoku puzzle solver that utilizes the Backtracking and AC-3 algorithms to find solutions. The project features a user-friendly GUI built with Tkinter, allowing users to input puzzle…
This project is a Line Swapper implemented in MASM (Microsoft Macro Assembler). It allows users to swap the content of two specific lines in a text file.
A polymorphic virus for Linux (Ubuntu) that scans a folder for files with a specific letter in their names, renames them, encrypts them using XOR encryption, and changes their permissions to make t…
An LSTM-based model trained to generate Roman Urdu poetry. The model is built using PyTorch and deployed as a Streamlit web app, where users can input a seed text, and the AI generates poetic lines.
AI Dubbing System is a Streamlit app that transcribes, translates, and dubs videos into other languages using OpenAI Whisper and Play.ht, then lets you download the final dubbed video.
A system that detects potentially harmful or inappropriate images and applies blurring to them.
A C++ project that manages patient records using parallel processing with MPI and efficient storage and retrieval via an AVL tree. The system supports CRUD operations on patient records, ensuring h…
VisionVault is a web application built using JavaScript, EJS, and Node.js, designed to showcase your projects and allow others to contact you via email. It features robust authentication using JWT …
A complete computer science study plan to become a software engineer.
Basic Simulation of OS using concepts of Threading, Scheduling in C++.
This retro-style game allows you to collect food items in a pixelated world while avoiding obstacles and challenges. It's a fun and nostalgic journey back to the early days of gaming.
Heart Disease Predictor using Linear regression, Logistics and Support Vector Algorithm in Python.
Effortlessly manage student data with our C# Student Management System, powered by an Oracle database and enhanced with a user-friendly Bunifu UI. Simplify administrative tasks, track academic prog…