Projects with this topic
-
Simulation d’un jeu Tic Tac Toe sur une grille 10x10 avec une condition de victoire de 5 pions alignés.
Le projet fournit un moteur de jeu simple permettant de :
faire jouer deux agents (IA vs IA / LLM vs LLM) tester des stratégies connecter une interface CLI ou Web ultérieurementLe moteur gère la logique complète :
validation des coups alternance des joueurs détection de victoire (horizontal, vertical, diagonales) détection de match nul stratégie de mouvement simple (fallback)Projet pédagogique en algorithmie et intelligence artificielle.
Updated -
Web application using JavaScript, HTML, and CSS for visualizing fractal structures and their theoretical properties using various methods and algorithms, developed as part of a master's thesis on the topic of Complex Dynamical Systems.
Updated -
Web application using JavaScript, HTML, and CSS for visualizing Julia sets and their theoretical properties by various methods, developed as part of a bachelor's thesis in the field of dynamical systems and complex analysis.
Updated -
A library of blog posts and tutorials. Part of the End-to-End Machine Learning School at e2eml.school/courses
Updated -
Une application pour dessiner des graphes, les exporter en jpg ou en code brut (python, JSON, GraphViz), appliquer différents algorithmes à des graphes, avec une animation des différentes étapes et un pseudo-code en vis-à-vis, ...
Updated -
Describes various topics related to Computer Science, in my own words. Contains some mini projects that are examples/playgrounds of various topics.
Uses .md files for each topic that are situated in descriptive directories.
A 'Work In Progress'.
UpdatedUpdated -
Petit projet de 2ᵉ année de DUT 𝗦𝗶𝘁𝗲 𝘃𝗶𝗱𝗲𝗼 fait en équipe
Plus d'informations dans le README.md
Lien de la Base de Données : https://drive.google.com/file/d/15kOlkS0r_nKB7F2FgMVZcFszciaiVTtx/view?usp=sharing
Updated -
Pathfinding Visualizer, based on Clément Mihailescu's tutorial
Updated -
All of my programming work over the course of the three year Bulgarian program IT-kariera
it-kariera homework projects project course coursework course-work Course Material exam exams programming ... Introduction... Object Orien... Oriented Obj... object-orien... Object-orien... Data Structures data structure data-structures C# .NET .NET Core Visual Studio database databases relational d... mysql-database MySQL SQL MySQL Workbench operating sy... Operating Sy... software dev... software-dev... embedded sys... embedded system embedded-sys... C++ tinkercad arduino algorithms Algorithm functional p... functional-p... Haskell mvc ASP.NET MVC Razor Pages ASP.NET Core asp.net ASP.NET MVC ...Archived 0Updated -
Sorting visualizer built using React.js and Reactstrap. Original idea by Clément Mihailescu. Watch the project grow at https://ashsometimes.gitlab.io/sorting-visualizer
Updated -
Tutorials, reference, and posts as part of the library for the e2eML School.
Archived 1Updated -
My implementation of Visvalingam’s line simplification algorithm in JS and C#.
Updated -