Stuff I Made

Home

You did it! You absolute mad person, you found my portfolio page! 😁

Let me and my page welcome you to this small corner of the web:

#include <stdio.h>

int main()
{
 printf("Hello brave visitor!\n");
 return 0;
}

About me

My name is Filip and this page is meant to show off all the cool stuff I built. Sadly, it's still under construction, but you can find my GitHub page here.