Pinned Repositories
endiom
English idioms services
khaind.github.io
:sparkles: A beautiful and simple blog
now-delayed-task
Calling other serverless function to execute delayed task in Zeit Now
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ts-node-migrate
Typescript database migration cli
khaind's Repositories
khaind/khaind.github.io
:sparkles: A beautiful and simple blog
khaind/now-delayed-task
Calling other serverless function to execute delayed task in Zeit Now
khaind/endiom
English idioms services
khaind/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
khaind/ts-node-migrate
Typescript database migration cli
khaind/awesome
😎 Awesome lists about all kinds of interesting topics
khaind/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
khaind/awesome-scalability
Scalable, Available, Stable, Performant, and Intelligent System Design Patterns
khaind/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
khaind/cpp-project-blueprint
A well structured modern c++ project using cmake
khaind/docker-cheat-sheet
Docker Cheat Sheet
khaind/educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
khaind/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
khaind/first-contributions
🚀✨ Help beginners to contribute to open source projects
khaind/fullstack
React/ApolloGraphQL/Node/Mongo demo written in Typescript
khaind/gatsby-starter-minimal
This repository was created by Gatsby Cloud
khaind/khaind
Config files for my GitHub profile.
khaind/macOS-Security-and-Privacy-Guide
Guide to securing and improving privacy on macOS
khaind/modern-cpp-features
A cheatsheet of modern C++ language and library features.
khaind/project-based-learning
Curated list of project-based tutorials
khaind/RollingCircle
Simple 2D side-scrolling infinite "roller" Unity game
khaind/STLbySTL
Some notes on C++ STL courses.
khaind/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
khaind/ThreadingCSharp
Demo for threading in C#
khaind/ts-boilerplate
Starter typescript template project
khaind/UnderstandingSmartPointer
Some demo about smart pointer in C++