Skip to content
View Antoinenz's full-sized avatar

Organizations

@MonsterProd85

Block or report Antoinenz

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
Antoinenz/README.md

hey, i'm antoine πŸ‘‹

full-stack dev and photographer in auckland, new zealand. kiwi and french.

i like building small, fast, self-hostable things β€” mostly rust and typescript β€” and i have a soft spot for desktop apps that don't ship a whole browser just to draw a window.

rossi.nz Β· antoinerossi.nz Β· instagram Β· linkedin

about me

my grandfather registered rossi.nz when i was a kid and got me into coding. i picked up python at around 10, moved on to html and css, and eventually ended up in rust, go and whatever else the project needed. i spent a couple of years in france (2023–2025), came back fluent, and kept coding and shooting the whole time.

none of this is my job (yet). everything here is a hobby, a way to get better, or a tool i wanted and couldn't find. i'm studying electrical engineering, and once that's done i'll probably put all this to use in a job or start something of my own.

i never really set out to have a philosophy, but looking back most of what i build ends up the same way: one binary, one folder to back up, runs on your own machine, doesn't phone home. no electron, no telemetry, nothing you can't just delete.

when i'm not coding i'm behind a camera, running events, or behind a mixing desk β€” not quite professionally, usually just for fun or to help out.

stuff i've built

project what it is built with
OpenAir open-source, cross-platform airplay 2 transmitter. streams your pc's audio to homepods, apple tvs and shairport sync β€” multi-room, lossless alac, and the whole protocol stack (discovery, homekit pairing, encrypted rtsp, ptp timing) written from scratch. rust
Vitrine a self-hosted photo gallery for photographers and artists. collections shown as 3d-tilting stacks of prints, a proper deep-linkable viewer, per-collection visibility and passwords, exif stripped on serve. one node process, one sqlite file. sveltekit, svelte 5, sqlite
Claudeometer desktop app for tracking claude.ai usage limits live from the system tray, with notifications and a local http api so coding agents can check their own usage and stop cleanly before hitting a limit. also runs headless. tauri v2, rust, react
mcplug & mcbackup a pair of minecraft server tools: a terminal plugin manager that identifies jars by hash, updates transactionally with rollback and restarts when nobody's on; and versioned, deduplicated, player-aware backups to cloudflare r2. rust, python, restic
OpenWhatsApp a native whatsapp client for windows on webview2 β€” ~70 mb of ram instead of ~350, and it actually stays logged in. tauri, rust
spotify-videos a web app that plays the music video for whatever's playing on spotify, via a self-hosted invidious instance. made for parties β€” plug a laptop into a projector and let it run. html, js

there's a bunch of other smaller things scattered around my repos, and a few bigger ones that aren't public (yet).

things i host

i own more domains than i probably should. some of what's on them:

  • podesentar.com β€” everyone in the room opens it on their phone and the same video plays in perfect sync. a joke that got wildly overengineered: per-device ids, drift telemetry, an admin dashboard, ios safari workarounds. worth it.
  • shortlink.nz β€” a url shortener, and my first proper website with a backend. i've modernised it a bit since (cloudflare pages + supabase) but honestly it still doesn't work that well. it's here for the nostalgia.
  • hostanything.app β€” host any file, paste one link, and it embeds inline wherever you drop it. built to get around discord's 10 mb cap. abandoned-ish.
  • downloadanything.nz β€” invite-only media downloader running on a raspberry pi at home, with a chain-of-trust invite system so it stays under the radar. abandoned-ish too.
  • tachyon-studios.com β€” a "company" i made up for a school project and kept as a brand because i like the name.

tech i reach for

rust typescript tauri sveltekit react go python sqlite supabase docker cloudflare

say hi

πŸ“« contact@rossi.nz Β· 🌐 rossi.nz

Pinned Loading

  1. OpenAir OpenAir Public

    Open Source Cross-Platform AirPlay 2 Transmitter

    Rust 2

  2. Claudeometer Claudeometer Public

    desktop app for tracking claude usage limits

    TypeScript

  3. Vitrine Vitrine Public

    self-hosted photo gallery for photographers and artists

    TypeScript 1

  4. battery-tray battery-tray Public

    lightweight windows tray app that predicts battery time to empty

    Rust

  5. spotify-videos spotify-videos Public

    a webapp that plays music videos from spotify

    HTML 1

  6. MonsterProd85/spotify-fullscreen-mode MonsterProd85/spotify-fullscreen-mode Public

    A chrome extention that allows users to present a beautiful interface for playing music.

    JavaScript 1 1