It’s Been Years

Hello internet, It’s been a few years since I’ve written a blog post. It’s funny, I code pretty consistantly ten hours a day now. I realized, as I was writing a few lines this morning fixing some issue – I missed writing words. More importantly, I missed sharing insights. I’m going to make a concerted…

Export a Command Line cURL Command to an Executable

It feels like all I do is write code that calls to an API, whether it be in python, C++,  C, Java, Ruby, and so on. It is one of the most common things any software engineer will do; take the input of one function/process and plug it into another. To start this process, my…

Easy A: Alpha to Beta

In two previous posts, I discussed the old Easy A website (Easy A alpha) and collecting FOIA requests from many of the largest universities. In this post, I plan to share with you: The website traffic (increase) over the past month How FOIA requested information is added How the grade prediction features work How historic…