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/07/18 02:33 -03:00
Been playing End of Starchild this month, it's really damn good - go check it out!
It's a... I guess Doom-like game. With a lot of style, banger OST, and a story that I still haven't figured out but is told in a really cool way.
I must say I looked at the wiki a lot for guidance after my first playthrough. Got impatient lol

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

Latest song

Hilltop Zone (Arrange) [Sonic the Hedgehog 2] (2026)
nice little song I love it
OPL3 + PCMD8
FurnaceTracker
Internet Archive YouTube
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: portfolio (probably better as a separate page, yeah)
  • TODO: contact info
  • TODO: blog
  • 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)
  • TODO: sitemap

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