top of page
Search

Introducing: montyhallsim!
I am proud to announce that I have created my first Python package and uploaded it to PyPI. It's called montyhallsim, and it serves as a...
Jul 7, 20221 min read
7 views
0 comments

Calculating the Mean of an Array in JavaScript
Calculating the mean of a list isn't an easy task in JavaScript. The programming language does not have its built-in feature that allows...
Jul 6, 20223 min read
34 views
0 comments
p5.js Sine Wave
A simple sine wave with p5.js. This pen was inspired by an example created by Daniel Shiffman for the official p5.js website. My version...
Jul 5, 20221 min read
27 views
0 comments
p5.js Loading Spinner
A loading spinner with p5.js.
Jul 4, 20221 min read
14 views
0 comments

I Have a GitHub Resume!
I am proud to announce that not only this is my first post on this blog, but I have created my first resume on GitHub! I also decided to...
Jul 3, 20221 min read
4 views
0 comments
bottom of page