Pinned Repositories
a-frame_lab
experimentations with a-frame
A_Stupid_Rasa_Chatbot
a chatbot made for a course
AI-Theremin
A funny application which uses hand tracking to simulate a musical instrument called the theremin.
angular_learning_getting_started
i'm currently learning angular :)
angular_learning_Tour_Of_Heroes
second part of the angular tutorial
DiffusionModels
Une série de notebooks qui expliquent en détail comment fonctionnent les modèles de diffusion
Minecraft-Spigot-GetLucky-plugin
A simple Java plugin for Spigot which adds a magical wand with random effects (potentially dangerous for your constructions)
OC_IA_P09
Réalisez une application de recommandation de contenu
OC_IA_P10
Développez un chatbot pour réserver des vacances
Parcours_Ingenieur_IA
Présentation de mon parcours Ingénieur IA et des projets que j'ai réalisés
AnodeGrindYo's Repositories
AnodeGrindYo/AI-Theremin
A funny application which uses hand tracking to simulate a musical instrument called the theremin.
AnodeGrindYo/A_Stupid_Rasa_Chatbot
a chatbot made for a course
AnodeGrindYo/BadFace
A simple photo sharing app made with Angular
AnodeGrindYo/BandMerch-Django-Webapp
a simple web application to manage band merch (Django 4.2.1 + Bootstrap 5.2.3)
AnodeGrindYo/Cheat-Sheets-Gestion-de-Projet
des cheat sheets sur ce qu'il faut savoir en gestion de projet
AnodeGrindYo/Cours_Selenium_Python
Auto-formation Selenium
AnodeGrindYo/Generative-Amen-Break
Creative coding for fun
AnodeGrindYo/Hand-Tracking-Python
Having fun with mediapipe...
AnodeGrindYo/json-rpc-python
Exemple concis d'implémentation d'un serveur et d'un client JSON-RPC en Python, démontrant l'interaction basique et la validation de données.
AnodeGrindYo/llama-2-cpp-experiments
AnodeGrindYo/MSPR_API_clients
MSPR_API_clients
AnodeGrindYo/MSPR_Elections_presidentielles
MSPR Elections_presidentielles
AnodeGrindYo/MSPR_Elections_Presidentielles_V2
AnodeGrindYo/nodejs_chat
A simple chat example using node's socket.io
AnodeGrindYo/OC_IA_P11
Réaliser le cadrage d'un projet IA
AnodeGrindYo/OC_node_Evaluation_01
AnodeGrindYo/OC_nodejs
Repository for Openclassroom's Node.js course
AnodeGrindYo/positext
Extension Chrome qui détecte les messages négatifs en temps réel via une API d'analyse de sentiment basée sur VADER et suggère des reformulations pour encourager des interactions plus positives
AnodeGrindYo/psymatch
AnodeGrindYo/reposForSomeOfMyMusic
this is not code
AnodeGrindYo/SafeZone_Chatbot
Chatbot pour un workshop
AnodeGrindYo/snmp-ftp-tls-python
Un référentiel GitHub présentant des exemples d'implémentation en Python des protocoles SNMP, FTP et TLS, offrant des fonctionnalités de gestion réseau, de transfert de fichiers et de sécurisation des connexions.
AnodeGrindYo/TDD_Lecteur_Badge
TP de cours
AnodeGrindYo/TDD_RPG_Exercice
blabla
AnodeGrindYo/TDD_RPG_V2
TDD RPG V2
AnodeGrindYo/Tennis-Refactoring-Kata
This is a Refactoring Kata based on the rules of Tennis
AnodeGrindYo/tts-terminal
Terminal-tts
AnodeGrindYo/VR-Geometric-Texture-Scene-Generator
VR in web browser
AnodeGrindYo/VR-Maze-Art-Gallery
Virtual Reality Art Exhibition in a procedurally generated maze (VR in web browser)
AnodeGrindYo/websockets-python
Un projet Python démontrant l'implémentation de la communication en temps réel avec WebSocket. Comprend un serveur et un client WebSocket utilisant la bibliothèque websockets. Le serveur renvoie les messages reçus et le client envoie un message au serveur, vérifiant la réception. Idéal pour comprendre les WebSockets en Python.