Research, data engineering, and machine learning systems development.
PhD research work focused on detecting weak underwater acoustic sources at extremely low Signal-to-Noise Ratios (SNR) in passive broadband sonar systems, going from 2D arrays to volumetric 3D (bearing-elevation-time) representations.
Read more ↓Designed and deployed a private, Linux-based AI server to run state-of-the-art Large Language Models (LLMs) locally. This infrastructure acts as a privacy-first, zero-cost alternative to cloud APIs, securely accessible from anywhere in the world.
Read more ↓Built a classification pipeline using spectrogram preprocessing and CNN/RNN models. Implemented a reproducible pipeline prepared for on-device edge inference.
Developed a self-hosted web application for translating technical documents while preserving their original layout. The app integrates the DeepL API with an advanced custom glossary manager, solving the critical issue of generic translations in highly specialized domains.
Built a Python/Flask backend featuring session-based user authentication. Engineered a dynamic routing system for multiple SQLite databases (automatically organized by language pairs, e.g., EN-FR) to store and enforce strict domain terminology during the translation process.
Designed RESTful endpoints (CRUD) allowing asynchronous glossary management from the frontend UI. The entire infrastructure is hosted on a personal Linux home server, administered remotely via SSH, ensuring full data privacy and zero cloud hosting costs.