connor.json
{
  "name": "Connor Basile",
  "location": "Houston, TX",
  "occupation": {
    "jobTitle": "Software Engineer",
    "employer": "Squarepoint Capital",
    "jobDescription": "Editing config files and soothing temperamental services so they don't catch fire.",
    "startDate": "December 2025"
  },
  "previousPositions": [
    {
      "jobTitle": "Site Reliability Engineer",
      "employer": "JPMorgan Chase & Co.",
      "jobDescription": "I made sure the bank stayed online.",
      "startDate": "October 2022",
      "endDate": "December 2025"
    },
    {
      "jobTitle": "Linux Systems & Software Engineer",
      "employer": "JPMorgan Chase & Co.",
      "jobDescription": "Daycare for a custom Linux OS for thin clients.",
      "startDate": "June 2019",
      "endDate": "October 2022"
    }
  ],
  "hobbies": [
    "Scuba Diving",
    "Dirt Biking",
    "Anything with two wheels",
    "Kite Boarding",
    "Brunching"
  ],
  "education": {
    "university": "The Ohio State University",
    "graduationMonth": "May",
    "graduationYear": 2019,
    "degrees": [
      "B.S. Electrical Engineering",
      "B.S. Physics"
    ]
  },
  "skills": {
    "languages": [
      "Python",
      "Java",
      "Rust"
    ],
    "frameworks": [
      "FastAPI",
      "Spring Boot"
    ],
    "tools": [
      "Docker",
      "Kubernetes",
      "Terraform"
    ]
  },
  "contact": {
    "email": "connor@eziobasile.com",
    "linkedIn": "https://www.linkedin.com/in/connor-basile"
  }
}