cchandel-dev
Software developer with a love for C++, Image Processing & a strong background in Controls and Automation.
Pinned Repositories
Address-Book
Fun little Address Book made with QT and C++
Advanced-Image-Processing
A repo with my Advanced Image Processing course work enclosed
Advent-of-Code
Automated-Testing
This repo was setup to organize assignments I made for Western Universities course on Automated Testing
Capsule-Hopper
My first fun 3D game!
ChandanTheDeveloper.com
A resume website, which highlights some of my relevant experience, I built this website using HTML, CSS, Javascript along with Bootstrap.
D3-Demo
This program is a D3 library demo, you can pick a stock to show and then modulate the slider to change the datapoints shown. Additionally each datapoint counts mouseover events and then displays it onscreen at the next mouseover event.
Fetal-Health-Classifier
Using various Machine Learning models and amalgamating them into an Ensemble Learning model to classify fetal health and evaluate the results. The following algorithms were used; Random Forest, Decision Tree, KNN, SVM, Naive Bayes.
Infix-Expression-Calculator
A Calculator for all of your infix math expressions! Built with a TDD methodology and MVC architecture, if the default calculator implementation I made cannot support the input the program falls back on Wolfram Alpha API
Laproscopic-Surgery-Work
This project was a collaboration between Chandan Chandel from Western University and Luke Van Leijenhorst from Radbaud University.
cchandel-dev's Repositories
cchandel-dev/Address-Book
Fun little Address Book made with QT and C++
cchandel-dev/Advanced-Image-Processing
A repo with my Advanced Image Processing course work enclosed
cchandel-dev/Advent-of-Code
cchandel-dev/Automated-Testing
This repo was setup to organize assignments I made for Western Universities course on Automated Testing
cchandel-dev/Capsule-Hopper
My first fun 3D game!
cchandel-dev/ChandanTheDeveloper.com
A resume website, which highlights some of my relevant experience, I built this website using HTML, CSS, Javascript along with Bootstrap.
cchandel-dev/D3-Demo
This program is a D3 library demo, you can pick a stock to show and then modulate the slider to change the datapoints shown. Additionally each datapoint counts mouseover events and then displays it onscreen at the next mouseover event.
cchandel-dev/Fetal-Health-Classifier
Using various Machine Learning models and amalgamating them into an Ensemble Learning model to classify fetal health and evaluate the results. The following algorithms were used; Random Forest, Decision Tree, KNN, SVM, Naive Bayes.
cchandel-dev/Infix-Expression-Calculator
A Calculator for all of your infix math expressions! Built with a TDD methodology and MVC architecture, if the default calculator implementation I made cannot support the input the program falls back on Wolfram Alpha API
cchandel-dev/Laproscopic-Surgery-Work
This project was a collaboration between Chandan Chandel from Western University and Luke Van Leijenhorst from Radbaud University.
cchandel-dev/Library-Management-System
Library Management System which allows; the addition of new books and their deletion, while providing the ability to search and sort the list view in a variety of ways. UI generated in QT.
cchandel-dev/smallURL
A URL shortening service to help you reformat long links into short ones!
cchandel-dev/Minds-and-Machines-Lecture
this repo contains a demo of a custom made object detector that uses vision transformers that was shown at Western Universities Minds & Machines Lecture Series
cchandel-dev/object-detection
repo full of my object detection research work
cchandel-dev/Office-plugin-for-data-logging
This Office plugin was developed to log data on the development of essays and and other academic content and then use that data to catch plagarism.
cchandel-dev/SketchPad
A fun Sketchpad project made with some friends in a class project!
cchandel-dev/Visual-Search-Research
cchandel-dev/YouTube-Group-Personality-Analysis-Tool
Measuring the "Group Personalities" of Internet communities along the MBTI scale using four different NLP ML models to classify comments along all 4 axis's. Used Google API, NLP ML techniques in a Flask environment.