
Ariane developed the Process Spelunking Workshop for the CodeYourFuture/curriculum repository, creating a new curriculum module that introduces learners to Linux process management and kernel interactions. The workshop guides students through concepts like file descriptors and system calls using Linux command-line tools such as ps, lsof, and strace. Ariane’s approach combined technical writing and curriculum development to produce clear explanations, preparation steps, and hands-on exercises, enabling students to observe and reason about process behavior. The module’s structure and documentation provide a scalable template for future workshops, deepening learners’ understanding of system-level programming and improving readiness for debugging and performance analysis.

Month: 2025-03 Key features delivered: - Process Spelunking Workshop: a new curriculum module introducing processes, file descriptors, and system calls with Linux CLI tools (ps, lsof, strace); includes explanations, preparation steps, and practical exercises to help learners understand kernel–user interactions. Commit: 21b2ea0a5e5e0bee2a9f24b8eacd5902c935d1a1 (#1362). Major bugs fixed: - None reported this month. Overall impact and accomplishments: - Expanded hands-on learning capability in CodeYourFuture/curriculum, enabling students to observe and reason about process interactions with the kernel, improving readiness for debugging and performance tasks. - Documentation and prep steps provide a scalable template for future workshop modules. Technologies/skills demonstrated: - Linux command-line tooling (ps, lsof, strace), process and kernel interaction concepts, hands-on curriculum design, version control and commit traceability.
Month: 2025-03 Key features delivered: - Process Spelunking Workshop: a new curriculum module introducing processes, file descriptors, and system calls with Linux CLI tools (ps, lsof, strace); includes explanations, preparation steps, and practical exercises to help learners understand kernel–user interactions. Commit: 21b2ea0a5e5e0bee2a9f24b8eacd5902c935d1a1 (#1362). Major bugs fixed: - None reported this month. Overall impact and accomplishments: - Expanded hands-on learning capability in CodeYourFuture/curriculum, enabling students to observe and reason about process interactions with the kernel, improving readiness for debugging and performance tasks. - Documentation and prep steps provide a scalable template for future workshop modules. Technologies/skills demonstrated: - Linux command-line tooling (ps, lsof, strace), process and kernel interaction concepts, hands-on curriculum design, version control and commit traceability.
Overview of all repositories you've contributed to across your timeline