ShovelHand
I have bachelor's degrees in computer science and visual art. I'm happiest when I'm making things, and software is a great outlet for that.
Victoria, BC
Pinned Repositories
2dUnitySpaceGame
A 2d 'asteroids' type game I made as a demo of my 2d Unity skills.
ArtDecoValkyrie
My 2d, Javascript based platformer, Art Deco Valkyrie
csc361-networking
programs written for my computer networking course
csc421
private csc421 repository for csc421 assignments to live in
csc473
private repo for csc473 assgts
csc486TermProj
term project for digital geometry processing
FishfryToursApp
Example app for IS24 DevOps Container Platform position
GameEngine
Making a rudimentary game engine for fun
InteractiveTextureDemo
A very small unity program where the user can change the texture of a wall.
UnityMoCapPlayerAnimations
working on third person player control where motion (including translation) is captured from a live actor
ShovelHand's Repositories
ShovelHand/UnityMoCapPlayerAnimations
working on third person player control where motion (including translation) is captured from a live actor
ShovelHand/InteractiveTextureDemo
A very small unity program where the user can change the texture of a wall.
ShovelHand/2dUnitySpaceGame
A 2d 'asteroids' type game I made as a demo of my 2d Unity skills.
ShovelHand/ArtDecoValkyrie
My 2d, Javascript based platformer, Art Deco Valkyrie
ShovelHand/csc361-networking
programs written for my computer networking course
ShovelHand/csc421
private csc421 repository for csc421 assignments to live in
ShovelHand/csc473
private repo for csc473 assgts
ShovelHand/csc486TermProj
term project for digital geometry processing
ShovelHand/FishfryToursApp
Example app for IS24 DevOps Container Platform position
ShovelHand/GameEngine
Making a rudimentary game engine for fun
ShovelHand/Gitduino
some arduino and general avr projects
ShovelHand/HW3
homework 3 and 4 for csc 305
ShovelHand/MatrixMultiplier
html based utility for multiplying matrices
ShovelHand/MFCExampleProject
Something I made to prove that I can work with MFC
ShovelHand/MoleculesWithSemaphores
A take on the Berkeley classical H2O molecule creation problem with semaphores implemented in C.
ShovelHand/NewRayTracer
For a while I've wanted to make another attempt at a ray tracer that has more features, and isn't tied to any course lab work, so here it is.
ShovelHand/Ray-Tracer
ray tracing assignment for csc305, introduction to computer graphics. Fall/2015
ShovelHand/REQ83596-Code-Challenge
CHSA Data from longitude and latitude input. for REQ83596 code challenge
ShovelHand/Resume
My resume, right here on GitHub
ShovelHand/ShovelHand.github.io
Portfolio website. To grow the brand!
ShovelHand/SillyCProjectsForFun
stuff I did to practice getting more refined at C coding
ShovelHand/sort_display
an attiny2313 drives two led matrix displays to illustrate various sorting alogrithms
ShovelHand/template-nodejs-project
for upcoming code challenges
ShovelHand/win32-threads-and-concurrency
win32 threading and concurrency examples