$ cat ./intro.txt
> role: Backend Developer_
> name: Benoît Guelin
> bio: Backend dev looking for challenging technical projects. Remote-first.
$ cat ./about.md
about.md
1 Backend developer with nearly 10 years of experience.
2 Specialized in API design and robust architectures.
4 Philosophy: clean code, simplicity, maintainable solutions.
5 Stack: Node.js (AdonisJS, NestJS) & PHP (Symfony, Laravel).
7 Looking for: remote, modern stack, well-crafted projects.
$ tree ./skills
skills/
├── backend/ Node.js, AdonisJS, NestJS, TypeScript, PHP, Symfony, Laravel
├── api/ REST, OpenAPI, Swagger
├── frontend/ React, Inertia.js, Tailwind
├── tools/ Git, Docker, Jira, Linear, pnpm
├── payments/ Payline, Adyen
└── devops/ CI/CD, Testing, Monorepo
$ ls -la ./projects
total 2
drwxr-xr-x MyLittleLibrary/
alpha # Unified media library for managing different media types in one place.
[AdonisJS]
[Inertia]
[React]
[pnpm]
drwxr-xr-x MyLittleTrivia/
alpha # Multiplayer quiz game in party mode. Create questions and challenge friends.
[AdonisJS]
[Inertia]
[React]
[pnpm]
$ git log --oneline ./career
2025-present Backend Developer @ VoyagePrive
- + Catalog management system
- + Mobile API development
- + Checkout tunnel implementation
2021-2025 Backend Developer @ Winzana
- + Contractor at VoyagePrive: catalog, mobile API, checkout (2 years)
- + Contest & rewards platform for food industry client (NestJS/React)
- + Travel tools maintenance and refactoring (PHP, Java, React)
2016-2021 Web Developer @ Tooeasy
- + Websites with Codeigniter & WordPress
- + Hybrid mobile apps with Cordova
- + WordPress trainer
$ ./contact.sh
> Interested? Let's talk.
$ echo "No forms, no tracking. Just code."
No forms, no tracking. Just code._