This commit is contained in:
2026-04-23 22:29:00 +02:00
parent fcd3554545
commit 3460b67777
37 changed files with 356 additions and 325 deletions
+81 -58
View File
@@ -5,99 +5,88 @@
"name": "DeepSight-Nebula",
"link": "https://github.com/TheValll/DeepSight-Nebula",
"img": "/assets/projects-img/deep.gif",
"desc": "🤖🧠 DeepSight-Nebula is a project that combines Robotics and Artificial Intelligence to prepare myself for a PhD in Robotics and AI.",
"desc": "DeepSight-Nebula is a project that combines Robotics and Artificial Intelligence to prepare myself for a PhD in Robotics and AI. The goal is to take an educational robot, originally running on Arduino, and turn it into a real-time capable platform — rewriting its firmware from scratch on ESP32 and documenting the full engineering process as a mini-thesis, from hardware bring-up to control and perception.",
"demo": "",
"language": [
"/assets/icon/CPP.svg",
"/assets/icon/Python.svg",
"/assets/icon/ROS-Dark.svg"
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Rust.svg",
"https://github.com/tandpfun/skill-icons/raw/main/icons/CPP.svg",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Python-Dark.svg",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/ROS-Dark.svg",
"https://avatars.githubusercontent.com/u/9460735?v=4",
"https://raw.githubusercontent.com/devicons/devicon/master/icons/fedora/fedora-original.svg",
"https://github.com/tandpfun/skill-icons/raw/main/icons/Docker.svg"
]
},
{
"name": "Ollama-AI-Chat-Interface",
"link": "https://github.com/TheValll/Ollama-AI-Chat-Interface",
"img": "/assets/projects-img/ollama.png",
"desc": "💬🧠 A sleek web chat interface to interact with AI models using the Ollama API! This project supports models like llama3, mistral, mini orca, and more. A great introduction to LLMs and modern AI technologies.",
"desc": "A sleek web chat interface to interact with AI models using the Ollama API! This project supports models like llama3, mistral, mini orca, and more. A great introduction to LLMs and modern AI technologies.",
"demo": "",
"language": [
"/assets/icon/Ollama.svg",
"/assets/icon/Python.svg",
"/assets/icon/Git.svg"
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Python-Dark.svg",
"https://avatars.githubusercontent.com/u/151674099?v=4",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Git.svg"
]
},
{
"name": "RocketLeague SoundBoard BakkesModPlugin",
"link": "https://github.com/TheValll/RocketLeague_SoundBoard_BakkesModPlugin",
"img": "/assets/projects-img/rl.png",
"desc": "🚗🎵 A custom soundboard plugin for Rocket League using BakkesMod! This plugin plays custom sounds during in-game events to spice up your matches with fun audio effects.",
"demo": "",
"desc": "First-ever BakkesMod plugin enabling fully custom soundboards with dynamic in-game events. The crossbar event concept is original.",
"demo": "https://bakkesplugins.com/plugin/490",
"language": [
"/assets/icon/CPP.svg",
"/assets/icon/Linux.svg",
"/assets/icon/VisualStudio.svg"
]
},
{
"name": "Spotify Overlay",
"link": "",
"img": "/assets/projects-img/spotify.png",
"desc": "🎧🖥️ A classic Spotify overlay for OBS or desktop use, displaying current song info. A clean and customizable UI project that enhances the musical experience while streaming or working.",
"demo": "",
"language": [
"/assets/icon/QT.svg",
"/assets/icon/Python.svg",
"/assets/icon/Git.svg"
]
},
{
"name": "Discord Bot",
"link": "https://github.com/TheValll/discord-bot",
"img": "/assets/projects-img/discord.png",
"desc": "🤖🎂 A fun and friendly birthday bot for Discord, featuring a daily mini-game at midnight! This project adds daily engagement and joy to any server community.",
"demo": "",
"language": [
"/assets/icon/Python.svg",
"/assets/icon/GCP.svg",
"/assets/icon/Discord.svg",
"/assets/icon/Bots.svg"
"https://github.com/tandpfun/skill-icons/raw/main/icons/CPP.svg",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Linux-Dark.svg",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/VisualStudio-Dark.svg"
]
}
],
"bottom": [
{
"name": "Spotify Overlay",
"link": "https://github.com/TheValll/spotifyoverlay",
"img": "/assets/projects-img/spotify.png"
},
{
"name": "Discord Bot",
"link": "https://github.com/TheValll/discord-bot",
"img": "/assets/projects-img/discord.png"
},
{
"name": "Airport Map Searching",
"link": "https://github.com/TheValll/airport-map",
"img": "/assets/projects-img/airport.png",
"desc": "The Airport Map Searching website allows you to visualize all the airports on a map of a searched country! I was able to learn how to use Leaflet with this project. ✈️🌎🗺️",
"desc": "The Airport Map Searching website allows you to visualize all the airports on a map of a searched country! I was able to learn how to use Leaflet with this project.",
"demo": "https://thevalll.github.io/airport-map/",
"language": [
"/assets/icon/JavaScript.svg",
"/assets/icon/Sass.svg",
"/assets/icon/Git.svg"
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/JavaScript.svg",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Sass.svg",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Git.svg"
]
},
{
"name": "Weather WebApp",
"link": "https://github.com/TheValll/react-weather-webapp",
"img": "/assets/projects-img/weather-app.png",
"desc": "This project is my very first React project, it's a weather web app that shows your current weather based on your location with some cool features. ☀️🌦🌨🌍",
"desc": "This project is my very first React project, it's a weather web app that shows your current weather based on your location with some cool features.",
"demo": "https://react-weather-webapp-delta.vercel.app/",
"language": [
"/assets/icon/React.svg",
"/assets/icon/Sass.svg",
"/assets/icon/Git.svg"
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/React-Dark.svg",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Sass.svg",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Git.svg"
]
},
{
"name": "Robot Type",
"link": "https://github.com/TheValll/type-game",
"img": "/assets/projects-img/robottype.png",
"desc": "The Robot Type game is a clone of the famous game MonkeyType, allowing you to improve and test your typing skills. This project allowed me to further enhance my competencies in JavaScript. 💻👾🎮",
"desc": "The Robot Type game is a clone of the famous game MonkeyType, allowing you to improve and test your typing skills. This project allowed me to further enhance my competencies in JavaScript.",
"demo": "https://thevalll.github.io/type-game/",
"language": [
"/assets/icon/JavaScript.svg",
"/assets/icon/Sass.svg",
"/assets/icon/Git.svg"
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/JavaScript.svg",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Sass.svg",
"https://raw.githubusercontent.com/tandpfun/skill-icons/main/icons/Git.svg"
]
}
]
@@ -107,31 +96,31 @@
"name": "Aeronautical Initiation Certificate - With honors, Self-taught",
"link": "https://www.education.gouv.fr/bo/2010/02/mene0931098n.html",
"img": "/assets/schools-img/bia.jpg",
"desc": "🛫 Self-taught diploma in aeronautics covering regulations, meteorology, aerodynamics, and aviation history."
"desc": "Self-taught diploma in aeronautics covering regulations, meteorology, aerodynamics, and aviation history."
},
{
"name": "Scientific refresher course - University of Cergy-Pontoise",
"link": "https://www.cyu.fr/",
"img": "/assets/schools-img/cy.jpg",
"desc": "📚 Short academic program in math and physics to reinforce scientific foundations and critical thinking."
"desc": "Short academic program in math and physics to reinforce scientific foundations and critical thinking."
},
{
"name": "Konexio formation - Web Developer",
"link": "https://www.konexio.eu/",
"img": "/assets/schools-img/konexio.jpg",
"desc": "💻 Practical training in web development (HTML, CSS, JS), MySQL, and application maintenance. RNCP Level 5."
"desc": "Practical training in web development (HTML, CSS, JS), MySQL, and application maintenance. RNCP Level 5."
},
{
"name": "IMIE - Web Conception",
"link": "https://www.imie-paris.fr/",
"img": "/assets/schools-img/imie.png",
"desc": "🎓 Bachelor-level training (RNCP39608) in full-stack web development, Linux, CI/CD, and agile project management."
"desc": "Bachelor-level training (RNCP39608) in full-stack web development, Linux, CI/CD, and agile project management."
},
{
"name": "Efrei Paris - Mastère Data Engineering & AI",
"link": "https://www.efrei.fr/",
"img": "/assets/schools-img/efrei.png",
"desc": "🤖 Masters degree focused on big data, AI pipelines, cloud architecture, machine learning, and data strategy."
"desc": "Masters degree focused on big data, AI pipelines, cloud architecture, machine learning, and data strategy."
}
],
"experiences": [
@@ -140,14 +129,48 @@
"date": "02/2024 - 09/2025",
"link": "https://fr.adloox.com/",
"img": "/assets/society-img/adloox.jpg",
"desc": "👨‍💻 Dev apprentice: dashboards (Streamlit), API (Flask), Docker 🐳, BigQuery 📊, Linux VM via SSH 🖥️, API docs 📚"
"about": "Ad verification and media quality measurement, specialized in carbon impact tracking for digital advertising.",
"desc": "Dev apprentice: dashboards (Streamlit), API (Flask), Docker, BigQuery, Linux VM via SSH, API docs"
},
{
"name": "IceBergData Lab",
"name": "Iceberg Data Lab",
"date": "01/2026 --",
"link": "https://www.icebergdatalab.com/",
"img": "/assets/society-img/ibdl.svg",
"desc": "🧠 AI Engineer & Data Scientist"
"about": "Data consulting firm helping financial institutions measure and manage their impact on biodiversity and natural capital.",
"desc": "AI Engineer & Data Scientist"
}
],
"certifications": [
{
"name": "Mathematics for Machine Learning & Data Science",
"issuer": "DeepLearning.AI",
"link": "https://www.coursera.org/account/accomplishments/specialization/SYU61L1L3KZB",
"img": "https://s3.amazonaws.com/coursera_assets/meta_images/generated/CERTIFICATE_LANDING_PAGE/CERTIFICATE_LANDING_PAGE~SYU61L1L3KZB/CERTIFICATE_LANDING_PAGE~SYU61L1L3KZB.jpeg"
},
{
"name": "ROS 2 Moveit 2 - Control a Robotic Arm",
"issuer": "Udemy",
"link": "https://udemy-certificate.s3.amazonaws.com/image/UC-89bd21e3-af21-42f4-8a6b-c79ff9ea1e99.jpg?v=1775824061000",
"img": "https://udemy-certificate.s3.amazonaws.com/image/UC-89bd21e3-af21-42f4-8a6b-c79ff9ea1e99.jpg?v=1775824061000"
},
{
"name": "ROS 2 — Hardware and ros2_control, Step by Step",
"issuer": "Udemy",
"link": "https://udemy-certificate.s3.amazonaws.com/image/UC-7ba1abde-1719-4dbf-9dae-15543060cf87.jpg?v=1775150592000",
"img": "https://udemy-certificate.s3.amazonaws.com/image/UC-7ba1abde-1719-4dbf-9dae-15543060cf87.jpg?v=1775150592000"
},
{
"name": "ROS 2 for Beginners Level 2 — TF | URDF | RViz | Gazebo",
"issuer": "Udemy",
"link": "https://udemy-certificate.s3.amazonaws.com/image/UC-55631397-13ea-40ca-be50-6b57f4c43f47.jpg?v=1772281119000",
"img": "https://udemy-certificate.s3.amazonaws.com/image/UC-55631397-13ea-40ca-be50-6b57f4c43f47.jpg?v=1772281119000"
},
{
"name": "ROS 2 for Beginners (ROS Jazzy - 2026)",
"issuer": "Udemy",
"link": "https://udemy-certificate.s3.amazonaws.com/image/UC-758261d8-f0a2-4005-8e62-c9fae85d4f61.jpg?v=1771330617000",
"img": "https://udemy-certificate.s3.amazonaws.com/image/UC-758261d8-f0a2-4005-8e62-c9fae85d4f61.jpg?v=1771330617000"
}
]
}