Stars
List of Computer Science courses with video lectures.
A complete computer science study plan to become a software engineer.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and …
Helm Chart for running Logfire 🪵️🔥
Reproducible off-grid solar streetlight dimming-control framework with battery runtime forecasting and blackout severity metrics.
Code snippets for Data Engineering Design Patterns book
Code for "Efficient Data Processing in Spark" Course
NikolayS / pgx_scripts
Forked from pgexperts/pgx_scriptsA collection of useful little scripts for database analysis and administration, created by our team at PostgreSQL Experts.
This is a repo with links to everything you'd ever want to learn about data engineering
Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. Join the course here 👇🏼
Open-source media server with a web interface and desktop app for anime and manga.
Welcome to a comprehensive repository of C++ notes, meticulously curated from my college experience and online learning journey. Whether you're a novice exploring the basics and some advance topic …
Curated list of project-based tutorials
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Master programming by recreating your favorite technologies from scratch.
Ghostty website. For the source to the Ghostty project, please see https://github.com/ghostty-org/ghostty
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
C++ implementation of recursive descent parser
42 - Recoding your own implementation of the C++98 STL containers
👩💻 🇲🇦List of awesome Moroccan things for developers 🇲🇦👨🏻💻
Push Swap is a sorting algorithm challenge where you must sort a stack of integers using a limited set of stack manipulation instructions with minimal operations.