34 lines
1.3 KiB
Markdown
34 lines
1.3 KiB
Markdown
# Some cool stuff I built
|
|
|
|
## vimtabdiff
|
|
|
|
Simple python script to see diff off two directories with diff of each file in a vim tab. Typically used to replace `git difftool`
|
|
|
|
<div class="table">
|
|
+---------+-------------------------------------------+
|
|
| Project | vimtabdiff |
|
|
+---------+-------------------------------------------+
|
|
| Tags | #python, #vim, #git |
|
|
+---------+-------------------------------------------+
|
|
| Github | <https://github.com/balki/vimtabdiff> |
|
|
+---------+-------------------------------------------+
|
|
| Gitea | <https://gitea.balki.me/balki/vimtabdiff> |
|
|
+---------+-------------------------------------------+
|
|
</div>
|
|
|
|
## grocery_guy
|
|
|
|
Telegram bot to manage lists.
|
|
|
|
<div class="table">
|
|
+----------+----------------------------------------------------+
|
|
| Project | grocery_guy |
|
|
+----------+----------------------------------------------------+
|
|
| Tags | #golang, #telegram |
|
|
+----------+----------------------------------------------------+
|
|
| Gitea | <https://gitea.balki.me/balki/telegram-chklistbot> |
|
|
+----------+----------------------------------------------------+
|
|
| Telegram | <https://t.me/grocery_guy_bot> |
|
|
+----------+----------------------------------------------------+
|
|
</div>
|