Hi! I am Afiq. Welcome to my website. I am hoping to put my experiences, CV (probably), some toy projects (hopefully useful for some of you too), and some blog posts here(if any).
This cloudflare worker is a rust program compiled to webassembly. The
pages are minijinja template
embed
into the program itself using include_str!()
macro.
Oh, about those toy projects, these are expected to be webassembly, with some handwritten JS. I'll probably use egui
:D.