Pinned Repositories
nickjs
Web scraping library made by the Phantombuster team. Modern, simple & works on all websites. (Deprecated)
2048
Remake of the famous 2048 mobile game in TDD
color-nft-smart-contract-client-monorepo
This monorepo gathers all the code needed to launch a simple NFT project.
ExpressJS-TypeScript-Starter-Kit
Boilerplate for the backend part of the MERN stack. Is it mainly composed of an ExpressJS App written in TypeScript
food-deep-learning-detection
Deep learning project based on the Inception v2 model. Recognises 21 different classes based on images
Java-Chess-Engine
A chess engine that can communicate using the UCI protocol to GUIs. Use the Principal Variation Search algorithm to find the best move to play [README in french]
NBA-players-ChatBot
Boilerplate of a backend linked to SAP conversational AI. This simulates a Node API that knows a lot about NBA players
NodeJS-Inference-Engine
Logical problem solved by an inference engine in NodeJS. The character has to escape the forest by taking the portal and avoiding dangers (monsters & rifts). The game is infinite, as the portal will only teleport him to an even bigger forest ! Once dead, the game restart again.
Python-AC3-Backtracking-CSP-Sudoku-Solver
Python implementation of a sudoku puzzle solver (CSP) using AC3 and backtracking algorithms
Python-ID3-Charvat-Harvat-Entropy
Python implementation of the ID3 algorithm, customed with the Charvat & Harvat entropy
stressGC's Repositories
stressGC/Python-AC3-Backtracking-CSP-Sudoku-Solver
Python implementation of a sudoku puzzle solver (CSP) using AC3 and backtracking algorithms
stressGC/ExpressJS-TypeScript-Starter-Kit
Boilerplate for the backend part of the MERN stack. Is it mainly composed of an ExpressJS App written in TypeScript
stressGC/food-deep-learning-detection
Deep learning project based on the Inception v2 model. Recognises 21 different classes based on images
stressGC/Java-Chess-Engine
A chess engine that can communicate using the UCI protocol to GUIs. Use the Principal Variation Search algorithm to find the best move to play [README in french]
stressGC/color-nft-smart-contract-client-monorepo
This monorepo gathers all the code needed to launch a simple NFT project.
stressGC/NodeJS-Inference-Engine
Logical problem solved by an inference engine in NodeJS. The character has to escape the forest by taking the portal and avoiding dangers (monsters & rifts). The game is infinite, as the portal will only teleport him to an even bigger forest ! Once dead, the game restart again.
stressGC/2048
Remake of the famous 2048 mobile game in TDD
stressGC/NBA-players-ChatBot
Boilerplate of a backend linked to SAP conversational AI. This simulates a Node API that knows a lot about NBA players
stressGC/Python-ID3-Charvat-Harvat-Entropy
Python implementation of the ID3 algorithm, customed with the Charvat & Harvat entropy
stressGC/Spark_Distributed_Computation
Project done for the final course @ UQAC. Based on the PathFinder game, crawls all the spells and does some transformations on them. Then runs a distributed fight betweens some of these entities.
stressGC/TOPCHEF
MEAN stack website done for a PW @ESILV, linking Michelin starred restaurants to their promotions on lafourchette.fr
stressGC/3-musketeers
RDD, CDD and TDD
stressGC/Brice
Surf forecast chatbot
stressGC/Caradisiac-API-ElasticSearch
Final Workshop of Web App. Dev.
stressGC/convargo
Javascript workshop based on french startup https://www.convargo.com
stressGC/Crawler_Formatter_Pathfinder_Spells
Crawler fetching the Pathfinder spells and formatting them using various scrapping techniques. Made for the 8INF803 - Distributed Databases course at UQAC
stressGC/Graph_Optimisation_Search
Graph game for the course 8INF957 @ UQAC [FRENCH]
stressGC/Image-Gallery-Android
Android Application made for the first lab of Mobile App. Dev. @ UQAC.
stressGC/Labyrinth
C# labyrinth where fighters are autonomously fighting till one reach the exit. They can grab object from the ground making them stronger, at regular intervals the object are resetted randomly on the labyrinth
stressGC/plexus
Prototype for the project code: Plexus
stressGC/Remake-YouTube-Android
Android Application remake of YouTube, using YouTube API to customize to user experience to a defined channel.
stressGC/Scrapping_Pathfinder_Spells
NodeJS scrapping of the pathfinder spells for the 8INF803 - Distributed Databases @ UQAC
stressGC/sonet
Creating a Twitter-like social network to improve my TDD/Clean Archi/DDD skills
stressGC/stressGC
stressGC/Text-Mining-MultinomialNB-SVM
Comparative analysis of the Multinomial Naives Bayes and Support Vector Machine algorithms