Pinned Repositories
Advent-of-Code
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels !
Bash_Scripts
A set of useful bash scripts
ChessAI
Python chess engine made with Python and Pygame, includes Q-Learning proof of concept and demonstration.
Fraud_Detection
Analysis and Anomaly Detection of a financial dataset and the benchmark of different outliers detection algorithm !
MLSECU
Machine Learning and Cybersecurity, analysis of a large attacked netflow and training of several machine learning algorithm.
OCR
Repository of an Optical Character Recognition implemented in C with multiple modules : binarization, segmentation, neural network and an interface !
ODYH
Odyh is a RPG 2D game made with Unity and C#. You are immersed in the life of an adventurer who needs to beat all the bosses of the region in which he lives
Peaceland
Peaceland is a full project made with scala, spark, kafka, node and react to design a big data architecture.
Portfolio
My personal website or portfolio where you can find more informations on me, made completely with React.
MalwareGenerator
End of studies project with the the implementation of a GAN that generates malware that are not recognized as malware by malware detection algorithms or systems like Windows Defender.
Bictole's Repositories
Bictole/Peaceland
Peaceland is a full project made with scala, spark, kafka, node and react to design a big data architecture.
Bictole/MLSECU
Machine Learning and Cybersecurity, analysis of a large attacked netflow and training of several machine learning algorithm.
Bictole/Portfolio
My personal website or portfolio where you can find more informations on me, made completely with React.
Bictole/ChessAI
Python chess engine made with Python and Pygame, includes Q-Learning proof of concept and demonstration.
Bictole/Fraud_Detection
Analysis and Anomaly Detection of a financial dataset and the benchmark of different outliers detection algorithm !
Bictole/Advent-of-Code
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels !
Bictole/Bash_Scripts
A set of useful bash scripts
Bictole/Bictole
Config files for my GitHub profile.
Bictole/ff15
A fun discord bot that add emotes on specified usernames and reply to messages. Features related to League of Legends like random champions choice.
Bictole/Genetic-Knapsack
A solution for the Knapsack problem using a genetic algorithm.
Bictole/Genetic-Music
Music Generation in Python using Genetic algorithm !
Bictole/Google_Code_Jam
My submissions on the Google Code Jam competitions, mostly in Python.
Bictole/Google_Kickstart
My submissions on the Google Kickstart competitions, mostly in Python.
Bictole/HACKATHON4.0
HACKATHON 4.0 in India (UPES DEHRADUN)
Bictole/Moon
Moon Operating Online Network, a solution for Moon-Computing. Beyond The Cloud.
Bictole/OCR
Repository of an Optical Character Recognition implemented in C with multiple modules : binarization, segmentation, neural network and an interface !
Bictole/ODYH
Odyh is a RPG 2D game made with Unity and C#. You are immersed in the life of an adventurer who needs to beat all the bosses of the region in which he lives
Bictole/Old-Portfolio
My old personal website or portfolio where you could find more informations on me, made completely with Javascript, CSS and HTML.
Bictole/Website
Random Experimentation Website to try and learn with web-development. Made with HTML and CSS only !
Bictole/EulerianSnowscape
Use of graph theory to optimize snow removal routes in Montreal and finding an optimal drone flight path to cover all streets in a city. Process of making a graph Eulerian and the use of Edmond-Karp and Bellman-Ford algorithms.
Bictole/MyEasyIde
A java based simple integrated development environment (IDE). Project composed of a backend managing files and projects, and a frontend made with Swing managing the UI.