calvincramer
Currently a Member of Technical Staff at Wind River Systems, and a CS graduate student at Georgia Tech. Graduated from UC Davis.
Wind River Systems Inc.California
Pinned Repositories
coding-challenges
Coding challenges from different websites (Project Euler, Leet Code)
coding-presentations
Presentation materials and example code for various CS topics
covid-bingo
Spice up you work-from-home zoom meetings with word bingo!
cpu-emu
Emulate old cpus
eec-193-lab-1-lane-lines
EEC 193 Lab 1 Lane Line Detection
eec-193-lab-3-resnet-bounding-box
Transfer learning on Resnet18 to output bounding boxes for a single vehicle rather than an image classifier and YOLOv3 model processing video
fp-soft-mips-calc
Floating Point calc in MIPS using integer arithmetic
particle-sim
Little Visualization of Particles
snake-console
Play snake on the console!
visual-sorting
Sorting algorithms seen visually, with colors!
calvincramer's Repositories
calvincramer/coding-challenges
Coding challenges from different websites (Project Euler, Leet Code)
calvincramer/covid-bingo
Spice up you work-from-home zoom meetings with word bingo!
calvincramer/eec-193-lab-1-lane-lines
EEC 193 Lab 1 Lane Line Detection
calvincramer/eec-193-lab-3-resnet-bounding-box
Transfer learning on Resnet18 to output bounding boxes for a single vehicle rather than an image classifier and YOLOv3 model processing video
calvincramer/fp-soft-mips-calc
Floating Point calc in MIPS using integer arithmetic
calvincramer/particle-sim
Little Visualization of Particles
calvincramer/picture-of-pictures
Creates a collage of small pictures representation a larger picture
calvincramer/recipes
Food! 🧅🥕🥚🐔🧀 - 🌮🥗🥐🥞🍝🥘
calvincramer/theseus
A clone of the old iPhone game Theseus, for the TI-84 Plus handheld calculator
calvincramer/us-names
calvincramer/coding-presentations
Presentation materials and example code for various CS topics
calvincramer/cpu-emu
Emulate old cpus
calvincramer/snake-console
Play snake on the console!
calvincramer/visual-sorting
Sorting algorithms seen visually, with colors!
calvincramer/asteriods
Little asteriods game
calvincramer/calvinlc-site
Website
calvincramer/chinese-english-dictionary
Learning tool to help me learn Mandarin
calvincramer/computer-setup
Steps to setup new computer / fresh OS
calvincramer/dot-files-archive
Dot files
calvincramer/eec-193-lab-2-image-classification
EEC 193 Lab 2, MNIST classifcation as well as car classification
calvincramer/eec-193-lab-4-jetson-car
EEC 193 Lab4 - Nvidia Jetson with a Traxx car
calvincramer/eec-193-lab-6-pid-controller
ECS 193 Lab 6 - PID controller to perform lateral control of a simulated car moving at constant speed using bicycle kinematic model
calvincramer/eec-193-senior-project-lane-lines
EEC193 Senior Design on Lane Line detection
calvincramer/go-telnet
Package telnet provides TELNET and TELNETS client and server implementations, for the Go programming language, in a style similar to the "net/http" library that is part of the Go standard library, including support for "middleware"; TELNETS is secure TELNET, with the TELNET protocol over a secured TLS (or SSL) connection.
calvincramer/image-filterer
Different image filtering algorithms
calvincramer/picture-to-pennies
Converts pictures into pennies
calvincramer/random-math-art
Creates Funky Images using the power of math
calvincramer/spirit
Boost.org spirit module
calvincramer/tetris
Simple Tetris Clone
calvincramer/the-2048-game
The 2048 Game