Stars
Master programming by recreating your favorite technologies from scratch.
Curated list of project-based tutorials
21 Lessons, Get Started Building with Generative AI
We write your reusable computer vision tools. 💜
Real-Time webcam-based application utilizing facial landmark detection to dynamically apply diverse face filters, including blur, sunglasses, mustache, etc.
finding a short spanning walk throw a connected graph (NP-HARD problem)
This is a signals and systems course project.
This is a Numerical Analysis course project, implementing numerical analysis methods.
Implementing the Dijkstra algorithm with a d-ary heap
Designed this project as a Teacher Assistant for the Data Structures course.
Prediction of diabetes using logistic regression
MIPS architecture implemented in Verilog.
Image steganography and compressing
In this project, I implemented ALU, which performs the four common operations(add, subtract, multiply, divide), a clock using six seven- segments, and a name block that turns on letter by letter an…
This is front-end project of a personnel system.
This is OR-course project with Minizinc and Python.
This is an AI model for predicting laptop price, trained on about 1200 data.
😎 A curated list of awesome GitHub Profile which updates in real time
Fine-tuned the VGG16 model for real-time recognition of handwritten mathematical notations, incorporating dynamic bounding boxes and multi-symbol segmentation for enhanced accuracy.
FPGA-based Chain Code Image Encoder and Decoder using Verilog. Compresses images with chain code algorithms and features UART communication for efficient data transfer.
Suicide Detection from different languages using Python
CSE Archive Frontend implemented with the Flutter framework
Compiling python to c language using python language, lex and yacc