Pinned Repositories
ALTA
Capstone project at Concordia University.
StackOverflow-Quality-Predictor
SOEN471 Project - Winter 2021
SOEN390-CampusGuideMap
Android App to navigate on Concordia's campus, explore the campus map, outdoor directions, directions to my next class, Indoor directions, Outdoor Points of interest (restaurants, coffee shops, etc.)
ML-NaiveBaysClassifier
Machine Learning & Natural Language Processing - Using Naïve Bayes Classifier that helped me refine a model to predict the type of articles based on the title of the article.
ECSE223_RestaurentApplication
Using the Eclipse IDE, I developed in Java a fully functional Restaurant application that supports waiters in making reservations, ordering, and billing and owners in setting up menus. Following the Model-View-Controller architectural pattern, the Model code was fully generated from domain models (i.e., UML class diagrams) and UML state machines. The Controller code was implemented based on UML sequence diagrams and tested with the help of the JUnit testing framework. The View code was implemented manually based on UI specifications of the Window Builder Eclipse plugin. The contributions to the model and code base of the six team members working on the Restaurant application were managed with Git and GitHub.
MarketPlace-Application
Angular, NodeJS and MongoDB.
AI-OptimalPathFinding
Artificial Intelligence, In this program I generate a crime risk map based on the crime rates and implement an A star algorithm to find the optimal path between two coordinates on the map.
COCO-Assistant
Helper for dealing with MS-COCO annotations
COMP250_AmazonWarehouse
Developed a program mimicking the management of Amazon’s warehouses.Each box registered was placed on shelfs based on size and urgency.Implemented an API to reorganize the warehouse in order to optimize space.
COMP250_Decrypt
Developed a program that reads encrypted messages.
RobertBeaudenon's Repositories
RobertBeaudenon/MakeTestGreatAgain-
RobertBeaudenon/Personal-Website
http://robertbeaudenon.com
RobertBeaudenon/MarketPlace-Application
Angular, NodeJS and MongoDB.
RobertBeaudenon/PascalBeaudenonWebsite
RobertBeaudenon/StackOverflow-Quality-Predictor
SOEN471 Project - Winter 2021
RobertBeaudenon/ALTA
Capstone project at Concordia University.
RobertBeaudenon/COCO-Assistant
Helper for dealing with MS-COCO annotations
RobertBeaudenon/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
RobertBeaudenon/ML-NaiveBaysClassifier
Machine Learning & Natural Language Processing - Using Naïve Bayes Classifier that helped me refine a model to predict the type of articles based on the title of the article.
RobertBeaudenon/MAD
Angular, Django, MongoDB
RobertBeaudenon/AI-OptimalPathFinding
Artificial Intelligence, In this program I generate a crime risk map based on the crime rates and implement an A star algorithm to find the optimal path between two coordinates on the map.
RobertBeaudenon/SOEN390-CampusGuideMap
Android App to navigate on Concordia's campus, explore the campus map, outdoor directions, directions to my next class, Indoor directions, Outdoor Points of interest (restaurants, coffee shops, etc.)
RobertBeaudenon/Twitter_Data_Neo4j
RobertBeaudenon/SOEN343Component
RobertBeaudenon/engr392-smartwatch
RobertBeaudenon/ml-gameday-tutorial
This repository contains code and guides for getting your team quickly started with the ML gameday event.
RobertBeaudenon/s341-witwit
SOEN 341 Winter 2019 - Witwit Project
RobertBeaudenon/ECSE223_RestaurentApplication
Using the Eclipse IDE, I developed in Java a fully functional Restaurant application that supports waiters in making reservations, ordering, and billing and owners in setting up menus. Following the Model-View-Controller architectural pattern, the Model code was fully generated from domain models (i.e., UML class diagrams) and UML state machines. The Controller code was implemented based on UML sequence diagrams and tested with the help of the JUnit testing framework. The View code was implemented manually based on UI specifications of the Window Builder Eclipse plugin. The contributions to the model and code base of the six team members working on the Restaurant application were managed with Git and GitHub.
RobertBeaudenon/COMP250_AmazonWarehouse
Developed a program mimicking the management of Amazon’s warehouses.Each box registered was placed on shelfs based on size and urgency.Implemented an API to reorganize the warehouse in order to optimize space.
RobertBeaudenon/COMP250_Decrypt
Developed a program that reads encrypted messages.
RobertBeaudenon/ECSE202_BTrees
Developed a searchable database from existing files.
RobertBeaudenon/ECSE202_Calculator
A Basic 4-Function Calculator (GUI)
RobertBeaudenon/COMP348_FileManipulation
Developed a program that reads an unorganized car listings file, recognizes each single feature and reorganize them in a searchable inventory that is modifiable.