Christopher Dettloff
dettloffchris@gmail.com
Experience
Cloud Engineer at Daysmart Software, 2020.09 - present, Ann Arbor
- Built and maintained continuous integration/continuous delivery pipelines with Jenkins
- Wrote Infrastructure as code for our Angular based web apps using AWS services such as S3, Route53, IAM, and Cloudfront
- Migrated our .NET applications to docker containers on AWS ECS for 75% reduction on compute costs
- Application and infrastructure monitoring using New Relic and Cloudwatch on both lower and production environments
-
Participated in cost savings initiatives to reduce infrastructure spending by 30%
Software Development Intern at DaySmart Software, 2020.01 - 2020.09, Ann Arbor
- Worked with QA team on expanding application testing writing step definitions and feature files in Ruby using Selenium web testing with Cucumber framework
-
Tracked bugs and managed tickets using JIRA and Asana
Data Processing Administrator at Dicom Transportation Group, 2016.03 - 2018.02, Ypsilanti
- Programmed mobile computer units to scan and log carton information
- Updated and managed 10+ company shared excel spreadsheets and internal websites
- Assisted in software training and monitoring the inventory tracking of supplies
- Oversaw data received from thousands of dollars of product shipped out every day
Education
- University of Michigan-Dearborn, Bachelor of Science in Software Engineering, 2016 - 2020
Projects
Capstone Project: Ecommerce Conversion Predictor
- Predicted shopper’s odds of placing an order based on their shopping behavior such as products seen and products purchased. Developed and trained a machine learning model based on historical shopper interaction data to make predictions about conversion percentage. Python; Tensorflow; postgresQL
DaySmart Company Portal
- Static website used as a company information portal. Pull request integration allowing for anyone to edit the website who is familiar with markdown language and part of the company using Google authentication. Gatsby; Github actions; AWS
Hotel Management System
- Managed a team of three colleagues in creating and documenting a hotel management system. Documentation included a constructing ER Diagram, Project Charter, SPMP, SRS, Design Document, and Testing documentation. C++; SQL;