From 0f817befda848860df022f4237099ff36b84476b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=27=C3=A9lectron=20rare?= <108685187+electron-rare@users.noreply.github.com> Date: Thu, 2 Apr 2026 21:43:23 +0200 Subject: [PATCH] feat: org profile README --- profile/README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 profile/README.md diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..3e972c2 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,28 @@ +# L'Electron Rare ⚡ + +**Ingénierie embarquée & Intelligence Artificielle** + +Conseil, formation et R&D en systèmes embarqués, IA et infrastructure open-source. + +## 🎓 Formations gratuites + +| Cours | Sujet | Lien | +|-------|-------|------| +| Docker & Self-Hosting | Conteneurs, Compose, Traefik | [Commencer](https://moodle.saillant.cc/course/view.php?id=7) | +| Déployer des LLM locaux | Ollama, RAG, fine-tuning | [Commencer](https://moodle.saillant.cc/course/view.php?id=4) | +| KiCad pour Makers | PCB de A à Z | [Commencer](https://moodle.saillant.cc/course/view.php?id=3) | +| IoT de A à Z | MQTT, InfluxDB, Grafana | [Commencer](https://moodle.saillant.cc/course/view.php?id=6) | +| FreeRTOS embarqué | Tasks, queues, semaphores | [Commencer](https://moodle.saillant.cc/course/view.php?id=5) | +| ESP32 + IA | TinyML, keyword detection, LLM | [Commencer](https://moodle.saillant.cc/course/view.php?id=2) | + +## 🔧 Projets + +- **[mascarade](https://github.com/electron-rare/mascarade)** — Multi-machine LLM orchestration (P2P mesh, 8 providers, 29 fine-tuned models) +- **[Kill_LIFE](https://github.com/electron-rare/Kill_LIFE)** — Spec-first agentic methodology for embedded systems +- **[le-mystere-professeur-zacus](https://github.com/electron-rare/le-mystere-professeur-zacus)** — AI escape room (ESP32-S3 + voice + NPC) + +## 🌐 Links + +- 🌍 [Site web](https://www.lelectronrare.fr) +- 📚 [Formations](https://moodle.saillant.cc) +- 💻 [IDE en ligne](https://coder.saillant.cc)