Pinned Loading
-
Facial-Recognition-using-Custom-Pipeline
Facial-Recognition-using-Custom-Pipeline PublicProject integrates two models: YOLOv11n for gender detection and EfficientNet_V2_S for celebrity recognition. YOLO, trained on ~2,000 images, achieved high precision (85.7%) for gender classificati…
Jupyter Notebook
-
Food-Delivery-on-n8n
Food-Delivery-on-n8n PublicThis project demonstrates a simple but complete food-ordering backend workflow built using n8n. A frontend UI (HTML/CSS/JS) deployed on Netlify collects food orders, sends them to an n8n Webhook, p…
-
IMU_2D_Angle_Kalman_Filter
IMU_2D_Angle_Kalman_Filter PublicA 2D angle estimation system using an IMU (MPU9250) and a Kalman filter. It fuses gyroscope and accelerometer data to compute accurate roll and pitch angles while reducing noise.
C++
-
Pi_Estimation_Using_Threads
Pi_Estimation_Using_Threads PublicPi estimation using the Maclaurin series, implemented in C with four approaches: sequential, multithreaded (pthread), multiprocessed with shared memory (mmap), and multiprocessed with pipes. Uses c…
C
-
Social_Media_cpp
Social_Media_cpp PublicThis is my university Data Structures & Algorithms (DSA) project: a simple console-based social media app demonstrating BSTs, AVL Trees, Graphs, Maps, and Min/Max Heaps. It features user connection…
C++
If the problem persists, check the GitHub status page or contact support.