Pinned Repositories
configs
My config files (.vimrc, .zshrc, etc)
deploy-hook-bot
Telegram bot for sending notification when something is deployed on Heroku.
go-algods
Implementation of Algorithms and Data Structures in Golang
go-stc
Port of "The Super Tiny Compiler" written in Go
go-yamusic
Unofficial Go client library for Yandex.Music API
lesswrong-bot
Telegram bot for reading posts from Lesswrong and Slate Star Codex
ts-pl-tutorial
Studying how to implement a programming language in Typescript (http://lisperator.net/pltut/)
ndrewnee's Repositories
ndrewnee/go-yamusic
Unofficial Go client library for Yandex.Music API
ndrewnee/go-stc
Port of "The Super Tiny Compiler" written in Go
ndrewnee/ts-pl-tutorial
Studying how to implement a programming language in Typescript (http://lisperator.net/pltut/)
ndrewnee/lesswrong-bot
Telegram bot for reading posts from Lesswrong and Slate Star Codex
ndrewnee/configs
My config files (.vimrc, .zshrc, etc)
ndrewnee/go-algods
Implementation of Algorithms and Data Structures in Golang
ndrewnee/ndrewnee
ndrewnee/deploy-hook-bot
Telegram bot for sending notification when something is deployed on Heroku.
ndrewnee/envconfig
Golang library for managing configuration data from environment variables
ndrewnee/mailru_gophercon_2018
Solution for https://go2018.highloadcup.ru/main/ during GopherCon Moscow 2018
ndrewnee/mostly-adequate-guide-exercises
Solutions for https://mostly-adequate.gitbook.io/ exercises
ndrewnee/pool
Simple pool of workers