Programming
Programming is the basis of all in computer science. It defines how the operating system and software will work. Programming is a creative task. There is no right or wrong way to solve a problem. With the right skills, a software craftsman can solve any number of problems. The possibilities are only limited by your imagination

Query Your Device as a Relational Database With Osquery Paid Members Public
Stop chaining commands start making SQL queries to fetch OS information

How To Mock AWS Services in Python Unit Tests Paid Members Public
Simulate and test your code interactions with AWS
How To Build A Prometheus Exporter For DHT22/AM2302 Sensor Paid Members Public
Track your home temperature and humidity with a Raspberry Pi
How To Automate Your Coding Style With Pre-Commit Paid Members Public
See how to enhance code quality and gain time
How To Make Your Python Code Prettier With Dataclasses Paid Members Public
Represent elegantly data models with ease