Pinned Repositories
apriltags
A fork of the original C AprilTags code.
bprintf
A printf-like function for reading or writing integers to and from a buffer.
BukkitPluginEditor
A mini-IDE for Bukkit plugin development [INACTIVE]
Calculator
ChemistryGame
Tests basic solubility rules and acid/base rules intended for use in a high school class.
CrosswordGenerator
Crossword Generator for use in ULC Tutor Meetings
CS640-P2
miaow
An open source GPU based off of the AMD Southern Islands ISA.
PeerRead
Data and code for Kang et al., NAACL 2018's paper titled "A Dataset of Peer Reviews (PeerRead): Collection, Insights and NLP Applications"
Timer
Simple timer that on expiration executes a callback.
collielimabean's Repositories
collielimabean/Timer
Simple timer that on expiration executes a callback.
collielimabean/CS640-P2
collielimabean/miaow
An open source GPU based off of the AMD Southern Islands ISA.
collielimabean/PeerRead
Data and code for Kang et al., NAACL 2018's paper titled "A Dataset of Peer Reviews (PeerRead): Collection, Insights and NLP Applications"
collielimabean/apriltags
A fork of the original C AprilTags code.
collielimabean/bprintf
A printf-like function for reading or writing integers to and from a buffer.
collielimabean/Calculator
collielimabean/CrosswordGenerator
Crossword Generator for use in ULC Tutor Meetings
collielimabean/CS367_Program4
CS 367 Program 4 w/ Allen Hung
collielimabean/CS367_Program5
CS 367 Program 5 w/ Allen Hung
collielimabean/CS552-Spring2016
collielimabean/CS577-F17-Homework
collielimabean/CS640-P1
collielimabean/CS640-P3
collielimabean/CS640-P4
collielimabean/CS640-P5
collielimabean/EulerMethod
GUI for Euler method (simple and trapezoidal)
collielimabean/Fork
Homage to fork(), which participated the Northwestern University 2010 Design Competition (DSGN 360)
collielimabean/JupyterTray
A simple Win32 tray application to spawn IJulia Jupyter.
collielimabean/LaserPolishingModel
collielimabean/ME271E-Code
ME271E - Aerial Robotics Code
collielimabean/ME307
Code used for ME 307
collielimabean/ME331
collielimabean/ME342-GearReducer
collielimabean/ME439-F17-FinalProject
Vector Field Potential Path Planning
collielimabean/ME759-F17-FinalProject
A distributed job scheduler and executor with GPU detection using MPI.
collielimabean/multi2sim
Multi2Sim source code
collielimabean/ParallelUtils-cmake
Template and some utilities for setting up a new CMake project with CUDA, MPI, and/or OpenMP
collielimabean/SimpleToDoList
A simple to do list written in C# using the Windows Forms toolkit.
collielimabean/VarInt
Variable length integer operations