Pinned Repositories
30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
A-Path-Finding-Visualization
A python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of finding the shortest path.
AdvancedSQLPuzzles
Welcome to my GitHub repository. I hope you enjoy solving these puzzles as much as I have enjoyed creating them.
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
algorithms
Minimal examples of data structures and algorithms in Python
approachingalmost
Approaching (Almost) Any Machine Learning Problem
DEZoomcamp2024
practical-sql
Code and Data for the First Edition of "Practical SQL" by Anthony DeBarros, published by No Starch Press (2018).
MusahO's Repositories
MusahO/algorithms
Minimal examples of data structures and algorithms in Python
MusahO/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
MusahO/awesome-data-catalogs
📙 Awesome Data Catalogs and Observability Platforms.
MusahO/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
MusahO/CtCI-6th-Edition-cpp
Cracking the Coding Interview 6th Ed. C++ Solutions
MusahO/daly-bms-uart
Arduino library for communicating with Daly BMSs over UART
MusahO/data-engineering-zoomcamp
Free Data Engineering course!
MusahO/deepin-wine
【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式
MusahO/DetectDee
DetectDee: Hunt down social media accounts by username, email or phone across social networks.
MusahO/fastapi-best-practices
FastAPI Best Practices and Conventions we used at our startup
MusahO/finnhub-streaming-data-pipeline
Stream processing pipeline from Finnhub websocket using Spark, Kafka, Kubernetes and more
MusahO/first-contributions
🚀✨ Help beginners to contribute to open source projects
MusahO/gharchive_de_project
An end-to-end data engineering project on github activities data
MusahO/giter8
a command line tool to apply templates defined on GitHub
MusahO/GoBooks
List of Golang books
MusahO/LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
MusahO/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
MusahO/machine-learning-zoomcamp
The code from the Machine Learning Bookcamp book and a free course based on the book
MusahO/modbus
Fault-tolerant implementation of modbus protocol in Go (golang)
MusahO/paho.mqtt.python
paho.mqtt.python
MusahO/Price-Tracking-Web-Scraper
An automated price tracker that uses bright data, playwright, react and flask.
MusahO/project-based-learning
Curated list of project-based tutorials
MusahO/Projects-from-Scratch
Read and do projects.
MusahO/python-project-structure
A tutorial on how to manage a Python project
MusahO/reddit-streaming-pipeline
A real-time reddit data streaming pipeline for sentiment analysis of various subreddits
MusahO/RustBooks
List of Rust books
MusahO/samplemod
MusahO/scrapeOP
A python package for scraping oddsportal.com
MusahO/ttygif
Convert terminal recordings to animated gifs
MusahO/user_service
An example of a simple CRUD Web API using FastAPI