Pinned Repositories
100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
CBO-coding-bingo-template
A template for the CBO Coding Bingo challenge.
CBO-Template-Test
Copy-Of-CBO-Test
course_project
Data-Structures-and-Algorithms-Practice
Practice of DS&A from Leetcode, CTCI and EPI
Dictionary
I made a dictionary from scratch.
macroS
Voice Recognition Health Hack
monetORmanet
Checking if art work is made by Monet or Manet using computer vision. Made with fast.ai.
Ping-CLI
An app that pings a given address, and receives echo replys. It also reports packet-loss and RTT. Made with Golang.
chrisv42's Repositories
chrisv42/100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
chrisv42/CBO-coding-bingo-template
A template for the CBO Coding Bingo challenge.
chrisv42/CBO-Template-Test
chrisv42/Copy-Of-CBO-Test
chrisv42/course_project
chrisv42/Data-Structures-and-Algorithms-Practice
Practice of DS&A from Leetcode, CTCI and EPI
chrisv42/Dictionary
I made a dictionary from scratch.
chrisv42/macroS
Voice Recognition Health Hack
chrisv42/monetORmanet
Checking if art work is made by Monet or Manet using computer vision. Made with fast.ai.
chrisv42/Ping-CLI
An app that pings a given address, and receives echo replys. It also reports packet-loss and RTT. Made with Golang.
chrisv42/Rain-Check
This app pulls data from Vancouver's weather network for precipitation chances. It will read the next 12 hours' chance of rain, and send an email to the user to let them know that it will/will not be raining for the day, and whether or not to bring out an umbrella.
chrisv42/Tic-Tac-Toe
An app to play Tic-Tac-Toe on a user specified N x M board.