My avatar, a cat picture

Hello world!

2026-05-31

Nothing much for now. Finishing this website first but very excited to write my first blog post!

This page might change much to test the blog portion of the site.

Here's a code snippet as useful as this blog post:

#include <stdio.h>

int main(void)
{
    printf("Hello world!\n");
    printf("Another hello world line but this one is like really long just to test out some overflowing capacities. There's truely nothing there...................................................\n");
    return 1;
}

Completely normal note

This is a very unimportant note.

This is a very unimportant note.