public class OraceEDJO {
String name = "Orace EDJO";
String location = "Cotonou, Bénin 🇧🇯";
String role = "Développeur Backend Java / Spring Boot";
String experience = "3+ ans d'expérience";
String[] languages = {"French", "English"};
String[] code = {"Java", "TypeScript", "JavaScript", "Python"};
Map<String, String[]> technologies = Map.of(
"backend", new String[]{"Spring Boot", "Spring Cloud", "Spring Security", "NestJS", "FastAPI"},
"databases", new String[]{"PostgreSQL", "MongoDB", "MySQL", "Firebase"},
"ai_ml", new String[]{"Machine Learning", "Deep Learning", "RILContour"},
"devOps", new String[]{"Docker", "Kubernetes", "Git", "GitLab", "AWS"}
);
String currentFocus = "Systèmes distribués, APIs REST haute dispo & paiement numérique sécurisé";
String funFact = "Je transforme le café en code ! ☕️ → 💻";
public String getStatus() {
return "🚀 Toujours en train d'apprendre et de créer !";
}
}| 🏢 Entreprise | 📍 Poste | 📅 Période | 🛠️ Tech Stack |
|---|---|---|---|
| HE System | Backend Java Developer | Sept 2025 - En cours | Spring Boot, Spring Security, JWT, PostgreSQL |
| WonderTeck | Backend Developer | Déc 2024 - Mai 2025 | NestJS, TypeScript, PostgreSQL, TypeORM |
| VallisTech | Backend & Data Scientist | Sept 2023 - Juin 2024 | Spring Boot, JWT, PostgreSQL, ML/DL |
public class CurrentActivities {
List<String> learning = List.of(
"Architecture Microservices avancée",
"Clean Architecture & DDD",
"Kubernetes & Cloud Deployment"
);
List<String> building = List.of(
"APIs REST haute disponibilité avec Spring Boot",
"Systèmes de paiement numérique multi-fournisseurs",
"Solutions ML/DL pour l'analyse de données"
);
List<String> exploring = List.of(
"DevOps Best Practices (Docker, K8s, CI/CD)",
"Event-Driven Architecture (Kafka)",
"AWS Cloud Services"
);
List<String> interests = List.of(
"🎵 Piano, Guitare, Percussion",
"⚽ Football",
"📚 Lecture & Voyage",
"🍳 Cuisine"
);
public String getStatus() {
return "🚀 Toujours en train d'apprendre et de créer !";
}
}| 🎓 Diplôme | 🏫 Établissement | 📅 Période |
|---|---|---|
| Master en Informatique & Télécommunication | INSTI — Lokossa | 2017 – 2022 |