Milan

Projects

Applications in production used every day by real teams, or personnal projects. The source of company projects is not public, so here is what I did and how.

  1. Internal RAG documentation assistant

    LE MET' IT · 2026

    Internal RAG documentation assistant

    A chatbot answering staff questions from internal documentation, hosted entirely on company servers: no data leaves the network.

    • Full retrieval pipeline: document ingestion, semantic chunking, vector indexing
    • Answer relevance work: query rewriting, dual recall, result reranking
    • Chat interface with streamed answers and enterprise authentication
    • GPU server operations and production rollout
    • Python
    • FastAPI
    • Ollama
    • Qdrant
    • Next.js
    • Proxmox
    • Fabric

    Internal project — private source.

  2. IT asset management

    LE MET' IT · 2025 – 2026

    IT asset management

    The application the IT department uses to track equipment handed to and returned by staff, wired into the existing inventory.

    • Business forms and server-side validation
    • Integration with the GLPI inventory API and hardening of the connection
    • Deployment and production operations: Linux container, managed service, logs
    • Next.js
    • TypeScript
    • MariaDB
    • GLPI API

    Internal project — private source.

  3. Dessine-moi un mouton

    Client project · 2026

    Dessine-moi un mouton

    Website made for an illustrator (my girlfriend 🤓), with a FALC portfolio, illustrations gallery and contact form.

    • Design and development of the website according to client requirements
    • Website adaptation for accessibility and Easy Read (FALC) compliance
    • Deployment and ongoing maintenance of the website
    • HTML
    • CSS
    • JavaScript
    • PHP

    Visit the site

  4. BeeAthlon

    FabLab MDesign · 2025

    BeeAthlon

    An ecological-themed laser biathlon project: the electronics and the local web interface showing the readings.

    • Assembling and programming the electronics
    • Local web interface for visualising measurements
    • Publishing a public GitHub backup repository to explain how to use and edit the devices
    • Arduino
    • C++
    • MicroPython
    • JavaScript

    Check the repository