Skip to content

Instantly share code, notes, and snippets.

@theblazehen
Last active February 17, 2025 17:28
Show Gist options
  • Select an option

  • Save theblazehen/b19eb59d4085a8199456a23054fe19ab to your computer and use it in GitHub Desktop.

Select an option

Save theblazehen/b19eb59d4085a8199456a23054fe19ab to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Jasmin Le Roux",
"label": "Senior DevOps Engineer",
"picture": "https://imgur.com/a/JzXarQg.jpg",
"email": "theblazehen@gmail.com",
"phone": "+27 67 299 6615",
"summary": "A passionate DevOps engineer, who loves tinkering and making a meaningful difference",
"location": {
"postalCode": "7140",
"city": "Cape Town",
"countryCode": "ZA",
"region": "Western Cape"
},
"profiles": [
{
"network": "LinkedIn",
"username": "jasmin-le-roux",
"url": "https://www.linkedin.com/in/jasmin-le-roux-ab2976308/"
},
{
"network": "Github",
"username": "theblazehen",
"url": "https://github.com/theblazehen/"
}
]
},
"work": [
{
"company": "DeepAlert",
"position": "Senior DevOps Engineer",
"website": "https://deepalert.ai",
"startDate": "2020-10-01",
"summary": "Led the team in technical decision making, allowing us to scale 20x in 2 years",
"highlights": [
"Migrated our application from a legacy LXD architecture, to a modern Kubernetes based architecture",
"Proactively supported the dev team with architectural guidance",
"Ensured service reliability",
"Managed our applications infrastructure: ElasticSearch, PostgreSQL, Redis Cluster, RabbitMQ, Nvidia Triton"
],
"name": "DeepAlert",
"url": "https://deepalert.ai"
},
{
"company": "LSD OPEN",
"position": "DevOps Engineer",
"website": "https://lsdopen.io/",
"startDate": "2016-01-01",
"endDate": "2020-09",
"summary": "Started as a Linux administrator, and moved into a DevOps role",
"highlights": [
"Built multiple projects in Python / Golang",
"Managed applications running on Kubernetes",
"Assisted developers with solving problems"
],
"name": "LSD OPEN",
"url": "https://lsdopen.io/"
}
],
"skills": [
{
"name": "Programming",
"keywords": [
"Python",
"Java",
"Golang",
"JavaScript",
"Bash",
"Perl",
"SQL"
]
},
{
"name": "Administering Kubernetes",
"keywords": [
"Cluster management",
"Troubleshooting"
]
},
{
"name": "CI/CD",
"keywords": [
"Gitlab CI",
"GitHub actions",
"Jenkins"
]
},
{
"name": "Infrastructure as Code",
"keywords": [
"Pulumi",
"Ansible",
"Chef",
"Saltstack",
"Puppet"
]
},
{
"name": "Incident response",
"keywords": [
"Well tuned problem finding skills",
"Working under pressure",
"Addressing root causes"
]
},
{
"name": "Infrastructure management",
"keywords": [
"PostgreSQL",
"ElasticSearch",
"RabbitMQ",
"Nvidia Triton",
"Ceph",
"Redis"
]
},
{
"name": "Monitoring",
"level": "",
"keywords": [
"Prometheus",
"Grafana",
"Open Telemetry",
"Profiling"
]
},
{
"name": "Linux essentials",
"level": "",
"keywords": [
"Networking",
"Filesystems",
"Performance tuning",
"Hardware troubleshooting"
]
},
{
"name": "Security",
"level": "",
"keywords": [
"Finding vulnerabilities"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Archiving",
"keywords": [
"Internet archival projects"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment