Hi, I’m Lenn 👋

Welcome to my blog

  • I write about coding, tools, and what I learn every day. - I also practice writing in English (with Chinese notes sometimes). - Thanks for visiting - feel free to explore my posts!

My First Post

Introduction This is bold text, and this is emphasized text. Visit this Hugo website! #include <iostream> int main(int argc, char* argv[]) { std::cout << "This is code..." << std::endl; return 0; }

January 4, 2026 Â· 1 min Â· Theme PaperMod