Dave's repositories
influxdb-migration
An easy, step-by-step guide to migrate InfluxDB data from legacy (1.x) to new version (2.x)
PanasonicSNGCJA5
Python driver for Panasonic SN-GCJA5 particulate matter (PM) sensor. Tested on Raspberry Pi Zero/Zero W/3B+/4B
ti_ads1115
Driver for Texas Instruments TI ADS1115 analog-to-digital converter, written in Python
aws-python-serverless
An easy, step-by-step guide to deploy Python code to AWS Lambda using Serverless Framework.
data-structures-and-algorithms
Data structures and algorithms exercises
docker-cheat-sheet
Commonly used Docker commands
git-cheat-sheet
The most common Git commands
golang-exploration
Exploration, learning, and a bunch of codes written in Golang
influxdb_tool
A class wrapper that simplifies interaction with InfluxDB 2.0+
node-authentication
Basic Node authentication demo
node-store
Simple store app made using Node.
number-generator
Number generator which demonstrates common use of 'stateful' component in React application
onelinerhub
Lib with nearly 800 (and counting) minimalistic code pieces with clear explanation @ onelinerhub.com
regex_patterns
A collection of regex patterns
slider_with_tick_marks
Custom Flutter slider with major and minor ticks
sysmonitor
A Python-based wrapper class built on top of psutil module
unix_commands
Most commonly used Unix commands
windows-sys-monitoring
System monitoring tool for Windows
kotlin-exploration
A collection of Kotlin codes, features, and examples