{
  "$schema": "https://cdn.jsdelivr.net/npm/@jsonresume/schema@1.3.0/schema.json",
  "basics": {
    "name": "Steven Dirth",
    "label": "Software Engineer & Solutions Architect",
    "image": "",
    "email": "steven@dirth.dev",
    "phone": "",
    "url": "https://dirth.dev",
    "summary": "Software Engineer & Solutions Architect with 5+ years of experience with .NET and Angular",
    "location": {
      "address": "",
      "postalCode": "",
      "city": "Ankeny",
      "countryCode": "US",
      "region": "IA"
    },
    "profiles": [
      {
        "network": "LinkedIn",
        "username": "stevendirth",
        "url": "https://www.linkedin.com/in/stevendirth/"
      },
      {
        "network": "GitLab",
        "username": "steven.dirth",
        "url": "https://gitlab.com/steven.dirth/"
      },
      {
        "network": "GitHub",
        "username": "dirthsj",
        "url": "https://github.com/dirthsj/"
      }
    ]
  },
  "work": [
    { "name": "Corteva", "position": "Software Architect @ Corteva", "startDate": "2024-07", "summary": "As a Solutions Architect at Corteva Agriscience, I am responsible for designing and implementing software solutions that meet the needs of our Research & Development teams. I work closely with our business partners to understand their requirements and translate them into technical solutions that leverage the latest technologies and best practices in software development. I also collaborate with our engineering teams to ensure that our solutions are scalable, maintainable, and secure." },
    { "name": "Corteva", "position": "Software Engineer II @ Corteva", "startDate": "2022-09", "endDate": "2024-07", "summary": "As a Software Engineer II at Corteva Agriscience, I was responsible for developing and maintaining software applications that supported our Research & Development teams. I worked on a variety of projects, including web applications, desktop applications, and IoT applications, using C# and Angular as the primary tech stack." },
    { "name": "Corteva", "position": "Software Developer @ Corteva", "startDate": "2021-06", "endDate": "2022-09", "summary": "As a Software Developer at Corteva Agriscience, I was responsible for developing and maintaining software applications that supported our Research & Development teams. I worked on a variety of projects, including web applications, desktop applications, and IoT applications, using C# and Angular as the primary tech stack." }
  ],
  "volunteer": [],
  "education": [
    { "institution": "Iowa State University", "studyType": "Bachelor", "area": "Software Engineering", "endDate": "2021-05", "startDate": "2017-07" }
  ],
  "awards": [],
  "certificates": [],
  "publications": [],
  "skills": [
    { "name": "Web Development" },
    { "name": "Angular" },
    { "name": ".NET" },
    { "name": "CI/CD" }
  ],
  "languages": [],
  "interests": [],
  "references": [],
  "projects": [],
  "meta": {
    "version": "v1.3.0",
    "canonical": "https://cdn.jsdelivr.net/npm/@jsonresume/schema@1.3.0/schema.json"
  }
}