Pinned Repositories
Arduino-Projects
Learning how to use my Arduino
AutoGit
Tired of constantly using git commands when making changes to your code? Just use AutoGit.
beautiful-jekyll
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
Coding-Problems
eeshanl.github.io
Personal website
mu
Project Mu Documentation
mu_basecore
Project Mu BaseCore
mu_silicon_arm_tiano
Project Mu - TianoCore Arm Packages
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/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/Dijkstras-Algorithm
Shortest path algorithm for a 7 Vertex Graph
eeshanl/ee472
eeshanl/GarageDoorOpener
Arduino program to provide web access control for activating a garage door
eeshanl/Hash-Table
Implemented a Hash Table with Chaining and Quadratic Probing to handle collisions
eeshanl/ThinkOS
Text and supporting code for Think OS: A Brief Introduction to Operating Systems, by Allen Downey.
eeshanl/edk2
EDK II
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/LinkIt
Pushed code onto github account.
eeshanl/MorseCode
eeshanl/nba
JavaScript client for various nba.com API endpoints
eeshanl/ProjectEulerSolutions
eeshanl/ratchet
Prototype iPhone apps with simple HTML, CSS, and JS components.
eeshanl/RESTful-APis
eeshanl/socket.io
Realtime application framework (Node.JS server)
eeshanl/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition