Skip to content
View anpawo's full-sized avatar
  • Paris / Aix-en-Provence

Block or report anpawo

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
anpawo/README.md

Hi, I'm Marius Rousset

  • I'm in my 5th year at Epitech Paris.
  • I write optimized code, template metaprogramming, and automate whatever repeats.
  • These days I mostly command LLMs around and try to get the best out of them — the first two projects below are that.
  • Available from Fall 2026 for LLM integration and automation work. Paris / Aix-en-Provence, happy to relocate anywhere.

I'm Currently Working On

  • Fleet (2026-Now)
    • A macOS background app that shows every Claude Code session running on the machine.
    • Go idle and a panel appears: one tile per session, colour-coded for done / working / waiting on you.
    • Click a tile and the terminal tab running that session comes to the front.
  • Auto Mail (2026-Now)
    • A Gmail triage bot. An AI reads the inbox, throws out the noise, and keeps what needs you.
    • What's left becomes a deck of cards in an Android app — swipe like Tinder to reply, snooze, or ban a sender for good.
  • Video-Code (2024-Now)
    • A video editing software.
    • The goal is to transform code into videos.
    • A no-code GUI will be auto-generated from the codebase for non-coders.
    • End goal is to be able to vibe code/edit your videos.

What I've done so far

  • Mary (2024)
    • A programming language made in Haskell.
    • Standard Lib includes I/O, random, structures, lambdas (closure) and atoms.
  • My-Lib-C (2022-2023)
    • A library made in C with standard functions.
    • The style is Object Oriented.
  • Notif-Pogo (2022-2023)
    • A bot discord that scrapes Pokemon Go Spawns all around the world.
    • Very generic, could handle a wide variety of filters.

Mastered Programming Languages

python c c++ haskell typescript

Also Used

swift kotlin rust

ps:
I can code in any given programming language, I've tried so many different ones that I know how it goes.
I just mentioned the ones I'm the most confident with.

Spoken Languages

  • English: C1-C2
  • French: Native

How to reach me

Pinned Loading

  1. Glados-Mary Glados-Mary Public

    Mary, an imperative statically-typed programming language.

    Haskell 1

  2. Video-Code Video-Code Public

    video editing language

    Python 3 1

  3. C-Lib C-Lib Public

    Library made for EPITECH during my FIRST YEAR

    C