Posted in 2025
Put Down Your Metallic Rectangle
- 06 June 2025
On May 12, 2025, I presented “Put Down Your Metallic Rectangle” to my Story & Style class.
Confidence Intervals for the Chi-Squared Test for Goodness of Fit
- 24 May 2025
\(\chi^2\) tests are fundamentally based on the \(\chi^2\) statistic:
A Quantitative Analysis of the pH Titration Curve for Monoprotic Acids
- 30 March 2025
In introductory college chemistry textbooks, the pH curve for a weak acid-strong base titration is often shown as follows:
An Interesting Integral
- 24 February 2025
My Scioly teammates sent this meme in our Discord group chat:
Good Ol’ Tetris Now in Rust!
- 15 February 2025
As promised, more about Rust! A couple years ago, I implemented the classic Tetris game in Python. This time, I decided to reimplement it in Rust—and in the terminal!
Gambling… and Rust
- 05 January 2025
Happy New Year! In this post I will present a gambling game I designed for AP Stats. And Rust.