Student, coder, and DIY-er

Recent Projects

Blog

Fractal Images using JavaFX

In order to better understand reciprocating code I set out to find out how to draw a fractal image in Java. In doing this I learned about JavaFX.

Read More

Blog

Big-O Notation using Real World Benchmarking

I was tasked with designing a work around to find out the real world use of big O notation. I decided to use quick Java and some arrays to find out.

Read More