Skip to content
View BunnySanga's full-sized avatar

Highlights

  • Pro

Block or report BunnySanga

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

If you want to become good at system design, join this newsletter now 👇

24,178 3,007 Updated Apr 15, 2026

The code for the ebook Ray Tracing in One Weekend by Peter Shirley translated to CUDA by Roger Allen. This work is in the public domain.

C++ 389 97 Updated Jan 29, 2021

A repository of simple projects related to ray tracing (path tracing).

C++ 4 Updated Dec 20, 2021

Parallel Ray Tracing using MPI and OpenMP

C 1 Updated May 3, 2021

Competitive Programming Library

C++ 254 24 Updated Sep 21, 2024

Concise, performant data structures and algorithms in C++.

C++ 175 63 Updated Jan 29, 2023

An end-to-end NLP project of mine.

Jupyter Notebook 3 1 Updated Aug 11, 2022

Lists of company wise questions. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of 20…

22,973 4,562 Updated Jun 20, 2025

Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG

Jupyter Notebook 7,287 3,635 Updated Dec 28, 2025

This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming e…

C 37 13 Updated Sep 2, 2023

CPGA refers to Competitive Programming Guide and Analyzer.

JavaScript 1 Updated Jul 29, 2025

Maths for competitive Programming

62 16 Updated May 9, 2020

A Data Structure-based project developed in Java that simulates a metro system. The project features an Admin Panel for managing stations and a User Panel for displaying metro information. It demon…

Java 1 Updated Aug 3, 2024

This is a Java program that will take information (name) of the source station and the destination station, of Delhi Metro, from the user and display the fare and shortest metro route to reach the …

Java 2 Updated Oct 5, 2024

Detail-oriented C++ programmer with a focus on data structures, adeptly developed a comprehensive Delhi Metro System project. Demonstrated strong problem-solving skills, optimizing data organizatio…

C++ 1 Updated Jan 16, 2024

A C++ DSA project implementing a metro network system using graph representation. Features include Dijkstra's algorithm for shortest path calculation, BFS for minimal intermediate stations, and hea…

C++ 1 Updated Dec 5, 2024

DMRC NAVIGATION USING DSA PROJECT

C++ 1 Updated Feb 16, 2024

List of CHIP-8 resources

238 11 Updated Dec 26, 2022

Contains Company Wise Questions sorted based on Frequency and all time

19,694 5,567 Updated Jun 23, 2024

Browser extension which parses competitive programming problems

TypeScript 1,231 182 Updated Mar 15, 2026
C++ 76 34 Updated Mar 29, 2022

An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT…

C++ 166 65 Updated Jul 9, 2024
HTML 1 Updated Jul 25, 2024

Hand Gesture Recognition using Convolution Neural Networks

Python 21 17 Updated Feb 12, 2018

Hand Gesture Recognition using Convolution Neural Network built using Tensorflow, OpenCV and python

Python 151 56 Updated Apr 20, 2020

MediaPipe(Python版)を用いて手の姿勢推定を行い、検出したキーポイントを用いて、簡易なMLPでハンドサインとフィンガージェスチャーを認識するサンプルプログラムです。(Estimate hand pose using MediaPipe(Python version). This is a sample program that recognizes hand signs and…

Jupyter Notebook 732 668 Updated Apr 5, 2023