Pinned Repositories
A-to-Z-Resources-for-Students
Curated list of resources for college students
ag-grid-autocomplete-editor
Quick implementation of autocompletion into ag-Grid cell using autocompleter package.
agent
The Buildkite Agent is an open-source toolkit written in Golang for securely running build jobs on any device or network
algo
AlgoCpp
Various algorithms/data structures in C++ for programming interviews
AmboVent
AmboVent 1690.108
aosabook
The Architecture of Open Source Applications
awesome
:sunglasses: Curated list of awesome lists
NixDOS
A tiny OS boots off a X86 (we tested on Intel 386)
harshagowda's Repositories
harshagowda/algo
harshagowda/AlgoCpp
Various algorithms/data structures in C++ for programming interviews
harshagowda/chrome-extension-api-for-safari-and-firefox
Create extensions for Chrome, Safari, Firefox (and Opera) with the same source code.
harshagowda/coding-interview
C++ source code for a few different algorithm design problems
harshagowda/Coding-questions
Elements in Interview C++ alternative solutions
harshagowda/Design-Patterns-GoF
Working code for the Design Patterns book from the Gang of Four.
harshagowda/DesignPatternsWebinar
Materials for the Design Patterns webinar
harshagowda/dotfiles-1
Default configuration for Le Wagon's students
harshagowda/DTrace-book-scripts
Scripts from "DTrace: Dynamic Tracing in Oracle Solaris, Mac OS X, and FreeBSD", by Brendan Gregg and Jim Mauro, Prentice Hall, 2011.
harshagowda/eBook-1
harshagowda/epi
Elements of Programming Interviews C++ Solutions
harshagowda/ethernetdecode
A tiny Go package for decoding ethernet frame headers
harshagowda/google-interview-university
A complete daily plan for studying to become a Google software engineer.
harshagowda/mac-appdev-book
Book manuscript for "Develop Mac Apps With a Clean Architecture and Swift"
harshagowda/macops
Utilities, tools, and scripts for managing and tracking a fleet of Macintoshes in a corporate environment
harshagowda/netfil
A kernel network manager with monitoring and limiting capabilities for macOS. #nsacyber
harshagowda/Traced
Proof of concept on how to parse a `.trace` file generated by Instruments