Pinned Repositories
advent-of-code
My advent of code solutions
cloudy-uploader
Unofficial CLI client for Overcast® Premium upload feature
cpython
The Python programming language
csm
Channel-based state machine
currency-converter
Extremely overengineered currency converter
Dockerized-shell
Login shell that creates docker container for every connection to ssh server (intended for CTF tasks)
go-hclog-slog
An adapter from hclog to log/slog
orca
On-demand container orchestration
SOCKSForce
Transparently force HTTP, HTTPS or tcp traffic through SOCKS5 server
stignore
Add Syncthing's ignore patterns from the terminal
Andrew-Morozko's Repositories
Andrew-Morozko/cloudy-uploader
Unofficial CLI client for Overcast® Premium upload feature
Andrew-Morozko/currency-converter
Extremely overengineered currency converter
Andrew-Morozko/Dockerized-shell
Login shell that creates docker container for every connection to ssh server (intended for CTF tasks)
Andrew-Morozko/orca
On-demand container orchestration
Andrew-Morozko/stignore
Add Syncthing's ignore patterns from the terminal
Andrew-Morozko/go-hclog-slog
An adapter from hclog to log/slog
Andrew-Morozko/SOCKSForce
Transparently force HTTP, HTTPS or tcp traffic through SOCKS5 server
Andrew-Morozko/advent-of-code
My advent of code solutions
Andrew-Morozko/cpython
The Python programming language
Andrew-Morozko/csm
Channel-based state machine
Andrew-Morozko/CTF
CTF-related stuff: write-ups, code snippets, etc.
Andrew-Morozko/deque
Fast ring-buffer deque (double-ended queue)
Andrew-Morozko/Funnel
Collects messages from different social media accounts and funnels them into Telegram chats.
Andrew-Morozko/go-cty
A type system for dynamic values in Go applications
Andrew-Morozko/go-fuzz
Github action for executing go fuzz tests
Andrew-Morozko/go-fuzz-example
An example demonstrating how to use my go fuzz actions in CI
Andrew-Morozko/go-fuzz-list
Github action for listing go fuzz targets
Andrew-Morozko/goldmark
:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
Andrew-Morozko/goldmark-markdown
Goldmark extension that renders and formats markdown files
Andrew-Morozko/hcl
HCL is the HashiCorp configuration language.
Andrew-Morozko/Pipefy
Python module that adds unix-like pipe operation and adapts common python functions
Andrew-Morozko/postgres
Docker Official Image packaging for Postgres
Andrew-Morozko/ReproSim
Reproducible Simulation library
Andrew-Morozko/semver
Work with Semantic Versions in Go