Pinned Repositories
flappybirdml
chip8Emulator
A C++ implementation of an emulator for the CHIP8 System
CNNFromScratch
Convolutional Neural Network in Matlab
GitStalker
Stalk whoever you want on Github
HuffmanCompressor
A program that can losslessly compress and decompress files using Huffman Encoding
JackCompiler
A compiler for the Jack Programming Language, as specified in Nand2Tetris
NESEmulator
An emulator for the Nintendo Entertainment System - A Work in Progress
pathtracer
Peerify
A WIP implementation of a Peer to Peer File Sharing Network in C++
smolJSON
A basic JSON parser implemented in C++
kishore-ganesh's Repositories
kishore-ganesh/NESEmulator
An emulator for the Nintendo Entertainment System - A Work in Progress
kishore-ganesh/smolJSON
A basic JSON parser implemented in C++
kishore-ganesh/CNNFromScratch
Convolutional Neural Network in Matlab
kishore-ganesh/HuffmanCompressor
A program that can losslessly compress and decompress files using Huffman Encoding
kishore-ganesh/GitStalker
Stalk whoever you want on Github
kishore-ganesh/pathtracer
kishore-ganesh/Peerify
A WIP implementation of a Peer to Peer File Sharing Network in C++
kishore-ganesh/IONLoginScript
A simple Python script for logging into I-ON on Linux systems
kishore-ganesh/JackCompiler
A compiler for the Jack Programming Language, as specified in Nand2Tetris
kishore-ganesh/SecureFS
My implementation of a Secure File System based on Merkle Trees (IIITD OS Assignment 4)
kishore-ganesh/KSMRedBlackTrees
Kernel Deduplication using Red Black Trees
kishore-ganesh/chip8Emulator
A C++ implementation of an emulator for the CHIP8 System
kishore-ganesh/ZeroShell
A work in progress attempt to make a shell that supports piping and redirection in Linux
kishore-ganesh/agario-clone
A clone of Agar.io, made with p5.js and Socket.io
kishore-ganesh/DAALab
A collection of algorithms implemented during Design and Analysis of Algorithms Lab (5th Semester)
kishore-ganesh/Daedalus
A WIP blog engine made using Node.js and React
kishore-ganesh/Deduplicator
A very simple extension to close duplicate tabs
kishore-ganesh/JackAssembler
An assembler for the Jack Hardware platform
kishore-ganesh/kishore-ganesh.github.io
kishore-ganesh/mlh-batch-1-ctf-writeups
This is a central repository for accumulating all the write-ups relating to the CTF put on for batch 1 MLH fellows.
kishore-ganesh/mult-x
kishore-ganesh/SimpleChat
A chat app written in NodeJS using Socket.IO
kishore-ganesh/awesome-community-members-blogs
A curated list of awesome blogs by our community members
kishore-ganesh/batch-1-photos
Batch 1 Graduation Photos
kishore-ganesh/flappybirdml
kishore-ganesh/MFOSSociety.github.io
Free And Open Source Society Of Manipal University Jaipur. This is the official website for the MFOSSociety Wing of Manipal University Jaipur.
kishore-ganesh/tracer
kishore-ganesh/triton
Development repository for the Triton language and compiler
kishore-ganesh/VMTranslator
A translator that translates VM intermediate code for the Jack Machine into Assembly Code
kishore-ganesh/xmas-elf
elf parser and navigation tool, pure Rust