Menu

Creating Petition-Pronto

I recently was invited to be the team leader for a collaborative project that would be used in the education industry. This tool, entitled Petition-Pronto, would be used by students to submit petitions and by faculty to approve or disprove them at Allegheny College. While working on the project I created and maintained an SQLite3 database, wrote Python code, used the GitHub flow model, and led my team.

Quick Start Guide: Java to C#

I have recently been trying to take time to learn more programming languages. In this blog post I detail some of the similarities & differences I have seen between coding in Java and C# in a simple quick start guide for people interested in converting their Java code to C#.