commit 3a5469fbacbcc3b9d8a7f86a01aff33f855e5526 parent f20ca71ba97519014429f5f49fe203e6c38652a8 Author: Szymon Mikulicz <szymon.mikulicz@posteo.net> Date: Wed, 8 Jul 2020 23:12:19 +0200 Page 2-program Diffstat:
| M | content/2-program/page.md | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/content/2-program/page.md b/content/2-program/page.md @@ -1,3 +1,11 @@ --- Title: program --- +I create software. Not only at work. Currently I am working on a playback +synchronization software to enable distributed Wave Field Synthesis system +creation with Raspberry Pis. You can find everything that I create on my +[github](https://github.com/Ashymad) and mirrored [here](https://git.5hy.men). + +<center>[<img src="http://ghchart.rshah.org/Ashymad" alt="Github Contributions">](https://github.com/Ashymad)</center> + +I program in vim on linux. Here are my [dotfiles](https://github.com/Ashymad/Dotfiles).