74 pages about "Projects"
music-paint
music-paint is a tool that allows to controller a midi device (real or virtual) using a drawing app (like paint.exe).
Current version is configured as:
- X-axis: tone
- Y-axis: velocity
PoC with a real device
You can also control a real MIDI device, connected in USB.
video coming soon!
PoC with virtual device and Logic
By using a virtual MIDI device you can control your music software (Logic, Reason, Ableton, …).
With Logic
With Reason
moulsay
++
++++
++++
++++++++++
+++ |
++ |
+ -== ==|
( <*> <*>
| |
| __|
| +++
\ =+
\ + Hello World!
|\++++++
| ++++ ||//
____| |____ _||/__
/ --- \ \| |||
/ _ _ _ / \ \ /
| / / //_//_// | | |
quicssh
😄 quicssh is a QUIC proxy that allows to use QUIC to connect to an SSH server without needing to patch the client or the server.
moul-bot 🤖
moul-bot
is my personal bot.
Its main role is to help me with repetitive tasks such as running scripts, synchronize datas, monitor services, and so on.
moul-bot is the best friend of moul-sudo
Depviz
👓 dependency visualizer for GitHub, GitLab, Jira & Trello (a.k.a., “auto-roadmap”)
- Homepage: https://github.com/moul/depviz
- Demo: https://depviz-demo.moul.io/
moul-sudo 👻
moul-sudo
is my personal sudo mode; this account allows me to use @moul as an unprivileged user.
I created moul-sudo after reading this article: https://wiki.gentoo.org/wiki/Project:Infrastructure/Incident_Reports/2018-06-28_Github
Thanks to this dedicated user, it’s now less a problem for me to use my personal GitHub account on a daily basis.
moul-sudo is the best friend of moul-bot