Lucas Deletang
Loading contact information...
OBJECTIVE
Recent graduate in Computer Science and Networks, seeking a first job in software engineering or embedded systems.
Education
Institut Mines Télécom, Strasbourg 2022 - 2025
Engineering degree in Computer Science and Networks, Data Science and Artificial Intelligence
University of Strasbourg 2023 - 2025
Master's in Data Science and Complex Systems
CPGE Prytanée National Militaire 2020 - 2022
Preparatory Classes for Grandes Écoles (CPGE) - Mathematics and Physics
Skills and Languages
Languages: French (Native), English (Fluent, C1 (TOEIC)), Spanish (Beginner)
Programming Languages: C, C++, Python, Rust, SQL, Docker, git (CI/CD), Kubernetes (basic)
Skills: Embedded Programming, Databases, CI/CD, API Development
Soft Skills: Teamwork, Adaptability, Intellectual Curiosity
Experience
Software Engineering Intern March 2025 - August 2025
Thales Alenia Space, Cannes, France
- Designed and developed backend services for AI applications (REST/GraphQL APIs, integration of models and RAG pipelines).
- Implemented and managed databases (SQLite, PostgreSQL) for robust data storage and querying.
- Developed and integrated microservices with Docker and orchestrated data flows via Kafka.
- Implemented CI/CD pipelines for automated testing, builds, and deployments.
- Designed modular software architectures and interconnected multiple APIs in an AI-oriented environment.
Software Engineering Intern May 2024 - August 2024
VTEC Lasers & Sensors Ltd, Eindhoven, Netherlands
- Developed a Python application for visualizing and processing CSV data with AI modules.
- Designed data processing pipelines and implemented computer vision algorithms for industrial use cases.
- Optimized and manipulated time-series data using Pandas and Numpy, and generated visualizations with Matplotlib.
- Structured code and developed robust software solutions for industrial data analysis.
Some Projects
Industrial Self-Hosted Server Infrastructure
In partnership with my brother, designed and deployed a home server meeting industrial standards, from hardware assembly to software infrastructure. Implemented secure self-hosted services (VPN, Gitea, container registry, website) with Docker containerization, orchestration, and network management, ensuring reliability and scalability in an industrial-like environment.
C Compiler Targeting RISC-V
Designed and implemented a C compiler using Flex for lexical analysis and Bison for syntax analysis. The compiler translates C-like source code into a RISC-V architecture.
Connected Weather Station
Built a small weather station with temperature, humidity, and pressure sensors. Data is collected by a microcontroller and sent via Wi-Fi to a web interface for real-time monitoring.