About Me #
I have experience designing and implementing scalable web applications using a range of technologies and frameworks. My expertise in both front-end and back-end development allows me to tackle complex projects and deliver high-quality solutions.
Whether working independently or as part of a team, I am committed to delivering maintainable, well-documented code that adheres to best practices and industry standards.
My Projects #
I have worked on a variety of hobbyist projects. You can find some of them on my GitHub profile.
The most notable projects I have worked on are:
- ExTick: a project management application I'm building to learn more about Phoenix LiveView. You can find the live version of the app here.
- BetterVelovMap: a web application to visualize the availability of bikes and parking spots in the city of Lyon. You can find the live version of the app here.
- Alien: a hobbyist operating system written in C and assembly.
Contact Me #
If you have any questions or would like to work together, feel free to contact me on LinkedIn or send me an email at [email protected].
Latest posts
-
Interactive Select component using Phoenix LiveView and vanilla JS Hook
In this post, we will build a Select component using Phoenix LiveView. You will learn how to build custom components using JS Hooks.
-
Use ESbuild with 11ty.
A guide on how to configure ESbuild with 11ty.
-
Vanilla React Part 2: Routing
In this article, we will see how to create a basic React application with routing.
-
Vanilla React Part 1: Server-side rendering
In this article, we will see how to create a basic React application with server-side rendering.