Hello World!

January 7, 2024 (8mo ago)

blabla

#include <iostream>

int main() {
  std::cout << "Hello World!";
}

link

work

image

Stuff and More stuff

⚠️

Disclaimer: My site is my “breakable toy”. I enjoy and intentionally change technology and try new patterns here. I'd encourage you to do the same and then write about why you made those choices.