Skip to content

Instantly share code, notes, and snippets.

@jboeke
Last active February 3, 2020 02:45
Show Gist options
  • Save jboeke/928884156a357799cfbcc3bdc44715b9 to your computer and use it in GitHub Desktop.
Save jboeke/928884156a357799cfbcc3bdc44715b9 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Jonathan Boeke",
"label": "Full Stack Software Developer",
"summary": "I am an experienced full stack software developer who has been tinkering with technology ever since I took interest in my dad's Lear Siedler ADM-3A in my childhood. I've continued this passion for tinkering, making me a strong debugger; not stopping until I find the solution to a problem and making the system work. I am thrilled to watch the ways technology is changing our world and being a small part of that forward momentum.",
"website": "https://jonathanboeke.com",
"phone": "970-444-2844",
"email": "jb@avietech.com",
"location": {
"countryCode": "US",
"region": "Colorado",
"city": "Fort Collins"
},
"profiles": [
{
"network": "LinkedIn",
"username": "jonathanboeke",
"url": "https://www.linkedin.com/in/jonathanboeke/"
},
{
"network": "GitHub",
"username": "jboeke",
"url": "https://github.com/jboeke"
},
{
"network": "Stack Overflow",
"username": "jboeke",
"url": "https://stackoverflow.com/users/1270709/jboeke"
}
]
},
"education": [
{
"institution": "Arizona State University",
"studyType": "Bachelors",
"area": "Computer Science",
"endDate": "2003-05-01"
}
],
"skills": [
{
"keywords": [
"C#",
"Visual Basic",
".NET Framework",
".NET Core",
"MVC",
"Entity Framework",
"SQL Server",
"T-SQL",
"SQL",
"MySQL",
"EDI"
],
"name": "Backend"
},
{
"keywords": [
"HTML",
"HTML 5",
"CSS",
"Javascript",
"jQuery"
],
"name": "Frontend"
},
{
"keywords": [
"git",
"SVN",
"CI"
],
"name": "Devops"
},
{
"keywords": [
"Windows",
"Linux"
],
"name": "OS"
}
],
"work": [
{
"company": "Avietech",
"website": "https://avietech.com",
"position": "Developer and Partner",
"startDate": "2010-10-10",
"highlights": [
"Worked as a long-term contractor partner with Colorado State University Libraries on several enhancements to their Rapid ILL Interlibrary Loan System including a conversion project to .NET Core.",
"Debugged and added features to Petroleum Business Management product (C# .NET and MS SQL).",
"Completely architected and created a Purchase Order Management System (VB .NET and MS SQL), an Insurance Proposal Generation System (VB .NET and MS SQL) and an intranet Workflow Tracker (ASP.NET / C# and MS SQL). ",
"Supported, debugged and enhanced miscellaneous windows applications, MS Access databases and SQL Server databases. Added queries and reporting to existing applications.",
"Authored software contracts, gathered business requirements, and created software specifications."
]
},
{
"company": "Western Refining",
"website": "https://www.marathonpetroleum.com/",
"position": "Business Analyst and Programmer Analyst",
"startDate": "2006-02-22",
"endDate": "2010-02-05",
"highlights": [
"Helped manage, implement and support a paperless enterprise Transportation Management System (TMW Suite) including route planning and intelligent optimization, dispatching, inventory control, electronic proof of delivery, driver payroll, portable hand-held hardware, tank inventory tracking, backend accounting system integration, driver messaging, asset tracking via GPS (Qualcomm), performance reporting for management, watchdog exception management system and real-time status reporting.",
"Programmed numerous EDI, database and utility applications (VB, C# and SQL).",
"Ongoing education included ITIL V3 Foundation Certification (January 2009) and Project Management Fundamentals Training (December 2009)"
]
},
{
"company": "Insurers Administrative Corporation",
"website": "http://www.ihcgroup.com/",
"position": "Programmer Analyst III",
"startDate": "1997-09-02",
"endDate": "2006-02-17",
"highlights": [
"Part of a development team for an Insurance Quoting Software product for external agents. (VB)",
"Developed and managed an Executive Information System pulling legacy claim data into a SQL Database and providing IAC management with a wide variety of on-demand claim, patient and provider reports.",
"Managed Print-On-Demand Project working with an external vendor to automate document assembly for the kitting department. (Batch Scripting, VB, SQL)"
]
},
{
"company": "Gordon Food Service",
"website": "https://www.gfs.com",
"position": "Microsoft Access Application Programmer",
"startDate": "1996-07-01",
"endDate": "1996-09-03",
"highlights": [
"Designed, enhanced and updated a reporting application for vendor reliability data. Various performance criteria were used to develop reports, sent to vendors to inform them of their ranking. (MS Access)"
]
},
{
"company": "Grand Rapids Community College",
"website": "https://grcc.edu/",
"position": "Computer Applications Tutor",
"startDate": "1994-10-01",
"endDate": "1995-07-01",
"highlights": [
"Tutored Community College students in Pascal, COBOL, Windows Applications (Word, WordPerfect, Excel, Access), BASIC, FORTRAN, C++, DOS, Adobe Photoshop, UNIX and other PC and Mac Applications."
]
}
],
"volunteer": [
{
"organization": "City of Fort Collins",
"position": "Restorative Justice Program Volunteer",
"website": "https://www.fcgov.com/restorativejustice",
"summary": "Participate in Restorative Justice circles as a facilitator and community representative.",
"startDate": "2018-09-06"
},
{
"organization": "City of Fort Collins",
"position": "Natural Areas Adopter",
"website": "https://www.fcgov.com/naturalareas/adopt-a-natural-area",
"summary": "Monthly Natural Areas cleanup.",
"startDate": "2018-09-19"
}
],
"awards": [{
"title": "Eagle Scout",
"awarder": "Boy Scouts of America"
}],
"meta": {
"theme": "elegant"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment