vaosinbi's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
public-apis/public-apis
A collective list of free APIs
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
DataTalksClub/data-engineering-zoomcamp
Data Engineering Zoomcamp is a free nine-week course that covers the fundamentals of data engineering.
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
systemdesign42/system-design
A resource to help you become good at work 👇
GoogleCloudPlatform/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
awslabs/git-secrets
Prevents you from committing secrets and credentials into git repositories
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
TobikoData/sqlmesh
Efficient data transformation and modeling framework that is backwards compatible with dbt.
sdg-1/consulting-handbook
A guide for technical professionals looking to start consulting
Shopify/ejson
EJSON is a small library to manage encrypted secrets using asymmetric encryption.
astronomer/dag-factory
Dynamically generate Apache Airflow DAGs from YAML configuration files
josephmachado/efficient_data_processing_spark
Code for "Efficient Data Processing in Spark" Course
terraform-google-modules/terraform-google-bigquery
Creates opinionated BigQuery datasets and tables
l-mds/local-data-stack
Slow & local data allows you to move fast and deliver business value for the 99.9% of the data challenges.
SnowflakeDefinitiveGuide/1st-Edition
Source Code Collection and Supplemental Material for the O'Reilly Snowflake Definitive Guide 1st Edition book
mozilla/gcp-ingestion
Documentation and implementation of telemetry ingestion on Google Cloud Platform
bartosz25/data-engineering-design-patterns-book
Code snippets for Data Engineering Design Patterns book
benniehaelen/delta-lake-up-and-running
Companion repository for the book 'Delta Lake Up and Running'
TamerKhraisha/FinancialDataEngineering
RedHatInsights/expandjsonsmt
Kafka Connect SMT to expand JSON field
GoogleCloudPlatform/bq-mirroring-cdc
jasonsmithio/serverless-eventing
Jay Smith's Serverless Eventing Journey
iht/python-profiling-beam-summit-2021
This repository contains a streaming Dataflow pipeline written in Python with Apache Beam, reading data from PubSub.
ossinova/awesome-databricks
A collection of useful and awesome Databricks resources
92twinturboz/kafka-admin-client-example
Quick and dirty example of how to use the kafka admin client with CCloud to create and modify a topic config.
junshan0/databricks-certifications
Git repository for my Databricks certification courses
osinmv/simple-key-value
Simple key-value library for personal use