I am currently a software development manager at SAS Institute developing primarily in JavaScript, Go, and SAS to build solutions aimed at addressing various standards and regulations in the financial and insurance industries. I graduated from the University of North Carolina at Chapel Hill with a double major in Computer Science and Mathematical Decision Sciences. I obtained a Master of Science in Analytics at the Georgia Institute of Technology with a specialization in Computational Data Analytics.
Kaja Coraor
kaja.coraor@gmail.com
LinkedIn
Programming Languages: SAS, SQL, JavaScript, Groovy, Java, Python, R
Technologies
| SAS Products/Solutions |
SAS Certifications |
|
|
Senior Software Developer, Software Developer• June 2019 - Present
Senior Associate Analytical Consultant• July 2016 - June 2019
IT Leadership Program Intern• May 2015 - August 2015
M.S. in Analytics - Computational Data Analytics• August 2020
| Courses: |
|
B.S. in Computer Science and Mathematical Decision Sciences • May 2016
| Computer Science Courses: |
Statistics and Operations Research Courses: |
|
|
Summer 2020
Using historical donation data, I built a propensity model to estimate the likelihood of donors to donate blood based on their donation history and related factors. As part of this project, I also fitted a time series model to predict the expected total number of donations for a given blood time during the next donation period.
Spring 2019
The final project for this course was an open-ended group project. Our group chose to create a visualization of wildlife strikes in aviation to help raise awareness of the frequency of wildlife strikes and the factors commonly associated with wildlife strikes. The visualization is accessible at airplanesafety.net.
Some of other projects in this course involved various D3.js implementations including a force-directed graph, scatterplots, a heatmap with selection dropdown, and a chloropleth map with tooltips.
Fall 2015
This paper analyzes the proportion of fatalities among passengers and crew in aircraft crashes. The analysis was performed using Base SAS code.
Spring 2015
This research project evaluates the efficiencies of Red Black Trees and AVL trees, and compares these balanced trees to binary search trees. To run the code, please download IPython Notebook. Once it has been installed, download the following files, start IPython Notebook with the command "ipython notebook", and navigate to the directory with the downloaded files. Binary Search Tree Code, Red Black Tree Code, AVL Tree Code.
Fall 2014