Member Since November 25, 2018
A game where the program a random number is generated and the user tries to guess the number. The computer...
Embed
Shortest Path to Heat Pools in a Community
A community has 7 pools on a map. Using C# and object-oriented concepts, go to each pool (only once)...
Embed
Conway’s Game of Life is a zero-player game that is used to simulate evolution of a population in...
Embed
Hex Up-Down Counter on 7-Segment Display
A hex up-down counter using only a direction and clock input, then output the hex result to a 7-segment...
Embed
Some Scheduling Algorithms Using C++
In this project, given a table I created 3 scheduling algorithms. First, I created a non-preemptive...
Embed
A medical device used by urologist, which acts as an interface between the doctor and a catheter. This...
Embed
Unfair Coin Flip and 6-Sided Die Roll
Using C++, I created a program that simulates an unfair coin flip where the user inputs the probability...
Embed
In short, the Buffon's Needle problem is a classical statistics problem in which the probability of...
Embed
I have created a formatted IEEE paper using a mixture of lab reports I have created in my time at Cal...
Embed
Traffic Light Controller Simulator
Using the PIC18F4620 microcontroller and ST7735_TFT LCD display, I created a traffic light controller...
Embed