Skip to content
View mrnossiom's full-sized avatar

Organizations

@wiro-libre
Block or Report

Block or report mrnossiom

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
mrnossiom/README.md

GitHub follow button Twitter follow button Mastodon follow button Discord join button

Hi 👋, I'm an eighteen years old French student.


I started programming at ten with a wonderful book: Javascript for kids (Eyrolles). I did a lot of web development, done a discord bot in JavaScript (that I later rewrote in TypeScript for type safety and more fun). Likewise, I discovered Rust in 2021, and I think this is the most elegant system programming language we had until now.

I love Open Source ❤️ and try to contribute as much as I can.

Contact me by Mail or by Discord (@mrnossiom)

Stack/Tools

  • Code/Browsing : Helix logo / Firefox logo

  • The Holy Language : Rust logo

  • Web : TypeScript logo / NextJS logo / ChakraUI logo

  • Database : PostgreSQL logo with Diesel logo / Prisma logo / Supabase logo

  • DevOps : Nix logo / Docker logo / Docker logo

Projects

Pinned

  • git-leave in Rust [GitHub]

    Check for unsaved or uncommitted changes on your machine

  • label-logger in Rust [GitHub]

    A Cargo-like logging library

  • wakatime-lsp in Rust [GitHub]

    A dead-simple LSP around wakatime-cli to send code tracking heartbeats

  • dotfiles in Nix [GitHub]

    Nix dotfiles containing my entire computer and home server configuration along with desktop configuration

Stale

  • declarative-api in Rust [GitHub]

    A wannabe full toolchain for an OpenAPI replacement including a compiler with pluggable generators as output

  • pgpaste in Rust [GitHub]

    A set of tools (server, terminal client, library, and soon web client) to share text and media over the net like pastebin.com. The whole process uses OpenPGP to sign or encrypt your data. With features like expiration, burn after reading, link shortening, and more.

  • embedded-car in Rust [GitHub]

    A duo of crates with a core to control a Blue Pill (microcontroller) linked to motors and sensors to control a car. And a client to control the car from a computer with an XBox controller. I originally made this to explore the embedded side of Rust

  • discord-smp-link in Rust [GitHub]

    A Discord bot using OAuth2 to connect your enterprise or education Google Account with your Discord account in a server. Giving the ability to check the identity of somebody and let them quickly enter your guild.

  • MeTomT (Terminated) in TypeScript

    My first Discord bot with loads of commands that I started in JavaSript. I later moved to TypeScript. Then I pushed too far and I ended up creating a monstrous type system.


Metrics

Pinned

  1. git-leave git-leave Public

    A cli tool to check which repo have dirty worktree or not pushed commits

    Rust 10

  2. dotfiles dotfiles Public

    Nix files that govern my computer (and home-server) software

    Nix 2

  3. wakatime-lsp wakatime-lsp Public

    A dead-simple LSP around wakatime-cli to send code tracking heartbeats

    Rust 2

  4. label-logger label-logger Public

    A Cargo-like logging library

    Rust 1

  5. ruspell ruspell Public

    A port of Hunspell to Rust (but hopes to be more)

    Rust