ClimeFi
Software Engineer
Building the technology that powers ClimeFi’s carbon dioxide removal (CDR) projects end to end, from sourcing through delivery.
Software engineer · Paris
I'm Malek. I'm a software engineering intern at ClimeFi, where I help build the platform that connects companies fighting climate change with trusted carbon removal suppliers. I'm currently finishing my master's degree at Sorbonne University.
Software Engineer
Building the technology that powers ClimeFi’s carbon dioxide removal (CDR) projects end to end, from sourcing through delivery.
Communication software between a UPEC nanosatellite and a ground station. Each pass only gives a few minutes on an unreliable link, so the system recovers lost data and resumes interrupted transfers automatically.
C · Python · Linux
Interactive visualizations for sorting and pathfinding, from bubble sort through A*, with step-through controls and adjustable speed. Built to make trade-offs visible without turning the page into a textbook. Live at algo.mmalekrais.com.
Next.js · React · TypeScript · Tailwind CSS
A simple 2D adventure game set in a small world filled with monsters and NPCs to interact with and explore.
Java
A minimal grep clone from the Rust book exercise. Read a file, search for a string, print matching lines. Small scope, but it covers ownership, error handling, and CLI parsing in one place.
Rust
A script that joins a Meet as a guest and pipes audio into the call using Playwright and virtual audio routing. It quits when the audio finishes.
Python · Playwright
The official Rust book.
Interactive introduction to Go syntax and basics.
Common Go pitfalls and clearer patterns.