Pinned Repositories
Arduino-Projects
Learning how to use my Arduino
Coding-Problems
edk2
EDK II
eeshanl.github.io
Personal website
hidusbf
USB Mice Overclocking Software (for Windows)
MIPS-Pipelined-CPU
MIPS instruction set compliant pipelined CPU
mu
Project Mu Documentation
mu_basecore
Project Mu BaseCore
mu_tiano_platforms
Project Mu Virtual Platform Firmware
resume
Current Resume
eeshanl's Repositories
eeshanl/resume
Current Resume
eeshanl/Coding-Problems
eeshanl/eeshanl.github.io
Personal website
eeshanl/MIPS-Pipelined-CPU
MIPS instruction set compliant pipelined CPU
eeshanl/mu
Project Mu Documentation
eeshanl/mu_basecore
Project Mu BaseCore
eeshanl/mu_silicon_arm_tiano
Project Mu - TianoCore Arm Packages
eeshanl/mu_tiano_platforms
Project Mu Virtual Platform Firmware
eeshanl/Arduino-Projects
Learning how to use my Arduino
eeshanl/AutoGit
Tired of constantly using git commands when making changes to your code? Just use AutoGit.
eeshanl/beautiful-jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
eeshanl/Critters
Survival of the smartest algorithm!
eeshanl/ctci
Cracking the Coding Interview
eeshanl/edk2
EDK II
eeshanl/ee472
eeshanl/Hash-Table
Implemented a Hash Table with Chaining and Quadratic Probing to handle collisions
eeshanl/hidusbf
USB Mice Overclocking Software (for Windows)
eeshanl/ThinkOS
Text and supporting code for Think OS: A Brief Introduction to Operating Systems, by Allen Downey.
eeshanl/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
eeshanl/docker-omada-controller
Docker image to run TP-Link Omada Controller
eeshanl/edk2-platforms
EDK II sample platform branches and tags
eeshanl/homebrew
:beer: The missing package manager for OS X.
eeshanl/HomeSecuritySystem
Home Security System using Raspberry Pi
eeshanl/libopencm3
Open Source ARM cortex m microcontroller library
eeshanl/libopencm3-examples
Simple example projects showing how to use libopencm3.
eeshanl/MorseCode
eeshanl/nba
JavaScript client for various nba.com API endpoints
eeshanl/ProjectEulerSolutions
eeshanl/RESTful-APis
eeshanl/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition