aaur0's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
google-research/google-research
Google Research
checkcheckzz/system-design-interview
System design interview for IT companies
cjbarber/ToolsOfTheTrade
Tools of The Trade, from Hacker News.
andkret/Cookbook
The Data Engineering Cookbook
s-matyukevich/raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
twowaits/SDE-Interview-Questions
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
jghoman/awesome-apache-airflow
Curated list of resources about Apache Airflow
ploomber/ploomber
The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️
QData/TextAttack
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
yyx990803/build-your-own-mint
Build your own personal finance analytics using Plaid, Google Sheets and CircleCI.
jmfernandes/robin_stocks
This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
kotartemiy/pygooglenews
If Google News had a Python library
goldmann/docker-squash
Docker image squashing tool
styfeng/DataAug4NLP
Collection of papers and resources for data augmentation for NLP.
youknowone/ring
Python cache interface with clean API and built-in memcache & redis + asyncio support.
AltimateAI/vscode-dbt-power-user
This extension makes vscode seamlessly work with dbt™: Auto-complete, preview, column lineage, AI docs generation, health checks, cost estimation etc
kendricktan/misocoin
Barebones bitcoin-like protocol implemented in Python 3.6
ekampf/PySpark-Boilerplate
A boilerplate for writing PySpark Jobs
svenkreiss/pysparkling
A pure Python implementation of Apache Spark's RDD and DStream interfaces.
d-akara/development-resources
Collection of useful development resources
pochmann/PyTricks
Collection of less popular features and tricks for the Python programming language
deskool/nlp-class
A Natural Language Processing course taught by Professor Ghassemi
AltimateAI/awesome-data-contracts
A curated list of awesome blogs, videos, tools and resources about Data Contracts
AltimateAI/altimate-django
Prevent Data Issues in Django Apps
iamtrk/Algorithms
Algos&DS that I am practicing, useful for interview preparation (WIP) : Sources=> Leetcode, Programmers Creek, n00tc0d3r etc..