hey there!


Welcome to my personal website & main home page!
I am a programmer and musician, currently pursuing a computer science degree.
My main interests at the moment are low-level programming, digital circuits (FPGAs, specially) and game development.

You might be interested in repositories I've worked on, my music or other places I visit.


Latest update

2026/02/13 00:20 -03:00
Updating some things around here, mostly music related. I got a MIDI keyboard recently, btw! A "M-Audio Keystation 49 MK3", more specifically. Struggling a bit with the velocity curve but otherwise it's a really nice keyboard.

Current projects

Here are some of the projects I'm publicly working on.
See the full projects page for other projects I've worked on.

cuca(sv)
Attempt at a SystemVerilog implementation of a set of architectures created by a teacher of mine.

Repo URL

in-progress
ConquestVM
32-bit fantasy computer, mostly inspired by Uxn. Will eventually include a compiler and emulator.

Repo URL

in-progress
J.C. Experiment OST (2024-2025)
A soundtrack for Ruvyzvat's J.C. Experiment.

On YouTube

Check the game out on Roblox

music in-progress
Acrylic
A plain-text markup file format for notetaking, trying to combine the convenience of Markdown with the outlining power of org-mode, along with a (somewhat) easy-to understand syntax and (hopefully) consistent rules.

Main repository

Vim plugin

standard library tool in-progress
Mini apps

I'm not the biggest web app enthusiast but there are a lot of upsides (mostly portability and ease of development).

Here I am putting forth some small tools (only one at the moment) that I think might be useful.

Key tester (uses JS to track key presses)

Notes and documents

While I don't have my personal wiki, I guess this suffices?

Mini tutorial de C (wip) (pt-br)

Sistema Pa (lógica) (pt-br)

To-dos

Turns out I still have a lot to do with this website. I plan to make it one of my main "outlets" to the internet, though I'm still not fully sure if I'd make it the main one.
Well, here's a general list of stuff I need to do:

  • TODO: dedicated music page (with info about songs and filtering the project list)
  • TODO: dedicated programming page (could be kind of a portfolio ig)
  • TODO: blog + RSS feed + count them in the updates list
  • TODO: add contact info
  • TODO: make a list of old projects! yeah this is also inspired by em's website lol
  • TODO: make a favicon
  • TODO: figure out a better way to place the small website cards (maybe make what friend did @ https://www.pwndrenard.net/about/liens.htm)

And here's also a list of more codebase-related to-dos I guess...

  • TODO: restructure the page code so each page exposes a single function that takes some export info and returns the contents
  • TODO: make the page list a map with the name and its info. Would help with page titles and automatic sidebar.
  • TODO: figure a simple way to batch-import functions in each page (I'm lazy).
  • TODO: fetch some font from the internet at build time (PLEASE CACHE IT WHEN DOING IT LOCALLY)
  • TODO: tag system: make each word some sort of command. Must be easy to parse though ffs
  • TODO: integrate acrylic wiki here... somehow

Social