Pinned Loading
-
AI-Jump-Rope-Coach-with-Pose-Estimation
AI-Jump-Rope-Coach-with-Pose-Estimation PublicThis is an AI-powered Jump Rope Analyzer that uses human pose estimation to track your reps, detect special moves like cross-hand jumps, and give you real-time feedback. Built with OpenCV and Media…
Python
-
Backtracking-and-Constraint-Solvers
Backtracking-and-Constraint-Solvers PublicThis project implements two classic backtracking algorithms that are favorites in Google interviews and AI constraint solvers.
Python
-
Cartoonify-an-Image-with-Edge-Aware-Stylization
Cartoonify-an-Image-with-Edge-Aware-Stylization PublicBuild a Python script that converts any photo into a cartoon-style image by: Detecting edges Smoothing colors Stylizing the image using filters and models This project uses image processing + deep …
Python
-
Sliding-window-engine
Sliding-window-engine PublicThis project implements multiple interview-grade problems using the sliding window and two-pointer techniques — key tools in optimizing brute force logic.
Python
-
tree-algorithms-toolkit
tree-algorithms-toolkit PublicThis project implements powerful tree-based data structures widely used in interviews and real-world systems.
Python
-
Union-Find-Algorithms-Toolkit
Union-Find-Algorithms-Toolkit PublicThis project implements Disjoint Set Union (DSU) aka Union-Find — a fundamental data structure for solving dynamic connectivity problems.
Python
If the problem persists, check the GitHub status page or contact support.