Pinned Repositories
apig
Use http.Handler inside AWS Lambda running behind AWS Gateway HTTP API
cloudfront-autoindex
AWS Lambda to work around index.html S3/CloudFront mess
leproxy
https reverse proxy with automatic Letsencrypt usage for multiple hostnames/backends
llmcli
A command-line interface tool for interacting with Large Language Models through AWS Bedrock
mdlinks
Markdown cross-document links checker
smartcrop
smartcrop implementation in pure Go without opencv dependency
tlstun
Basic socks5 over TLS proxy
update-cloudformation-stack
Github Action that updates CloudFormation stack parameters while preserving other settings
zipserver
Serve static assets from a ZIP file over HTTP
artyom's Repositories
artyom/leproxy
https reverse proxy with automatic Letsencrypt usage for multiple hostnames/backends
artyom/tlstun
Basic socks5 over TLS proxy
artyom/dot
DNS-over-TLS (DOT) resolvers for Go
artyom/sshpf
minimalistic ssh server only allowing port forwarding to an (optionally) limited set of addresses
artyom/rex
rex executes given command(s) on multiple remote hosts, ssh-connecting to them in parallel
artyom/alblogs
Command to get a sample of AWS ELB logs into a local sqlite database for ad-hoc analysis
artyom/gofontweb
Embeddable Go fonts in woff2 format
artyom/grok
Standalone server terminating https and proxying requests in plain http over reverse ssh tunnels
artyom/notes-server
Small web server to handle personal notes
artyom/buffering
http.Handler wrapper buffering bodies of http requests to on-disk files before passing them to child handler
artyom/zipserver
Serve static assets from a ZIP file over HTTP
artyom/httpgzip
http.Handler wrapper enabling on-the-fly gzip compression for supporting clients
artyom/unleash
Run multiple copies of the same program in parallel
artyom/wspush
Service to deliver redis PUBSUB messages over websocket
artyom/llmcli
A command-line interface tool for interacting with Large Language Models through AWS Bedrock
artyom/update-cloudformation-stack
Github Action that updates CloudFormation stack parameters while preserving other settings
artyom/awssize
artyom/cmdserver
Web server that runs a single command (like cgi, but even simpler)
artyom/dump-github-issue
artyom/hujson
Command to reformat JWCC files
artyom/json2yaml
Command json2yaml converts JSON documents to YAML
artyom/post-pr-comment
GitHub Action to post comment on a pull request
artyom/rds
wrapper for mysql command that fetches AWS RDS credentials from AWS Secrets Manager
artyom/retry
artyom/snappy
Basic cli tool to compress/decompress data with snappy compression algorithm
artyom/tailserver
`tail` but over http
artyom/test-multiline
artyom/tldr
a tiny wrapper around llmcli
artyom/tpl-aws-sdk
template Go code to use AWS SDK
artyom/twist
Twist API client for Go