BobShoaun
CS Specialist @ University of Toronto. Former SWE Intern @amzn and @zynga
University of TorontoToronto, Canada
Pinned Repositories
Artsu.me
An art hosting site where artists can upload their work, and make a personalized portfolio to showcase their work in a meaningful way. Dive into an amazing community of talented artists, and share your work through Artsu.me
Assembly-Doodle-Jump
A doodle jump clone coded from scratch entirely in MIPS Assembly language. It is complete with powerups like springs, jetpack, and various platform types like clouds, wood, etc.
Blockchain-Crypto
Implementation of a blockchain cryptocurrency in JavaScript using computational proof of work and elliptic curve cryptography, based heavily on the Bitcoin protocol. Available as an npm package.
Bobcoin-Client
Web and mining client for Bobcoin, - an open source, decentralized, peer to peer, blockchain, proof of work, digital currency that will bring us to Mars.
Bobcoin-Node
Node software which hosts and synchronizes a copy of the entire Bobcoin blockchain. It also serves as a backend API for the official Bobcoin block explorer
Cardistry
An expressive and versatile card animation engine, for animating cards or card-like visuals in your website.
Course-Checker
Course Checker made for Taylor's University ADP students to help with deciding what courses to take in the upcoming semester by generating visually appealing timetables.
JuLIAH
Just Leave It At Home. Group Project for CSC385 Microprocessor Systems
Maze-Runner
Fun local multiplayer game running on ASCII graphics in the console. There are two players, one runner and one chaser. The runner' has to reach the end of the maze before the chasers catches up. Game includes teleportation pads and dynamic level design.
Portfolio-V2
Second iteration of my personal portfolio website to showcase my coding and design skills. Featuring cool animations, colors, dark/light theme, and WAI-ARIA a11y. Made with the new framework Svelte.
BobShoaun's Repositories
BobShoaun/Course-Checker
Course Checker made for Taylor's University ADP students to help with deciding what courses to take in the upcoming semester by generating visually appealing timetables.
BobShoaun/Maze-Runner
Fun local multiplayer game running on ASCII graphics in the console. There are two players, one runner and one chaser. The runner' has to reach the end of the maze before the chasers catches up. Game includes teleportation pads and dynamic level design.
BobShoaun/Portfolio
All about me
BobShoaun/Doxel-Core
A unity package that provides core game features and utilities, by Doxel.
BobShoaun/Flappy-Face
Flappy Bird clone by Doxel
BobShoaun/Google-Foo.Bar
Code for the secret Google Foo.Bar challenge
BobShoaun/The-CSC207-Calendar
Assignment 2 for CSC207H1