Skip to content

pbalint/Playground

Repository files navigation

Playground

My various hobby projects

BLib: Small C++ library, to help me not forget C++ (There is also a sample app, for controlling the fans on my old pc)
CpuThrottling: Windows application to keep the cpu throttled to minimum (changes current power plan setting)
DirectShowCapture: C# and C++ program to capture frames from a USB webcam
Extplorer: My thesis: C# program for reading Ext 2/3/4 MBR filesystems on windows
HTTPStressTest: C# program to repeatedly issue http requests (Once upon a time, a client had an unknown number of broken servers behind a load balancer...)
InputPlayback: C# program for playing back keyboard/mouse input
JLogviewer: Abandoned log viewer in java for a logfile with custom format (grouping logs from multiple threads)
pi-temperature: Projects for reading ambient temperature via an LM92 IC on a raspberry pi (C++ project for writing measurements to a .CSV file and a Java (Spring Boot + Freemarker + highcharts) project for showing the file on a chart)
PMCFiller: Automatically fills EPAM timesheet (from 2011) :-)
Steam: Lists steam api endpoints
SVNUploader: Commits somewhere on every execution (used for making sure my father's PC is still working)
TeleSocket: PoC for forwarding connections through an arbitary client/server connection chain
WorkingHours: C# desktop app to log every logon/logoff/lock/unlock event = track time spent in front of pc
ZZChecker: saves webpage on every execution
generate_certs.sh: Bash script for generating a cert signed with a generated root authority
Arty: a small example project for parsing maven artifact information from mavenrepository.org
pcrm: Program for pulling recipes from https://www.pcrm.org/good-nutrition/plant-based-diets/recipes into an .xls file ServiceDeleter: Small C++ app to delete windows update services (to be added as a startup task, because some of them get recreated apparently)