Most Recent Projects
In April 2023 I deployed a .NET 7.0 demo web app and a .NET 7.0 REST API demo.
Less Recent Projects
- March 2023. I started learning Drupal and refreshing my PHP knowledge. It’s early days, but you can check out my live Drupal site.
- February 2023. To practice using the FastAPI package for Python, I wrote a toy URL shortener (live demo, GitHub repo) with a few cool features. My README at the project’s repo has setup instructions and screenshots:
Ongoing Projects
- Timbo’s “Hacker News” Reader (thnr.net) is an alternative interface to Y Combinator’s popular news aggregation platform that features improvements and conveniences over the original website. Read thnr.net’s About page or my blog post about it.
- Hayfevr.ly displays daily pollen readings scraped from local news stations and allergy clinics. Learn more at my blog post.
School Projects
My two favorite projects for my CS degree were a vehicle-routing problem and a machine-learning project. I put the final papers (featuring extensive discussion of the algorithms used plus screenshots of the applications in action) and source code for these projects on GitHub.
- Vehicle-routing problem
- Machine-learning project (the final/capstone project)