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");
return 1;
}
Completely normal note
This is a very unimportant note.
This is a very unimportant note.