My Projects
Some of my hobby projects:
- LAMP Stack on Docker: The name says it all, this is my setup for my daily work (I work with Magento 2).
- Sani.chat: A chat bot for recommending good coffee shops around Hanoi. Born in 2021, it can understand Vietnamese only.
- Some firefox extensions: I write/maintain some firefox extensions for my personal use.
- database-less Markdown wiki: After trying
dokuwiki
and find its support for Markdown is quite limited, I decided to write one for my own use. You can see the demo here. - docker-network-connector: a bash script and linux service runs in background automatically connect a chosen docker container to every docker network on the machine, this allows that container to contact with every other containers.
- pysqldump: parallel dump all tables in a database with python.
- muterr: opensource MacOS app for input audio mute.