Pinned Repositories
3D-Card
A simple 3D in Card using JS and CSS3
8051uC
Assembly level programs based on 8051.
aifh
Artificial Intelligence for Humans
Algorithm-and-Leetcode
I listed All the questions that I wrote at least twice in https://seanforfun.github.io/leetcode/. Though all my solutions can be found at leetcode column. I also made my own conclusions about data structure in this repository, all files will be synchronized on my github.io.
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
Arduino-Temperature-Sensor
This program is made using Arduino UNO and a LM35 Temperature sensor shows the current room temperature
HyperLocalStore-Backend
HyperLocalStore-Frontend
Simple-Task-Master
This is a simple task master web app created using pthon flask
Sound-Localization-using-Microphone-Array-Beamforming
This was a project that I did for my course. The project finds the direction of arrival and displays it using polar plots. If you have any queries, feel free to contact me. The codes were written using MATLAB 2017 and LabVIEW 2015
ChaitanyaKher's Repositories
ChaitanyaKher/3D-Card
A simple 3D in Card using JS and CSS3
ChaitanyaKher/AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
ChaitanyaKher/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
ChaitanyaKher/HyperLocalStore-Backend
ChaitanyaKher/HyperLocalStore-Frontend
ChaitanyaKher/big-companies-interview-questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
ChaitanyaKher/ChessGame
A web implentation for Chess
ChaitanyaKher/corona_tracker
Track the count of covid-19 infection, recoveries and deaths.
ChaitanyaKher/DSA
Notes and problems for DSA
ChaitanyaKher/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.
ChaitanyaKher/expense-tracker
Track your expenses over a timeline and underrstand your spending habits
ChaitanyaKher/Games-with-CPP
Some basic ASCII games and some other programs written in C++
ChaitanyaKher/inventory-organizing
Inventory Management System in React to manage store inventory and purchases
ChaitanyaKher/Issue-Tracker
Issue Tracker based on MERN concepts
ChaitanyaKher/Java-Complete-Reference-11th-edition
All the code in the book The Complete Java 11th Edition
ChaitanyaKher/Java-Programming
All the java code used to practice java
ChaitanyaKher/linux
Linux kernel source tree
ChaitanyaKher/MERN
All the code I wrote while learning MERN
ChaitanyaKher/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
ChaitanyaKher/movies
ChaitanyaKher/osc10e
Source code for the 10th edition of Operating System Concepts
ChaitanyaKher/Place-details-API
A simple CRUD API to manage places.
ChaitanyaKher/PRML
Python implementations (on jupyter notebook) of algorithms described in the book "PRML"
ChaitanyaKher/public-apis
A collective list of free APIs
ChaitanyaKher/python-code
Various python code snippets, tips, syntax, functions, etc.
ChaitanyaKher/react-notes-app
Created a simple notes management app to understand props drilling in react
ChaitanyaKher/SimpleGame
A game based on the concepts of OOPs
ChaitanyaKher/Snake
A 2D snake game
ChaitanyaKher/SongPlayListApp
A Java based Playlist editing program
ChaitanyaKher/Sorting-Visualizer
A react webpage to visualize the working of merge sort