My Projects
CSAwesome Autograder (CodeTestHelper)
CSAwesome is one of my favorite online resources for teaching AP Computer Science A and personal coding projects. I wrote the back-end of the autograder used by the site and about half of the individual Active Code autograders. That means every time a student hits "Save and Run," the feedback they get uses my code.
https://github.com/kmcdonnell2/CSAwesome/blob/master/CodeTestHelper.java
​
My Github Account
I do not have much on my Github, but feel free to check it out. Mostly it is small projects that I have done as part of trainings and classes.
https://github.com/kmcdonnell2
​
Grade and GPA Calculators
Grade Predictor - My students use this simple website to determine what score they need on the final to get a specific grade.
https://kmcdonnell2.github.io/gradepredictor/
​
GPA Calculator - My students use this simple website to calculate their GPA.
https://kmcdonnell2.github.io/gpa-calculator/
​
GPA Predictor - My students use this to predict their GPA in the middle of the semester.
https://kmcdonnell2.github.io/gpa-predictor/
​
​
​
​