Anton Medvedev
My name is Anton Medvedev.
I am an SRE at Google.
Previously, a Software Engineer at Aviasales.
I love doing open source and creating human friendly tools.
You can find me on github,
linkedin, twitter, or reach me via
email.
Projects
zx
A tool for writing better scripts.
fx
Command-line tool and terminal JSON viewer.
numbr
The smart calculator combined with a notepad.
deployer
A deployment tool written in PHP with support for popular
frameworks out of the box.
expr
Expression evaluation engine for Go: fast, non-Turing complete,
dynamic typing, static typing.
codejar
An embeddable code editor for the browser. 🍯
finder
CSS Selector Generator.
countdown
Terminal countdown timer.
red
Terminal log analysis tools.
spark
GitHub Stars Sparklines. ⚡️
watch
A watch tool rewritten in go.
ll
A small utility to list files in the current directory with git
status info.
ᕕ( ᐛ )ᕗ More projects on GitHub
Games
Bit Planes
My first canvas game.
Built everything from scratch: engine, physics.
Шашки
Russian checkers with neuro-evolution AI.
Uses minimax with alpha-beta pruning, simple net,
evolution algorithm.