-
Notifications
You must be signed in to change notification settings - Fork 0
/
profile.json
106 lines (106 loc) · 2.64 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"email": "[email protected]",
"blog": "https://nomadops.github.io/blog/",
"github": "cruftyoldsysadmin",
"gpgKeys": "https://keybase.io/cruftyoldsysadmin/pgp_keys.asc",
"keybase": "https://keybase.io/cruftyoldsysadmin",
"linkedin": "https://linkedin.com/in/cruftyoldsysadmin",
"slack": "https://nomadopsllc.slack.com/",
"terraformRegistry": "https://registry.terraform.io/users/nomadops",
"twitter": "nomadopsllc",
"websites": [
{
"url": "https://nomadops.io",
"description": "nomadops.io"
}
],
"youtube": "https://youtube.com/nomadops",
"githubRepositories": [
{
"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"],
"jobTitle": "Infrastructure as Code Consultant",
"title": "IAC consultant.",
"keywords": [
"Terraform",
"terragrunt",
"IAC",
"linux",
"docker",
"kubernetes",
"aws",
"devops",
"cicd",
"github actions",
"golang"
],
"longSummary": "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",
"profileImage": "https://avatars.githubusercontent.com/u/20204452?v=4",
"shortSummary": "Infrastructure as code consulting",
"languages": [
{
"name": "English",
"level": "native"
}
],
"skills": [
{
"name": "bash",
"level": "expert"
},
{
"name": "drumming",
"level": "mid-level"
},
{
"name": "golang",
"level": "intermediate"
},
{
"name": "python",
"level": "beginner"
},
{
"name": "Terraform",
"level": "expert"
},
{
"name": "Github Actions",
"level": "expert"
},
{
"name": "Kubernetes",
"level": "senior"
},
{
"name": "CICD",
"level": "intermediate"
},
{
"name": "Pulumi",
"level": "beginner"
}
],
"citizenships": ["USA"],
"timezone": "UTC+3",
"certifications": [
{
"name": "AWS Certified Cloud Practitioner",
"startDate": "2023-03-20",
"endDate": "2026-03-20",
"url": "https://www.credly.com/badges/02f8cc96-da8d-4d61-9250-f564d6a662a8/public_url"
}
],
"mailingList": false
}