From 98120ede45649ceb22d2c59d89f1998243a7a1ae Mon Sep 17 00:00:00 2001 From: Marco Cetica Date: Fri, 7 Nov 2025 17:30:34 +0000 Subject: [PATCH] First upload --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e0254e --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Hi, I'm Marco. 👋 + +My interests span two main areas: + +- **System Programming**: with a focus on x86 and ARM Cortex-M architectures. I have practical experience developing +in C, (some)C++, Python, Go, Bash and Linux internals; +- **Operations Research**: especially anything related to LP and combinatorial optimization. + +In this profile you will find some of the worth sharing projects I've built for fun over the years.