Pinned Repositories
2022_PyCon_BootstrappingyourLocalPythonEnvironment
Bootstrapping Your Local Python Environment Talk from PyCon 2022
2D-Mario-style-platformer
You can find the full tutorial on Youtube: https://youtu.be/KJpP85tnOKg
advanced-data-engineering-with-databricks
aeroapps
Getting started with FlightAware AeroAPI
AI-Video-Generator-Using-OpenAI-Python
Python Bot That Generates Text About a Specific Topic you Want, & Generate Video Using OpenAI Model, GTTS, & MoviePy.
AirBnB_clone_v3
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
airflow-pipline
Airflow-Snowflake-S3-SlackAlerts
This shows how to use Airflow with Snowflake and S3
Minecraft-in-Python
Project files for a tutorial on Minecraft in Python available here: https://youtu.be/DHSRaVeQxIk
tariqmusa's Repositories
tariqmusa/apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
tariqmusa/changecapture-e2e
This project shows how to capture changes from postgres database and stream them into kafka
tariqmusa/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
tariqmusa/ci_cd_lambda
Use docker, terraform and github actions to deploy Lambda code to aws
tariqmusa/cicd_for_data_engineering
This project showcases how to integrate the world of DevOps, focusing on Continuous Integration (CI) and Continuous Deployment (CD) with the realm of modern data engineering using Terraform and Azure as the case study
tariqmusa/cumulative-table-design
This repository helps teach people how to correctly define and create cumulative tables!
tariqmusa/dbt_python_docker
Use dbt to create a star schema
tariqmusa/Deep-Reinforcement-Learning-with-Stock-Trading
This project uses Deep Reinforcement Learning (DRL) to develop and evaluate stock trading strategies. By implementing agents like PPO, A2C, DDPG, SAC, and TD3 in a realistic trading environment with transaction costs, it aims to optimize trading decisions based on return, volatility, and Sharpe ratio.
tariqmusa/django-cacheops
A slick ORM cache with automatic granular event-driven invalidation.
tariqmusa/factory_boy
A test fixtures replacement for Python
tariqmusa/freqtrade
Free, open source crypto trading bot
tariqmusa/frequi
Freqtrade UI - Frontend for Freqtrade
tariqmusa/grip
Preview GitHub README.md files locally before committing them.
tariqmusa/Kubernetes-For-DataEngineering
This repository contains the necessary configuration files and DAGs (Directed Acyclic Graphs) for setting up a robust data engineering environment using Kubernetes and Apache Airflow
tariqmusa/llm-twin-course
🤖 LLM Twin FREE Course: Building Your Production-Ready AI Replica | An End-to-End Framework for Production-Ready LLM Systems by Building Your LLM Twin | WIP...
tariqmusa/modern-data-platform
End-to-end data platform leveraging the Modern data stack
tariqmusa/optionlab
A Python library for evaluating option trading strategies.
tariqmusa/pyinstrument
đźš´Â Call stack profiler for Python. Shows you why your code is slow!
tariqmusa/rag_chatbot_ultimate_guide
tariqmusa/realtime-voting-data-engineering
This repository contains the code for a realtime election voting system. The system is built using Python, Kafka, Spark Streaming, Postgres and Streamlit. The system is built using Docker Compose to easily spin up the required services in Docker containers.
tariqmusa/RealtimeStreamingEngineering
This project serves as a comprehensive guide to building an end-to-end data engineering pipeline using TCP/IP Socket, Apache Spark, OpenAI LLM, Kafka and Elasticsearch. It covers each stage from data acquisition, processing, sentiment analysis with ChatGPT, production to kafka topic and connection to elasticsearch.
tariqmusa/reservation_cancellation_prediction
Predict if a reservation will be canceled using robust Machine Learning pipelines with Airflow and Mlflow
tariqmusa/sandooo
A sandwich bot
tariqmusa/snowplow-mini
An easily-deployable, single-instance version of Snowplow
tariqmusa/stocks-analysis
Stocks analysis using python packages
tariqmusa/unsloth
80% faster 50% less memory LLM finetuning
tariqmusa/vg-metrics-lakehouse
tariqmusa/vg-sales-glue-spark-terraform
ETL job with AWS Glue
tariqmusa/watchfiles
Simple, modern and fast file watching and code reload in python.
tariqmusa/yarl
Yet another URL library