GalaX1us
Computer Science student and machine learning enthusiast, I do programming for fun :)
France
Pinned Repositories
2DBinPacking
Implementation of a Hybrid Genetic Algorithm and Unified Tabu Search for the 2D BinPacking problem. Powered by Numba for high-performance computation.
3D-Tic-Tac-Toe
This project is a simple tic tac toe in which you can play either on a 2D grid or on a 3D grid
Battleship-x-Minesweepers
A mix between a Battleship and a Minesweaper with an AI to play against
DeepLearning.AI-TensorFlow-Developer-Professional-Certificate
DeepLearning.AI TensorFlow Developer Professional Certificate
Image-vectorization-project
PBM to EPS image vectorization project with image simplifications
Neural-Style-Transfer
A simple, concise Tensorflow 2 implementation of neural style transfer
Old-School-Game-Engine
3D Game Engine using the Raycasting technique (Work In Progress)
Othello-Agents
This is a python implementation of the board game Othello with Negamax and MCTS. Powered by Numba for high-performance computation.
Scrabble-with-AI
This is a complete Scrabble game with AI and GUI
Shopping-Bag-Website
Creation of a web site with an MVC architecture and a database
GalaX1us's Repositories
GalaX1us/Old-School-Game-Engine
3D Game Engine using the Raycasting technique (Work In Progress)
GalaX1us/Shopping-Bag-Website
Creation of a web site with an MVC architecture and a database
GalaX1us/Battleship-x-Minesweepers
A mix between a Battleship and a Minesweaper with an AI to play against
GalaX1us/Image-vectorization-project
PBM to EPS image vectorization project with image simplifications
GalaX1us/Scrabble-with-AI
This is a complete Scrabble game with AI and GUI
GalaX1us/2DBinPacking
Implementation of a Hybrid Genetic Algorithm and Unified Tabu Search for the 2D BinPacking problem. Powered by Numba for high-performance computation.
GalaX1us/3D-Tic-Tac-Toe
This project is a simple tic tac toe in which you can play either on a 2D grid or on a 3D grid
GalaX1us/DeepLearning.AI-TensorFlow-Developer-Professional-Certificate
DeepLearning.AI TensorFlow Developer Professional Certificate
GalaX1us/Neural-Style-Transfer
A simple, concise Tensorflow 2 implementation of neural style transfer
GalaX1us/Othello-Agents
This is a python implementation of the board game Othello with Negamax and MCTS. Powered by Numba for high-performance computation.
GalaX1us/ASM-to-Binary-Converter
Program that converts code written in assembly to binary
GalaX1us/Codes-Produit
Générateur de code produit à 6 lettres
GalaX1us/FestivalNuitsLyonnaises-WebSite
GalaX1us/GardenSimulator
GalaX1us/Puissance-4
Unity based Connect 4 game
GalaX1us/Sudoku-Solver-Generator
This is a sudoku solver/generator using backtracking. It includes a GUI and different difficulties