Skip to content
View NicolasPllr1's full-sized avatar

Block or report NicolasPllr1

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

Hi! I'm Nicolas

I'm a software engineer from France ;) I've studied maths/physics, and now I enjoy programming a lot!

My interests are quite diverse, spanning traditional software engineering, modern machine learning and nlp, but also lower-level intricacies.

Projects

This year, I've worked on several Rust projects:

I also started my personal website and posted my first articles there.

I've been using Rust for nearly all my side projects and enjoying this new language a lot. However I'm using Python daily at work and love this language as well.

Open-source

Recently, I started contributing to my favourite open-source projects. In particular, I love projects with interesting and fruitful Rust/Python interop.

Pydantic

Pydantic-AI

Instructor

  • I wrote an issue and a patch related to bad JSON parsing

My goal is to continue this oss work which I enjoy a lot! You can expect more contributions coming soon, especially as I'll be joining the Recurse Center in January.

Pinned Loading

  1. mini-http-server mini-http-server Public

    Minimal implementation of a HTTP/1.1 server in Rust

    Rust

  2. mini-dns-server mini-dns-server Public

    Minimal implementation of a DNS server in Rust

    Rust

  3. rox rox Public

    Interpreter written in Rust for Robert Nystrom's Lox language

    Rust

  4. nicolaspllr1.github.io nicolaspllr1.github.io Public

    Personal blog

    HTML

  5. SuReLI/muZero SuReLI/muZero Public

    Python 4

  6. sutom sutom Public

    Implements the 'Sutom' (~ wordle) game, both for human and machines to play.

    Python