Pinned Repositories
2D_3D
A computer vision project using a series of photographs taken using a turntable to generate a 3D point cloud through SIFT and point triangulation.
3DPrint
My hardware setup, firmware configurations, and slicer profiles for 3D printing with the CR-10 mini
BlockBreaker
A Sushi Block Breaker Game
BlueMicro_BLE
Keyboard Firmware for the Nordic nRF52 Series of Bluetooth SoC based on the Adafruit NRF52 Feather
C_programming
Working through "C Programming - A Modern Approach (2nd Edition)" by King.
CellEscape
CellEscape - a short text-based adventure
coding_challenge
Some of the coding challenge questions I've worked on ( Leetcode, HackerRank, etc.).
othelloAI
Play the classic game of Othello against an Artificial Intelligence powered bot!
RequestToPay_FrontEnd
Front End Repository for the Request To Pay project in collaboration with the Technology Leadership Initiative at the University of Toronto and Scotiabank.
schooltools
some little scripts I've written that have made life easier.
dionysus's Repositories
dionysus/2D_3D
A computer vision project using a series of photographs taken using a turntable to generate a 3D point cloud through SIFT and point triangulation.
dionysus/3DPrint
My hardware setup, firmware configurations, and slicer profiles for 3D printing with the CR-10 mini
dionysus/BlueMicro_BLE
Keyboard Firmware for the Nordic nRF52 Series of Bluetooth SoC based on the Adafruit NRF52 Feather
dionysus/coding_challenge
Some of the coding challenge questions I've worked on ( Leetcode, HackerRank, etc.).
dionysus/othelloAI
Play the classic game of Othello against an Artificial Intelligence powered bot!
dionysus/RequestToPay_FrontEnd
Front End Repository for the Request To Pay project in collaboration with the Technology Leadership Initiative at the University of Toronto and Scotiabank.
dionysus/schooltools
some little scripts I've written that have made life easier.
dionysus/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
dionysus/CSC207-2019-fall-exam-code
This code will be used in the CSC207 fall 2019 final exam.
dionysus/csc209
University of Toronto CSC209 - Software Tools and Systems Programming
dionysus/dionysus.github.io
dionysus/discipline
65% keyboard assembled with only through hole components, including usb type-c
dionysus/EndlessRunner
An Endless Runner game in Unity. From tutorials by Jesse Freeman, "Unity 5: Essential Training"
dionysus/FileExample
dionysus/GameJamT6
dionysus/gitignore
A collection of useful .gitignore templates
dionysus/GoogleKickstart
Participating in Google Kick Start coding competitions.
dionysus/grades_calculator
[WIP] [personal project] a grades calculator for setting course goals to achieve optimal grades.
dionysus/hackerrank
my HackerRank work
dionysus/JavaExamples
An example Android project for CSC207 Software Design.
dionysus/JSEssential
JavaScript Essential Training
dionysus/LeetCode
Learning through practice with problem solving test algorithms
dionysus/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
dionysus/motivate
:zap: motivate :zap: - A simple script to print random motivational quotes. Highly influenced by linux command fortune.
dionysus/open-pixel-art
A collaborative pixel art project to teach people how to contribute to open-source
dionysus/pdex
A PokeDex app written in Dart using the Flutter framework and utilizing Google Firebase Cloud Filestore Database.
dionysus/plugin-rest-endpoint-methods.js
Octokit plugin adding one method for all of api.github.com REST API endpoints
dionysus/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
dionysus/rpg_ex
working on a tutorial for map generation, and character movement.
dionysus/UT_2019F_CSC207
CSC207 Scratch