-
Notifications
You must be signed in to change notification settings - Fork 0
/
profile.json
71 lines (71 loc) · 2.3 KB
/
profile.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"email": "[email protected]",
"blog": "https://nomadops.github.io/blog/",
"github": "cruftyoldsysadmin",
"gpg_keys": "https://keybase.io/cruftyoldsysadmin/pgp_keys.asc" ,
"keybase": "https://keybase.io/cruftyoldsysadmin" ,
"linkedin": "https://linkedin.com/in/cruftyoldsysadmin",
"slack": "https://nomadopsllc.slack.com/",
"terraform_registy": "https://registry.terraform.io/users/nomadops",
"twitter": "nomadopsllc",
"websites": [ { "url": "https://nomadops.io", "description": "nomadops.io" } ],
"youtube": "https://youtube.com/nomadops",
"github_repositories": [
{
"owner": "cruftyoldsysadmin",
"name": "awesome-learning-resources",
"description": "Awesome learning resources."
},
{
"owner": "cruftyoldsysadmin",
"name": "dev-profile",
"description": "profiles.dev user profile template repository"
}
],
"headline": "Senior DevOps pipeline and Infrastructure as Code (IAC) consulting",
"industries": [ "startups", "cloud" ],
"job_title": "Infrastructure as Code Consultant",
"title": "IAC consultant.",
"keywords": [
"Terraform",
"terragrunt",
"IAC",
"linux",
"docker",
"kubernetes",
"aws",
"devops",
"cicd",
"github actions",
"golang"
],
"long_summary": "I have been working with production infrastructure for about 25 years. My primary interests are implementing DevOps pipelines with Infrastructure as Code. I love working with AWS Terraform/Terragrunt, Kubernetes and Golang.",
"name": "Cruftyold Sysadmin",
"profile_image": "https://avatars.githubusercontent.com/u/20204452?v=4",
"short_summary": "Infrastructure as code consulting",
"languages": [
{ "name": "English", "level": "native" }
],
"skills": {
"bash": "expert",
"drumming": "mid-level",
"golang": "intermediate" ,
"python": "beginner" ,
"Terraform": "expert" ,
"Github Actions": "expert",
"Kubernetes": "senior",
"CICD": "intermediate",
"Pulumi": "beginner"
},
"citizenships": ["USA"],
"timezone": "UTC+3",
"certifications": [
{
"name": "AWS Certified Cloud Practitioner",
"start_date": "2023-03-20",
"end_date": "2026-03-20",
"url": "https://www.credly.com/badges/02f8cc96-da8d-4d61-9250-f564d6a662a8/public_url"
}
],
"mailing_list": false
}