Skip to content

Instantly share code, notes, and snippets.

@anthr76
Last active May 7, 2022 03:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anthr76/5f7d2e175d46e99b7fb94f1b99124d1a to your computer and use it in GitHub Desktop.
Save anthr76/5f7d2e175d46e99b7fb94f1b99124d1a to your computer and use it in GitHub Desktop.
resume.json
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Anthony Rabbito",
"label": "Site Reliability Engineer",
"email": "hello@anthonyrabbito.com",
"phone": "(570) 815-3829",
"url": "https://anthonyrabbito.com",
"summary": "Open source enthusiast, full time student, and Site Reliability Engineer. Intrigued by not over-complicating workflows, but making them useful and always reproducible -- DRY (do not repeat yourself). In my pastime I like to host GitOps clusters at home and in the cloud to practice site reliability engineering, and contribute back to OpenSource projects. Besides technology I enjoy taking the back-roads and driving spiritually.",
"location": {
"postalCode": "PA 18504",
"city": "Scranton",
"countryCode": "US",
"region": "Pennsylvania"
},
"profiles": [
{
"network": "Twitter",
"username": "anthonyrabbito",
"url": "https://twitter.com/anthonyrabbito"
},
{
"network": "GitHub",
"username": "anthr76",
"url": "https://github.com/anthr76"
}
]
},
"work": [
{
"company": "Sectigo",
"highlights": ["Facilitated the migration of our SCM repositories to GitHub.", "Maintained our on-premise infrastructure (Vmware/Proxmox", "Lead a Kubernetes rejuvenation projection with GitOps in mind and a tighter integration with cluster provisioning.", "Supported various certificate transparency projects.", "Advocate for more immutable infrastructure.", "Assisted in various centralized logging tasks."],
"position": "Site Reliability Engineer",
"startDate": "2021-10-29",
"summary": "At Sectigo I was brought on with five other SRE's as we improved the organization's landscape from continuous delivery, observability, and business continuity. We worked closely as a team to eliminate technical debt and configuration drift. While leveraging new methods of automation and ensuring idempotency. Interesting challenges are faced along the road such as Kubernetes platforms for on-premise to well align with our storage vendor and hypervisors",
"website": "https://sectigo.com/"
},
{
"company": "PwC (PricewaterhouseCoopers)",
"highlights": ["Lead the migration off from Rancher 1 to EKS Fargate Kubernetes", "Write Gitlab-CI pipelines to build containers, and deploy applications", "Work in a on-prem and AWS environment with intricate networking and DNS layouts in the cloud", "Manage Ansible for our deprecated hosts", "Use Terraform and Flux for our new infrastructure", "Provide developers with base images workflows for a seamless development environment."],
"position": "DevOps Engineer",
"startDate": "2021-03-31",
"endDate": "2021-10-20",
"summary": "Work with the operations and development teams to keep our apps churning. Provide direction to developers for easy interoperation of app deployments in Kubernetes. Supply SRE guidance to operations teams for our infrastructure and integrate with OpenSource tooling such as Prometheus, Grafana, Thanos, Loki, Pagerduty, and CloudWatch.",
"website": "https://www.pwc.com/"
},
{
"company": "Susquehanna International Group, LLP (SIG)",
"endDate": "2020-12-31",
"highlights": ["Worked with Cisco, Arista, and Cisco Nexus switches", "Contributed to in-house asset management", "Worked on a logistical shipping project in Python"],
"position": "Data Center System Administrator",
"startDate": "2020-01-31",
"summary": "Performed datacenter tasks during market close in one of our cololocations site during night. Worked on scripting, automation, and switch configuration during day.",
"website": "https://sig.com/"
}
],
"education": [
{
"institution": "Western Governors University",
"url": "https://www.wgu.edu/",
"area": "Cloud Computing",
"studyType": "Bachelor",
"startDate": "2021-02-05",
"courses": [
"Amazon AWS Cloud Practitioner",
"Amazon AWS SysOps Administration–Associate",
"Cloud+ (CompTIA)",
"Linux Professional Institute Linux Essentials"
]
},
{
"institution": "King's College",
"url": "https://www.kings.edu/",
"area": "Computer Science (Incomplete)",
"studyType": "Bachelor",
"startDate": "2016-06-01",
"endDate": "2018-01-01",
"score": "3.3",
"courses": [
"CS 112 - Intro to Programming",
"CS 200 - Algorithms",
"CS 232 - Data Structures",
"CS 256 - Database Management"
]
}
],
"skills": [
{
"name": "Kubernetes",
"level": "Master",
"keywords": [
"cloud/self managed control-plane",
"Service Mesh",
"AWS/GCP"
]
},
{
"name": "GitOps/Infrastructure as Code (IaC)",
"level": "Master",
"keywords": [
"flux",
"terraform",
"ansible"
]
},
{
"name": "Golang/Python",
"level": "Intermediate"
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
},
{
"language": "Spanish",
"fluency": "Beginner"
}
],
"interests": [
{
"name": "Motorsports",
"keywords": [
"Tracking",
"DIYs"
]
},
{
"name": "HomeAutomation",
"keywords": [
"homeassistant",
"DIYs"
]
}
],
"projects": [
{
"name": "GitOps/Infrastructure as Code",
"description": "Provide a public repository and community for those willing and wanting to learn GitOps and IaC principles.",
"highlights": [
"Spoke to several high profiles on best practices such as the flux team, and Kasten.",
"Help others grow and learn new technology stacks and not lock OpenSource behind a paywall.",
"Use as a testing ground for testing new projects at work."
],
"keywords": [
"Terraform",
"Flux",
"Linux"
],
"startDate": "2020-08-24",
"url": "https://gitlab.com/kutara/infra",
"roles": [
"Organizer",
"Planner"
],
"entity": "Smoogle",
"type": "application"
},
{
"name": "Packaging linux desktop applications as flatpaks",
"description": "As a community effort help the open source community by packaging KDE apps into flatpaks for broader adoption of the project.",
"highlights": [
"Work with Flathub, and KDE developers to send patches upstream.",
"Learn an up and coming desktop container platform.",
"Contribute back to the software I use daily."
],
"keywords": [
"Linux-Desktop",
"Flathub",
"KDE"
],
"startDate": "2021-08-24",
"url": "https://pagure.io/fedora-kde/SIG/issue/4",
"roles": [
"Contributor"
],
"entity": "Smoogle",
"type": "application"
},
{
"name": "Fedora Kubernetes Package Maintainer",
"description": "While this is a new endeavour I've recently signed up to help contribute to maintaining the Kubernetes package in Fedora.",
"highlights": [
"Work with Fedora infra and the go-sig.",
"Contribute back to the software I use daily."
],
"keywords": [
"Kubernetes",
"go-sig",
"Fedora"
],
"startDate": "2022-01-15",
"roles": [
"Contributor"
],
"entity": "Smoogle",
"type": "application"
}
],
"meta": {
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2017-12-24T15:53:00",
"theme": "stackoverflow"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment