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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
|
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Kumar Damani's Homepage</title>
<link rel="shortcut icon" type="image/x-icon" href="pix/icons/House-3.ico" />
<link rel='stylesheet' type='text/css' href='style.css'>
<meta charset="utf-8"/>
</head>
<body>
<h1><big>Kumar Damani</big></h1>
<h2><small>Last updated: 25 Mar. 2022</small></h2>
<section class="flex-container">
<div class="mainpanel" >
<h2 style="margin:0px">Welcome!</h2>
<img class="profile" src="pix/kd.jpeg" alt="Kumar Pic">
<p>My name is Kumar. Many people call me 'kd', I'm known for being...</p>
<ul>
<li>that guy who hosts his own website, email, dropbox, and vpn</li>
<li>a real stickler about 'oPtiMiZing mY woRkfLoW' by scripting anything script-able</li>
<li>a programming purist, and linguistic enthusiast</li>
<li>down on social-media. I think they are designed to make people 😥</li>
<li>a B.Sc in Computer Science at the University of Toronto with a focus in Natural Language Processing</li>
</ul>
<h2>My Projects</h2>
<ul>
<li>My VPS
<ul>
<li><a target="_blank" href="https://gitlab.com/kdam0/vps">Source on GitLab</a></li>
<li>Using: Ansible</li>
</ul>
</li>
<li>Helpthehome(less)
<ul>
<li><a target="_blank" href="https://gitlab.com/kdam0/helpthehomeless">Source on GitLab</a></li>
<li><a target="_blank" href="https://helpthehome-prod.herokuapp.com/">Project info page</a></li>
<li>Built with: NodeJs, React-Native, MongoDB, Pug (jade)</li>
<li>Here is a <a href="https://gitlab.com/kdam0/helpthehomeless/commit/6b91cafd7884e1bc5286f17a5c0e5c045130befb" target="_blank">sample merge request</a> I made.</li>
</ul>
</li>
<li>Solutions Repo
<ul>
<li><a target="_blank" href="https://gitlab.com/kdam0/solutions_repo">Source on GitLab</a></li>
<li><a target="_blank" href="https://solutionsrepo-prod.herokuapp.com/">Project home page</a></li>
<li>Built with: NodeJs, MongoDB, Handlebars</li>
</ul>
</li>
</ul>
<h2>Work Experience</h2>
<ul>
<li>
<p>
<em>[2020 - now]</em>
<p>Currently working as a <strong> DevOps Specialist </strong> at <a target="_blank" href="https://kepler.space"> Kepler </a> 🛰️. All of our infrastructure is in-house and I'm working with a variery of interesting low-level HW - raspberry pis, RF Matrix etc., which is a totally new context for me, coming from k8s, ES world. There is so much specialized "space" related equipment here that it presents a great oppurtunity to develop and refine my skills. Beyond that, I've also learned a ton about networking and networking automation. I am currenly the only "DevOps" guy here, but I've met a few people that know the important stuff just as well.</p>
</p>
</li>
<li>
<p>
<em>[2019 - 2020]</em>
<p>Worked as a <strong> DevOps Engineer </strong> at <a target="_blank" href="https://acuityads.com"> AcuityAds </a> in Toronto. The main selling point for me to work here is that Acuity does not use Amazon or Google or MS (or whatever other 'cloud platform') to host its infrastructure, it has its own private Linux based 'cloud'. This presents a substantial set of challenges for us as DevOps Engineers that would normally be handled by a 3rd party provider. </p>
<p>Apart from this, due to the nature of adtech, we deal with a massive amount of data, which forces us to be very specific about the types of technologies we use. Here is a subset of what we use across multiple data-centers, often in multiple clusters:</p>
<ul>
<li><strong>Infrastructure</strong>: VMWare, Physical</li>
<li><strong>Provisioning</strong>: Ansible, Terraform, Cobbler</li>
<li><strong>Containerization</strong>: Docker, Kubernetes</li>
<li><strong>CI/CD</strong>: Git, BitBucket, Bamboo (we host the entire Atlassian suite in-house)</li>
<li><strong>Monitoring</strong>:
<ul>
<li>TICK (Telegraf, Influxdb, Chronograf, Kapacitor)</li>
<li>ELK (Elasticsearch, Logstash, Kibana), with filebeat and metricbeat beats</li>
<li>Prometheus</li>
<li>Grafana</li>
<li>Nagios, Pagerduty, Pingdom</li>
</ul>
</li>
<li><strong>Data</strong>: MySql, Aerospike, Kafka, HDFS, Druid</li>
<li><strong>Scripting</strong>: Golang, Bash, Python. <em>Some</em> of my work can be on my Gitlab profile:
<ul>
<li>Golang:
<ul>
<li> a fast, containerized <a href="https://gitlab.com/kdam0/go-druid-mysql-influx" target="_blank">Cronjob</a> that interacts with Druid, MySql, and Influxdb written in Go. Basic unit testing included. This is a job that powers one of our major alerting dashboards.
</li>
<li> a containerized highly modular <a target="_blank" href="https://gitlab.com/kdam0/devops-api">Rest api</a> that writes to Influxdb: . This is something we run in K8S as a Service to monitor Cronjobs that run in K8S.
</li>
</ul>
</li>
<li>Python: a <a target="_blank" href="https://gitlab.com/kdam0/slack-to-teams"> program </a> to migrate Slack exports to MS Teams messages: . This is something we used when we gave up on Slack.</li>
<li>Bash: a small <a target="_blank" href="https://gitlab.com/kdam0/random-shell-helpers"> collection </a> of helper scripts that I used frequently for random things.</li>
</ul>
</li>
</ul>
</p>
</li>
<li>
<p>
<em>[2016 - 2017]</em>
<p>I worked at <a target="_blank" href="https://achiga.io">Achiga</a> formerly known as WebCanada as part of my <a href="https://web.cs.toronto.edu/undergraduate/pey" target="_blank">PEY</a> program from Uni for 12 months. As part of this, I was involved in:</p>
<ul>
<li>A fast paced Agile environment where I was a Full Stack Developer working with <strong>PHP (Zend), MySql, and JavaScript</strong>.</li>
<li>Git + BitBucket + JIRA (basically the whole Atlassian suite), with Vagrant</li>
<li>The Pipeline team working on day to day features and bugs in the CMS powering thousands of local hotel sites around the world for Starwood Hotels.</li>
<li>Debugging and optimizing <strong>CRON jobs</strong> responsible for storing hotel rates in our database which is critical to hotel revenue.</li>
<li>Contributing to the Gallery Page (CMS as well as user facing UI). See <a href="https://designhotels.com/gallery" target="_blank">Design Hotels Gallery Page</a>, towards the end of my tenure.</li>
</ul>
</p>
</li>
<li>
<p><em>[2014 - 2016]</em></p>
<p>I've worked on several other small-buisness type projects involving web, and scripting over the years in between semesters.</p>
</li>
</ul>
<h2>Misc</h2>
<ul>
<li>The <a href="/programs.html">Programs and Equipment</a> I use.</li>
</ul>
</div>
<div class="sidepanel">
<h2 style="margin:0px">Links:</h2>
<ul>
<li>Content:
<ul>
<li>
<a target="_blank" href="https://gitlab.com/kdam0"><img src="pix/icons/gitlab.svg" alt="Gitlab">GitLab</a>
<a target="_blank" href="https://github.com/kdam0"><img src="pix/icons/github.svg" alt="Github"> Github</a>
</li>
</ul></li>
<li>Personal:
<ul>
<li><a href="mailto:me@kumardamani.net"><img src="pix/icons/email.svg" alt="Email me"> Email me</a></li>
</ul></li>
<li>Downloadable Files:
<ul>
<li><a href="files/KumarDamaniCV.pdf"><img src="pix/icons/folder.svg" alt="Downloadable files"> Resume </a></li>
</ul></li>
</ul>
</div>
</section>
<div style="clear: both;"> </div>
</body>
</html>
|