ananthrk's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
jlevy/the-art-of-command-line
Master the command line, in one page
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
faif/python-patterns
A collection of design patterns/idioms in Python
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
PostgREST/postgrest
REST API for any Postgres database
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
markerikson/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
microsoft/IoT-For-Beginners
12 Weeks, 24 Lessons, IoT for All!
mfornos/awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
aws/aws-sdk-go
AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
soulmachine/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
norvig/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
rhiever/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
ProductHired/open-product-management
A curated list of product management advice for technical people.
justmarkham/scikit-learn-videos
Jupyter notebooks from the scikit-learn video series
pedestal/pedestal
The Pedestal Server-side Libraries
patrickloeber/MLfromscratch
Machine Learning algorithm implementations from scratch.
gvolpe/trading
💱 Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
prabhatsharma/kubernetes-the-hard-way-aws
AWS version of Kelsey's kubernetes-the-hard-way
monitoringsucks/metrics-catalog
Catalog of valuable metrics you might want to collect
willemlarsen/mobprogrammingrpg
A game for exploring the development practice of mob programming
dungpa/dsls-in-action-fsharp
DSLs in Action samples in Java, Groovy, Ruby, Clojure and Scala, translated to F#
timperrett/functional-microservice-example
Idiomatic example of using functional programming to write a microservice
sanand0/ipython-notebooks
LukaszSwolkien/EngineeringMetrics
Make the work done by the engineering teams observable so that they can constantly self-improve.
tshrinivasan/google-ocr-python
Automation of google ocr through gdcmdtools library.