A Bytebeat Synthesizer, that is able to make music or simple beats from a single one-line Javascript Expression using the Web Audio API. It is not completely finished yet, but basic functionality is established.
Welcome to my small project website and feel free to check out the projects listed below.
A Bytebeat Synthesizer, that is able to make music or simple beats from a single one-line Javascript Expression using the Web Audio API. It is not completely finished yet, but basic functionality is established.
A Discord Bot that is able to connect to Omegle and interact as a bridge between Discord and Omegle. This bot was written in C#. Sadly this project is now defunct, since Omegle uses now reCAPTCHA v2/3, which makes it impossible for me to handle the received captchas in Discord itself. This project required a MySQL Database, due to it's permission and multi-guild system.
A project I worked on at University for the mobile systems course. The goal was to implement an AT-styled Commandset that communicates over an virtual serial USB interface on the CC2531 using the Open Source IoT Operating System Contiki. Written in pure C.
A Game Boy Emulator written in the Go programming language. It's still a work in progress and is being actively worked on.