Worked on a coding project
Used Github
Used Docker
Deployed on Digital Ocean
Used Digital Ocean Infrastructure
Deployed a Backend System
Developed CI/CD pipeline
Used Elixir
+6
I wrote my first true discord bot in Elixir using the Nostrum library.

Vox is a bot managing the creation and deletion of voice channels for my classmates. It also supports option to change the permissions of the created voice channels, using the classic commands or the "new" interactions one (also called slash commands).

The whole thing is deployed automatically using Github Actions, Docker and a VPS from Digital Ocean :)

I collaborated with one of my classmate who was curious about Elixir!