Pinned Repositories
AlgorithimsPractice
Basic-Video-Call
Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
blockChain
creating my own block chain in java
DanceParty
:trophy: Winner :trophy: of Telus Mental Health Hack and 🥈 overall Hack Western
Data-Structures-and-Algorithims
This repo stores implementaitons for: Array-based lists (array queues, and deques), Linked Lists, Skip Lists, Hash Tables, Binary Trees, BSTS, Heaps, Trepes, ScapeGoat Trees, Red Black Trees. Contains course work to!
DraftToCalendar
This takes someone's draft my sched and adds the events programmatically to their google calendar with a chrome extension.
karaoke-party
🏆 Winner/Finalist 🏆 at Hack the North 2020++
RateCourses
UWO course review website. :book: 150+ Reviews Created. :chart_with_upwards_trend: 1500+ Active Users within one week. :computer: Mongo, Express, React, Node
spotify_suggests
Content-based recommendation system for suggesting songs to users, based on samples of current songs. Built with Flask, Pandas, NumPy, React and Spotify API. Built By David and Sajin
YouTube-Party
YouTube Party | :tv: 500+ Watch Sessions. :chart_with_upwards_trend: 1.4k+ Active Users within one week. :computer: Mongo, Express, React, Node, Sokcets.io
dg022's Repositories
dg022/YouTube-Party
YouTube Party | :tv: 500+ Watch Sessions. :chart_with_upwards_trend: 1.4k+ Active Users within one week. :computer: Mongo, Express, React, Node, Sokcets.io
dg022/DraftToCalendar
This takes someone's draft my sched and adds the events programmatically to their google calendar with a chrome extension.
dg022/RateCourses
UWO course review website. :book: 150+ Reviews Created. :chart_with_upwards_trend: 1500+ Active Users within one week. :computer: Mongo, Express, React, Node
dg022/AlgorithimsPractice
dg022/Basic-Video-Call
Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
dg022/blockChain
creating my own block chain in java
dg022/DanceParty
:trophy: Winner :trophy: of Telus Mental Health Hack and 🥈 overall Hack Western
dg022/Data-Structures-and-Algorithims
This repo stores implementaitons for: Array-based lists (array queues, and deques), Linked Lists, Skip Lists, Hash Tables, Binary Trees, BSTS, Heaps, Trepes, ScapeGoat Trees, Red Black Trees. Contains course work to!
dg022/karaoke-party
🏆 Winner/Finalist 🏆 at Hack the North 2020++
dg022/spotify_suggests
Content-based recommendation system for suggesting songs to users, based on samples of current songs. Built with Flask, Pandas, NumPy, React and Spotify API. Built By David and Sajin
dg022/DataScience
Repo Storing work for data sci course I'm taking for fun
dg022/dg022
dg022/dg022.github.io
dg022/Generic_Regression_Template
This repository will be used as a generic regression template to allow the user to rapidly test differnt regression methods and choose the most accurate one. Regression methods included are: simple linear regression, multi linear regression, polynomial regression, SVR, decision tree regression and Random Forrest Regression
dg022/InteractiveResume-
dg022/lap.io
Uses Twilio API to send message to user when external agents attempt to manipulate laptop | old project 2019
dg022/Statisitcs-and-Data-Analysis-
This repo stores my work for an intro level course to data science. It includes data cleaning and clearing, plotting, principal component analysis, multi-dimmensional-scaling, linear regression, bi-variate and multi-variate logistic regression, various clustering techniques including:Agglomerative methods, K-Means, Spectral. Classification via the Receiver operating characteristic (ROC) curve and Maximum Likelihood Estimation.
dg022/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node