Nebelmeer Cloud UI

Nebelmeer Cloud

Project Overview A fast, lightweight alternative to standard heavy storage systems. Written entirely in Go with zero dependencies to ensure maximum execution speeds and a minimal memory footprint. Key Implementation Details High-Performance Backend: Engineered in Go utilizing the robust native net/http library to handle file streaming and directory management. Dual-Interface UX: Created a private administration space to upload, rename, and manage resources, paired with a public download portal. Security Protocols: Protected public file transfers using cryptographically secure password checks and link obfuscation techniques. πŸ”— GitHub Repository | 🌐 Live Demo

November 20, 2024 Β· Cyprien
OccuPI Dashboard

OccuPI Room Occupancy System

Project Overview Developed within a team of 6 students, OccuPI is a fully integrated IoT system that tracks room capacity and occupancy, designed for efficient facility management. Key Implementation Details Edge Detection: Programmed Raspberry Pi devices to analyze local camera feeds using YOLO computer vision networks, detecting person coordinates at the edge. Secure Networking: Configured secure MQTT (MQTTS) and HTTPS network protocols to transmit room count telemetry to a central Debian system. Central Storage & Analysis: Engineered a backend to receive inputs, saving them into a PostgreSQL database. Created a responsive web dashboard for administrators to monitor rooms and view historical data. πŸ”’ Note: This is a collaborative academic project, the source repository is kept private.

January 20, 2025 Β· Cyprien
Stugo Dashboard

Stugo Flashcards

Project Overview Stugo is a modern self-study web tool designed to implement spaced repetition. It offers an easy way to study various topics without relying on heavy cloud accounts or external trackers. Key Implementation Details JSON Parser: Designed dynamic file reading on the Go backend to process local structured JSON files containing terms, definitions, and categories. Modern UI: Implemented interactive flip cards and progress tracking components using vanilla JavaScript and CSS animations. Self-Hostable: Packaged with a focus on ease of deployment, allowing the app to run as a single static binary. πŸ”— GitHub Repository | 🌐 Live Demo

June 15, 2025 Β· Cyprien
EasyQuiz Interface

EasyQuiz Web Platform

Project Overview An interactive web application developed to engage visitors in real-time. This application was a key component of the French exhibition stand at the HFU International Festival 2025, which was voted β€œBest Stand by the Jury.” Key Implementation Details Efficient Delivery: Built using Go to ensure low latency and concurrent connection handling on a local server. Lightweight Frontend: Designed using raw, responsive HTML, CSS, and vanilla JS to maintain high compatibility across different mobile devices. Dynamic Configuration: Formatted questions dynamically to allow instant content modifications during the event. πŸ”— GitHub Repository | 🌐 Live Demo

May 10, 2025 Β· Cyprien
Oboisvene Homepage

Oboisvene Cabinetry Showcase Website

Project Overview A professional, custom showcase platform built for a cabinetmaker. The design focus was to provide an elegant visual portfolio while keeping administrative updates simple for the client. Key Implementation Details Bespoke CMS: Programmed a custom content administration system in Go with a responsive web editor, allowing the client to update project descriptions and upload photos without touching any code. Container Deployment: Deployed using Docker Compose behind an Nginx Proxy Manager setup to guarantee automated SSL encryption and routing. Zero-DB Architecture: Opted for file-based configuration to ensure low maintenance, fast load times, and simple system backups. 🌐 Live Showcase

April 12, 2025 Β· Cyprien