Skip to content
View whispem's full-sized avatar
πŸ’­
πŸ’­

Highlights

  • Pro

Block or report whispem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
whispem/README.md

Hi, I'm Emilie πŸ‘‹πŸΌ

Creative Technologist Β· Systems-Oriented Β· Rust Learner

Curiosity-driven and focused on building things that are clear, minimal, and structurally sound.
I enjoy turning complex ideas into small, reliable systems or visual explorations where intention matters.


πŸ› οΈ What I Work With

  • Languages: Rust πŸ¦€ Β· Swift Β· SwiftUI
  • Interests: lightweight system design Β· data models Β· backend fundamentals
  • Design: UI/UX Β· scientific & interactive visualizations
  • Languages: Italian Β· English
  • Education: Aix-Marseille University (LLCER – Italian)

πŸš€ Selected Projects

Systems & Rust

  • πŸ¦€ mini-kvstore β€” exploring key-value concepts through minimal system components
  • πŸ¦€ CSV-Key-Value-Store β€” experimenting with data abstractions and robustness

Mobile & Interactive

  • 🧬 DNA Visualization β€” scientific animation in SwiftUI
  • πŸŒ™ Moon β€” interactive lunar motion experiment

🌱 Current Focus

Rust & Small-Scale Systems (since Oct 2025)

Learning by building:

  • ownership & lifetimes
  • small, understandable system components
  • distributed system principles through simple prototypes
  • early open-source contributions (Signal-iOS + tools)

I care about clarity, good documentation, and systems where simplicity is intentional.


πŸ”Ž About Me

Linguist β†’ technologist.
Structure-focused, visual thinker, curiosity-driven.

I enjoy combining creative intuition with precise technical reasoning.
My goal: build things that feel clean, reliable, and intentionally designed.

Always iterating. Always learning.


πŸ“¬ Connect


I like when complexity disappears behind something balanced, minimal, and deliberate β€” technical elegance is its own kind of beauty.

Pinned Loading

  1. mini-kvstore mini-kvstore Public

    Learning project: Building a simple key-value store in Rust πŸ¦€

    Rust

  2. mini-kvstore-v2 mini-kvstore-v2 Public

    Second iteration of my Rust key–value store β€” segmented log, in-memory index, checksums, and manual compaction.

    Rust

  3. CSV-Key-Value-Store CSV-Key-Value-Store Public

    A small command-line key-value store in Rust

    Rust

  4. Tiny-Log-Structured-KV-Store Tiny-Log-Structured-KV-Store Public

    A minimal persistent key-value store in Rust 🌱

    Rust