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/aosabook
The Architecture of Open Source Applications
harshagowda/awesome
:sunglasses: Curated list of awesome lists
harshagowda/badprog-design-pattern-memento
Tutorial on the official website.
harshagowda/Books
harshagowda/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
harshagowda/design-patterns-cpp
C++ Design Patterns
harshagowda/DesignPattern
23 Design Patterns implemented by C++
harshagowda/DesignPatternsModernCpp
[WIP] Summarises what I learned from Dmitri Nesteruk's Udemy course regarding C++ design patterns.
harshagowda/ethernet-frame-decoding
A few Python scripts for decoding Ethernet (10baseT) frames
harshagowda/github-dataset-api
harshagowda/graphql-js
A reference implementation of GraphQL for JavaScript
harshagowda/interview
Interview questions
harshagowda/iOS-Framework
How to create, develop, and distribute iOS Static Frameworks quickly and efficiently
harshagowda/JitterbufferTest
C++ interview assignment from late 2012
harshagowda/Leetcode
Complete solutions to Leetcode problems; updated daily. (I'm looking for long-term contributors/partners to this repo! Send me PRs if you're interested! - 9/5/2018)
harshagowda/leetcode-1
每天一道leetcode
harshagowda/LeetCode-2
:pencil2: LeetCode solutions in C++ 11 and Python3
harshagowda/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
harshagowda/macOS-Security-and-Privacy-Guide
Guide to securing and improving privacy on macOS
harshagowda/MacOSX-Kernel-Filter
A Mac OS X kernel mode filter driver ( a kernel extension ) for devices, file systems and network
harshagowda/ModernDesignPatterns
Design Patterns in Modern C++
harshagowda/osx-re-101
A collection of resources for OSX/iOS reverse engineering.
harshagowda/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
harshagowda/rt-n56u
harshagowda/santa
A binary whitelisting/blacklisting system for Mac OS X
harshagowda/SE_450_Object_Oriented_Software_Development
harshagowda/sourabhr-gsoc-2017
This repository hosts the final work product submission report, demo link and file format explanations for GSOC 2017 final evaluation. I worked on Genoverse genome browser under my mentor, Steve Trevanion's guidance. I worked on enabling support for BigWig, BigBed , compressed VCF , Wiggle and BED file formats in Genoverse.
harshagowda/styleguide
Style guides for Google-originated open-source projects
harshagowda/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
harshagowda/Windows-device-driver-development