phavn's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
cfenollosa/os-tutorial
How to create an OS from scratch
MagicMirrorOrg/MagicMirror
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
fabric/fabric
Simple, Pythonic remote execution and deployment.
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
elastic/logstash
Logstash - transport and process your logs, events, or other data
saltstack/salt
Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:
trimstray/test-your-sysadmin-skills
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
Chalarangelo/30-seconds-of-python
Short Python code snippets for all your development needs
Yelp/elastalert
Easy & Flexible Alerting With ElasticSearch
redis/hiredis
Minimalistic C client for Redis >= 1.2
rust-lang/rust.vim
Vim configuration for Rust.
purpleidea/mgmt
Next generation distributed, event-driven, parallel config management!
marcosfede/algorithms
Solved algorithms and data structures problems in many languages
Apress/low-level-programming
Source code for 'Low-Level Programming' by Igor Zhirkov
priyankchheda/algorithms
Data Structure Libraries and Algorithms implementation
ZystemOS/pluto
An x86 kernel written in Zig
brianrhall/Assembly
Assembly Programming and Computer Architecture for Software Engineers
mrgian/felix
🐱 Experimental operating system written in Rust
xorpd/asm_prog_ex
Exercises for Assembly language course
hpcugent/logstash-patterns
Grok patterns for parsing and structuring log messages with logstash
nemosminer/NemosMiner
NemosMiner multi algo profit switching NVIDIA miner
dvklopfenstein/PrincetonAlgorithms
Python implementations of selected Princeton Java Algorithms and Clients by Robert Sedgewick and Kevin Wayne
iahmad-khan/RHCSA
RHCSA labs and exercises
nleiva/ansible-links
My personal Ansible bookmarks
mateuszstompor/rhce-ex294-exam
Repository containing questions preparing for EX294 exam
merlin-vrn/ansible-labs-EX294
phavn/python-systemd-tutorial
A tutorial for writing a systemd service in Python