-
UrlShortener Public
A URL Shortener website built using Nodejs, EJS and MongoDB
JavaScript UpdatedSep 5, 2025 -
ReadMe-Maker-Agent-Make.com- Public
An AI-powered Make.com agent that scans your GitHub repository, analyzes its files, and automatically drafts a professional README.md file you can download or edit.
UpdatedJul 2, 2025 -
-
SafeScroll Public
A system that detects potentially harmful or inappropriate images and applies blurring to them.
-
-
Image-Captioning-Blip-2 Public
This repository demonstrates the fine-tuning of the BLIP-2 model for image captioning using the Flickr8k dataset. The model has been trained with LoRA (Low-Rank Adaptation) to generate descriptive …
Jupyter Notebook UpdatedMay 1, 2025 -
-
-
Roman_Urdu_Poetry Public
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 Public
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.
-
VisionVault Public
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 …
-
-
-
Poly-morph-Virus Public
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…
-
Line-Swapper Public
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.
-
Pytorch_Fundamentals Public
This repository serves as a personal practice space for mastering PyTorch fundamentals. It contains notebooks and code snippets covering essential PyTorch concepts, including tensors, autograd, neu…
computer-vision linear-regression pytorch binary-classification multiclass-classification torchaudio torchvisionJupyter Notebook UpdatedOct 5, 2024 -
-
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 Public
Heart Disease Predictor using Linear regression, Logistics and Support Vector Algorithm in Python.
-
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…
-
Sudoku Public
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…
-
Web-Assignments Public
Submission repo for Web Programming Course
-
-
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
Creative Commons Attribution Share Alike 4.0 International UpdatedApr 15, 2024 -
-
Computer-Networks-Project Public
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, …
2 UpdatedFeb 5, 2024 -
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…
-
Numerical-Methods Public
Explore the world of computational mathematics with this collection of numerical methods implemented in C++. From solving linear systems using Crout's method to finding roots through bisection, thi…
C++ UpdatedJan 11, 2024 -
-
Prim-and-Kruskal Public
This project provides efficient implementations of two well-known MST algorithms: Prim's algorithm and Kruskal's algorithm. These algorithms are applied to graphs represented as matrices, making th…
C++ UpdatedOct 21, 2023