hey there!


Welcome to my personal website. I want to put most of my stuff here.
I am a programmer and musician, currently pursuing a computer science degree.
I'm currently very invested in low-level programming and chiptune, and a bit of game development.

You might be interested in my repositories over on GitHub and my music over on my YouTube channel.
(Some more related links at the end of the page)


Latest update

2026/01/12 13:50 -03:00
Decided to add a top nav to my website. Why the hell not.
I'm actually thinking of doing an overhaul on this website, but I'm not fully sure what direction I should go with. All I know is it looks dead af.

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