From e4e9fc9bf2675f66f4952b23ba17dbc4e23381d7 Mon Sep 17 00:00:00 2001
From: adrien
Date: Wed, 28 May 2025 14:00:48 +0000
Subject: [PATCH] Update README.md
---
README.md | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 3efda57..a621f3f 100644
--- a/README.md
+++ b/README.md
@@ -25,24 +25,24 @@ My primary toolkit revolves around Python, Go, Kubernetes, Docker, Airflow, DVC,
Interests & Continuous Learning ⚙️
-Beyond my professional MLOps work, I possess a strong intellectual curiosity for High-Performance Computing (HPC) and low-level systems programming. I am fascinated by the intricacies of how software interacts with hardware to achieve maximum efficiency.
+My intellectual curiosity extends far beyond MLOps, with a deep-seated interest in infrastructure, deploying services, and system configuration. I get a real kick out of seeing things work seamlessly from the ground up, understanding the entire stack from memory optimization to continuous integration and deployment. This website is a testament to that — it's self-hosted on a home server, and you can find all the configurations and details of my setup here. I enjoy optimizing the stack, getting hands-on with the hardware, and ensuring everything fits together perfectly.
-This passion drives my current learning endeavors in:
+This enthusiasm for low-level systems and high performance drives my current learning endeavors in:
- - Zig: Exploring its potential for systems programming and performance-critical applications.
- - Memory Management: Deepening my understanding of manual and automatic memory allocation strategies.
- - Parallel Computing: Actively studying frameworks like OpenCL, CUDA, and potentially OpenGL for GPGPU, to harness parallel processing power.
- - Investigating compilers, assembly language, and hardware architecture to gain a foundational understanding of system performance.
+ - Infrastructure & Self-Hosting: Dedicated to mastering the art of building, hosting, and maintaining efficient, reliable systems.
+ - High-Performance Computing (HPC): Delving into frameworks like OpenCL and CUDA to master parallel processing and harness GPU power.
+ - Memory Management: Exploring the nuances of manual and automatic memory allocation to craft truly great software.
+ - Systems Programming (Zig): Embracing Zig for its potential in performance-critical applications. My projects like the Advent of Code 2025 solutions (/adrien/Advent-of-Code) and ZipponDB (/adrien/ZipponDB) showcase my dedication to building efficient software from scratch. ZipponDB, in particular, is a database I've built entirely in Zig with no external dependencies, focused on simplicity, performance, and portability.
+ - Linux and Kernel Exploration: Now that I'm confident in my existing skills, I'm starting to investigate Linux internals and kernel programming to gain a foundational understanding of how operating systems truly function.
+ - Compilers, Assembly Language, and Hardware Architecture: Continuously investigating these areas to gain a fundamental understanding of system performance.
-My ultimate goal is to leverage this knowledge to build exceptionally performant and resilient software systems, potentially at the intersection of MLOps and HPC.
+My ultimate goal is to leverage this comprehensive knowledge to architect and build exceptionally performant, resilient, and efficiently deployed software systems, bridging the gap between MLOps, HPC, and robust infrastructure.
-###
-
🎯 My ambition is to lead the design of cutting-edge MLOps solutions and contribute to complex, performance-critical open-source projects, ideally in a remote capacity.
📅 I am committed to daily coding and continuous learning through technical literature and community engagement.
-🎲 Fun fact: I can fall asleep in <1min every night.
+🎲 Fun fact: I can fall asleep in <1min every night.