Projects

I've been deeply involved in both Erlang and C++ projects, each offering unique challenges and rewards. With Erlang, I've enjoyed working on systems that demand high availability and fault tolerance, often crafting scalable distributed applications where concurrency is handled elegantly through its process model. The functional programming paradigm in Erlang has refined my approach to concurrent programming, making me appreciate the simplicity and robustness it brings to building telecom systems and real-time web services. On the other hand, my engagement with C++ projects has allowed me to dive into lower-level systems programming, optimizing performance, and managing resources manually, which has honed my skills in memory management and efficiency. The stark contrast between the two languages has broadened my perspective on software design, enabling me to select the best tool for the job based on the specific requirements of performance, scalability, and development speed.

Erlang

C++

  • Music box

    Marcai
    Marcai

    A physical music box that calls a API connected to an AI music generator that gets fed different parameters from the box.

    github.com/ChasVasastan/Marcai
  • LCD library

    lcd
    lcd

    JHD12864E or KS0108B like Graphical LCD 128x64 pixels for the Raspberry Pi Pico.

    github.com/rymdolle/lcd