| depo | Dependency management and lifecycle with parallel starts/stops for larger Go applications. That's what I would use instead of Uber's fx. |
| hureg | Huma framework extensions: registration groups and OpenAPI endpoints management |
| wallclock | Wall-clock aware alarms that fire at specific wall times, handling system clock adjustments gracefully. |
| vlc-sync-play | Synchronizes multiple VLC instances` playback. A proof that you can (but shouldn't) use Go for GUI applications |
| xgo-pack | Show it when somebody says it's impossible to build cross-platform Go GUI app in docker without having Mac + Linux + Windows machines |
| go-struct-flags | Just another command line flags parser based on struct tags |
| go-dto-merge | Just another config structs merger |
| github-action-ts-run-api | Sophisticated one: lib for integration testing of GitHub Actions: mock a GitHub runner and test your action locally |
| js-concurrent | Abort-aware concurrency primitives for JavaScript/TypeScript, inspired by Go's errgroup pattern |
| js-aborts | AbortController constructors inspired by Go's context package |
| accurate-count-down-timer | Fix of inaccurate Android CoundDownTimer |
| phpContentDisposition | Complete implementation of HTTP Content-Disposition header parsing and formatting |
| Web Extensions | A set of actions (blogpost) for building/deploying/signing web extensions for major browsers |
| Delayed actions | A set of actions (blogpost) for implementing delayed jobs in GitHub Actions workflows |
| git-get-release-action | Find your release using flexible filters |
| export-env-action | Exports variables from .env file to job env |
| schema-validator-action | Validate JSON/YAML file against a schema |
| Google Maps Extended Routes (private) | Injects into Google Maps and extends its routes functionality: add multiple destinations, optimize route, export to different file formats/services, make it compatible with a mobile app, etc |
| Memrise Audio Uploader | Upload audio files to Memrise courses in bulk |
| My tech blog | My personal HUGO-based tech blog about all the above and more |
| Tea Collage: React demo | Interactive tea collage personal art project |
| chrome-remote-desktop-image | Ubuntu + Chrome Remote Desktop + Firefox docker image |
| create-dmg | Docker image for MacOS DMG file creation |


