My name is Andrey, I'm usually working on my own projects here, on GitHub. There are a lot of utilities for solving different tasks that appear in my Internet life; and some projects are made just for fun.
MegaProxy:
- Android client β an Android client for custom proxies (HTTPS, SSH, SSH + jump host) with split tunneling
- Server config tool β with this tool or playbooks that it includes one can setup own server
Libraries:
- node-console-progress-bar-tqdm β progress bar for CLI on Node.js (TS) with an interface that very similar to Python's TQDM
- node-linkify-lite β very lightweight library for replacing URLs in a text with HTML links; doesn't support TS for now, but if someone asks, I'll do it
Miscellaneous:
- andre.life β my homepage with its own simple building system
- Game of Life β an implementation of Conway's Game of Life on TS + Parcel; you can try it on life.underlime.net
- asm-primes β a programm on NASM that calculates a sum of primes; was written only for assembler fun
Utilities:
- sms487 β an Android app (on Java) and a server (on Go) for sending notifications from a phone to SQS
- dotfiles β config files for *nix systems: zsh, tmux, vim, git and others, some useful scripts
- huegrok β since Ngrok isn't available anymore in my location, I created my own solution with Bash and Ansible; simple but good enough for my tasks
- github-repos-backuper β nobody knows the future of GitHub there, so I have this utility for periodically backing up of my repositories; it clones all of them to a local storage




