Pinned Repositories
learnGo
programming exercise solutions in Go
learnRust
programming exercise solutions in Rust
passwordCritic
bloom filter driven Go library for checking passwords against common password lists
wiki4dummies
my own wikipedia sans PHP
PyClassify
Python TensorFlow ResNet50 HTTP image classification server
samiam2013's Repositories
samiam2013/learnRust
programming exercise solutions in Rust
samiam2013/learnGo
programming exercise solutions in Go
samiam2013/cephissus
an echo server that also hands back headers
samiam2013/passwordCritic
bloom filter driven Go library for checking passwords against common password lists
samiam2013/wiki4dummies
my own wikipedia sans PHP
samiam2013/1brc
inspired by the Java 1 billion row challenge, but in go
samiam2013/ars
code for a discord bot that makes my computer make a loud air siren sound
samiam2013/babysitter
samiam2013/basicauth
golang middleware for constant-time basic auth
samiam2013/crossfire
some dumb glue code attempting to get AI LLMs to fight one another
samiam2013/envirobot
a set of go routines for acquiring data for grafana
samiam2013/foggle
code that runs on a raspberry pi to reboot my server when the power comes back
samiam2013/git-stats
samiam2013/go-pi-pmu
An attempt to measure voltage, current, phase, etc. with a rpi, transformer and current sense loop
samiam2013/hermes
go mailing tools
samiam2013/infinitePrimes
a prime sieve using new iteration in Go 1.23 to achieve theoretically infinite results
samiam2013/l33tcodez
Leetcode solutions, because why only trust leetcode with them?
samiam2013/learnPerl
simple programming exercises found here on github implemented in Perl for practice with the language.
samiam2013/loraGo
code for sending LoRa radio bursts from mac/linux for debugging
samiam2013/MH-Z14A
Go code for a carbon dioxide sensor
samiam2013/openaiStatusAPI
unofficial Golang support for the openAI Platform Status Page's API
samiam2013/PyClassify
Python TensorFlow ResNet50 HTTP image classification server
samiam2013/raspigogps
code to output gps speed on an ssh1106 display
samiam2013/rylr896
Communicate with a Reyax RYLR896 LoRa (long range) radio module from a raspberry pi with Go
samiam2013/samiam2013
samiam2013/samiam2013.github.io
my github pages page
samiam2013/slackmonitorsquelch
a piece of code to allow use of slash commands in slack to raise/lower the monitoring thresholds in the slack monitors
samiam2013/sqlvet
Go fearless SQL. Sqlvet performs static analysis on raw SQL queries in your Go code base.
samiam2013/ssh1106
some Go & C code aimed at printing text at set positions in monospace font on an ssh1106 LCD board via i2c
samiam2013/status-server
simple json api to check system resources status via HTTP