Projects
Welcome to my projects page! Here, I showcase some of the personal projects I've worked on.
Custom Shopify Website for a Friend’s Business
I helped a friend build and customize their Shopify store to create a clean, user-friendly online presence for their business. The project focused on improving the layout, optimizing the product pages, and ensuring a smooth mobile experience.
I worked on theme customization using Liquid, HTML, and CSS, while integrating small interactive elements with JavaScript. I also helped set up navigation, SEO basics, and automated email notifications. This project gave me the opportunity to collaborate directly with a client, balancing technical constraints and visual goals.
Technologies: Shopify, Liquid, HTML, CSS, JavaScript
See websiteHome Assistant & Smart Home Setup
I built a complete home automation system powered by Home Assistant, running on a Raspberry Pi. The setup uses Zigbee and MQTT to connect sensors, switches, and lights. Lighting and motion are automated based on presence and time of day, improving both comfort and energy efficiency.
I also created an e-ink display using ESPHome to show the weather, local transport incidents in Lyon, and available scooters in my street. This project allowed me to combine electronics, networking, and software development while exploring the possibilities of APIs and microcontrollers.
Technologies: Home Assistant, Raspberry Pi, Zigbee, MQTT, ESPHome, Python, REST API, motion sensors
See more on GitHubSelf-hosted Home Server
I set up a personal server at home using Proxmox to host and manage my own services. It serves as a playground for experimenting with virtualization, networking, and deployment workflows.
The server currently hosts a Nextcloud instance for photo storage and backup, and a Jellyfin setup for local media streaming. Everything runs in Docker inside a virtual machine, with Nginx Proxy Manager for reverse proxy management and Cloudflare for domain routing. I plan to migrate my Home Assistant installation to this setup for better resilience and centralized management.
Technologies: Proxmox, Docker, Nginx Proxy Manager, Cloudflare, Nextcloud, Jellyfin, Linux, home networking
See more on GitHub