built a web application
Learned statistics
Published a Project to Github
+1
As homework project for Statistics course, I built an interactive dashboard for analyzing data on high school enrolment in Serbia which using R's shiny framework and a PostgreSQL database. It can plot arbitrary combination of data as scatter or bar plots, perform and illustrate a Kolmogorov-Smirnov or Wilcoxon's test and do and visualize a simple linear regression. I had a friend help me out with deployment on AWS and setting up a dedicated domain.

After getting top marks for the homework, I set out to build a full-fledged dashboard for that data using best engineering practices for large-scale shiny apps, but I didn't get the time to commit to it seriously. You can track my progress (or lack of it) here.