Pinned Repositories
chess-engine
The chess engine can generate all legal moves for a given position upto an arbitrary depth.
Competitive-Programming
This is a collection of useful Competitive Programming material!
Low-Level-Design
Useful Resources for Low Level System Design
microservices-core
This repo uses three simple services to illustrate how most distributed microservice architecture systems work. We use Go for creating a reverse proxy and Java for service discovery and registering profiles. The services use heartbeats to stay registered. We use the MySQL database in service registry and profile.
system-design-notes
A repo for system design notes by various authors
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
system_design
Preparation links and resources for system design questions
youtube-projects
These are project resources for the live YouTube lectures. Includes dependency injection, git internals, code reviews and the system design contest.
Low-Level-Design
Low Level Designs of common data structures. These designs keep concurrency control, latency and throughput in mind. We use design patterns where applicable to make the code readable, extensible and testable.
system-design-resources
These are the best resources for System Design on the Internet
coding-parrot's Repositories
coding-parrot/Low-Level-Design
Useful Resources for Low Level System Design
coding-parrot/youtube-projects
These are project resources for the live YouTube lectures. Includes dependency injection, git internals, code reviews and the system design contest.
coding-parrot/chess-engine
The chess engine can generate all legal moves for a given position upto an arbitrary depth.
coding-parrot/microservices-core
This repo uses three simple services to illustrate how most distributed microservice architecture systems work. We use Go for creating a reverse proxy and Java for service discovery and registering profiles. The services use heartbeats to stay registered. We use the MySQL database in service registry and profile.
coding-parrot/Competitive-Programming
This is a collection of useful Competitive Programming material!
coding-parrot/system_design
Preparation links and resources for system design questions
coding-parrot/system-design-notes
A repo for system design notes by various authors
coding-parrot/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
coding-parrot/LeetCode
Solving Leetcode problems here
coding-parrot/java-samples
☕ Java samples for Google Workspace APIs.
coding-parrot/ImportJSON
Import JSON into Google Sheets, this library adds various ImportJSON functions to your spreadsheet