LaTeX Worksheets
For the past couple years, I have typeset all of my worksheets and other teaching materials in LaTeX
. Here is a repository containing all of my worksheets, with a CC0 license.
Rohrbach Science
These are some side projects that I work on simply because I enjoy tinkering with computers and coding. Most of them have nothing to do with physics and very few of them have any practical benefit.
For the past couple years, I have typeset all of my worksheets and other teaching materials in LaTeX
. Here is a repository containing all of my worksheets, with a CC0 license.
This project exists to serve a very niche problem. In my classroom, students coming from across my rather large school have trouble making it to my room before passing period ends. Therefore, I give them an extra 45 seconds after the bell rings before I count them tardy. I also don’t allow students to pack up prior to three minutes before the end of the period. So, I wanted a script that would sound an alarm bell 45 seconds after the beginning of each period and 3 minutes prior to the end of the period.
(Read more...)A simple custom link shortening app. It’s a bit like a personal bit.ly. I wrote it in php
and MySQL
.
I use Plain-Text Accounting and the command line tools Ledger
and HLedger
in order to track family finances. I have written these scripts to help me import data from monthly bank statements into my ledger file and visualize our finances.
This pair of GeoGebra
animations is designed to show that there are two ingredients to circular motion: centripetal force and forward motion. If one or the other ingredient is missing, the motion will diverge from circular.
This website is generated using the Hugo Static Site Generator and a custom-coded theme. Both the site’s theme and its content can be viewed on GitHub.
(Read more...)When my first daughter was born, we were asked by the doctor to track her feedings and her wet and dirty diapers. While there are apps that do this, they are all too complicated! So I did the only logical thing: coded my own simpler app from scratch!
(Read more...)I’ve always wanted to find something useful to do with the GPIO pins on a Raspberry Pi. Haven’t found anything useful to do yet, but I have played around with a few non-useful things!
(Read more...)During the 2017 INAAPT Spring Meeting, I listened to a talk about GlowScript as a way to create VPython
animations online. I created the following projects just to learn the programming language and illustrate a couple physics concepts.