Jungle Coder
this is technically an easter eggbug
Just added post themes! Witness The Colors, and Exult!

Academic Portfolio

EDIT: These are rather old compared to what I’ve had time to do since.

Below are some links to some of the more interesting programs that I’ve done for school. None of these programs necessarily represents my best work, but you find might them entertaining or educational. This list will get updated as I add more of my learning-experience programs online.

Riemman Sums Calculator

This program calculates a Riemann Sum based on user inputted expression. I collaborated with a friend on this one, and with some help from our Calc 1 professer, we presentated it at the FGCU ASPIRE conference in 2013. My favorite bits about this project included the oppurtunity to work with Reactive UI. Here is the code on github.

PyAnalogClock

A late night (plus some tinkering) project that applies basic trig to create an analog clock using python and the tkInter UI. It was for my COP-1000 class at then Edison State College. Code on github

Comments

Previously: CKEditor setData failing - Documenting the Arbitrary
Next: A .NET breakpoint that only breaks if a debugger is attached