ubc-cs
There are 11 repositories under ubc-cs topic.
UBC-NLP/dlnlp2019
UBC Deep Learning for Natural Language Processing Course (2019)
rxyang0/jvault
Lightweight portable AES-256 encrypted file container utility
agottardo/210-queue-system
⏳ Web-based queue system for CPSC 210 office hours at UBC
AnimeAllstar/sm213-syntax-highlighter
VS Code extension to support syntax highlighting for SM213 used in CPSC 213, UBC 🎨
isoaxe/drawing-player
Plays sounds based on shapes drawn.
rubyoobeen/DesktopDresser
Java User Interactive Desktop Application
farzadab/msc-thesis
Learning Locomotion: Symmetry and Torque Limit Considerations, MSc thesis
isoaxe/space-invaders
A version of the classic arcade game ‘Space Invaders’ programmed in the functional language Racket.
isoaxe/sudoku-solver
Brute-force solver using the functional programming language Racket.
isoaxe/twitter-mapper
Search for tweets based on keywords and see the results displayed on a world map.
johnramsden/cpp-stack-implementations
Profiling performance of various stack implementations with C++