Files
artsite/content/experiences/hackathon-dirisi.md
Arthur DANJOU ba91408b6d feat: Add personal profile, projects, and skills documentation
- Created index.md for personal introduction and interests.
- Added languages.json to specify language proficiencies.
- Developed profile.md detailing academic background, skills, and career goals.
- Introduced multiple project markdown files showcasing personal and academic projects, including ArtChat, ArtHome, and various data science initiatives.
- Implemented skills.json to outline technical skills and competencies.
- Compiled uses.md to document hardware and software tools utilized for development and personal projects.
2025-12-22 19:39:36 +01:00

998 B

title, type, company, companyUrl, location, startDate, endDate, duration, description, tags, emoji
title type company companyUrl location startDate endDate duration description tags emoji
Hackathon CND - Machine Learning for Cybersecurity Hackathon Commissariat au numérique de défense (CND), French Armies ministry https://www.defense.gouv.fr/cnd Fort du Mont-Valérien, Suresnes, France 2025-11 2025-11 3 days Developed a Python ML pipeline during the Dirisi hackathon to classify system logs for bug and attack detection. Implemented feature extraction and preprocessing, trained and evaluated models (tree-based and lightweight neural), tuned thresholds to favor recall, and delivered a realtime prototype with visualization and reproducible code in collaboration with CND engineers. Implemented a Streamlit application to test the classifier interactively and used an LLM to generate contextual help explaining the likely origin and indicators of detected bugs or attacks for end users.
Python
Machine Learning
AI
Cybersecurity
Streamlit
LLM
🔒