Resume
# Contact
$ cat .env
EMAIL=danielrbaughman@icloud.com
GITHUB=github.com/danielrbaughman
LINKEDIN=linkedin.com/in/daniel-baughman-45278993
LOCATION="Fort Wayne, IN"# Experience & Education
$ git log --graph --all --decorate --pdf
-
ba78e10 feat(audiobinder): AudioBinder (HEAD -> main)
Independent Fort Wayne, IN – Present 7 mos
- Built an audiobook builder app for iOS
-
4682058 feat(rogo): Senior Software Engineer
Rogo Ag Fort Wayne, IN – Present 1 yr 10 mos
- Primary engineer for most software applications and cloud infrastructure
- Worked on web apps, microservices, cloud infrastructure, developer tooling, CI/CD, and internal libraries
- Worked extensively with TypeScript, Python, React, FastAPI, Airtable, and geo-spatial data
- Largely self-organized and self-managed
-
05eadd3 Merge branch 'aptera'
-
dc6ab33 feat(necc): Youth Leader
Northeast Christian Church Fort Wayne, IN – Present 3 yrs 1 mo
-
3595bd5 chore(aptera): rename Aptera, Inc -> Core BTS
Core BTS Fort Wayne, IN
- Aptera was acquired by Core BTS in June 2021; my responsibilities remained the same
-
b34594b feat(aptera): Software Engineer
Aptera, Inc / Core BTS Fort Wayne, IN – 7 yrs
- Developed and provided long-term support for user-facing .NET applications for over 20 clients
- Investigated and resolved software bugs, and developed new features
- Resolved emergency situations in production environments
- Worked on a wide variety of .NET codebases, including legacy code and e-commerce
- Worked extensively with Azure DevOps, Azure SQL, Sitefinity, and Kentico CMS
- Developed and provided long-term support for user-facing .NET applications for over 20 clients
-
60e3a24 Merge branch 'trine'
-
3ead177 feat(trine): B.S. Computer Engineering (tag: v2.0-graduated)
Trine University Angola, IN – 4 yrs
- Minors in Software Engineering and Mathematics
-
d02aaaf feat(trine): Software Developer Intern
Trine University Angola, IN – 1 yr
- Developed .NET application for internal use
-
727a2fb feat(aptera): Software Developer Intern
Aptera, Inc Fort Wayne, IN – 3 mos
- Developed .NET applications for internal and external clients
-
2938ebf fix(trine): IT Help Desk Technician
Trine University Angola, IN – 2.5 yrs
- Repaired and maintained student, faculty, and staff computers
- Provided technical assistance via phone, email, and in person
-
82dc38b feat(parkway): High School Diploma (tag: v1.0-graduated)
Parkway High School Rockford, OH – 4 yrs
-
b801a39 init(bsa): Eagle Scout
Boy Scouts of America Rockford, OH
# Skills
$ cat package.json
{
"name": "daniel-baughman",
"version": "13.12.8",
"description": "Software development in a variety of languages, frameworks, and environments",
"workspaces": [
"web-apps",
"servers",
"cloud-infrastructure",
"microservices",
"command-line-tools",
"mobile-apps"
],
"dependencies": {
"python": "*",
"typescript": "*",
"javascript": "*",
"csharp": "*",
"cpp": "*",
"visual-basic": "*",
"rust": "*",
"swift": "*",
"html": "*",
"css": "*",
"sql": "*",
"dynamodb": "*",
"airtable": "*"
},
"frameworks": {
"fastapi": "*",
"dotnet": "*",
"entity-framework": "*",
"angular": "*",
"react": "*",
"sitefinity": "*",
"kentico": "*",
"swiftui": "*"
},
"cloud": {
"azure": "*",
"aws": "*"
},
"optionalDependencies": {
"ai-coding-tools": "*"
},
"scripts": {
"think": "Critical thinking and problem solving",
"adapt": "Quick adaptability to unfamiliar technical situations",
"support": "Software support for large and complex applications",
"repair": "Computer/technology diagnostics and repair",
"communicate": "Communication with technical and non-technical clients"
}
}