-
Notifications
You must be signed in to change notification settings - Fork 1
/
cv.html
187 lines (187 loc) · 11.3 KB
/
cv.html
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Hello, I'm Marta!</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
<link href="css/custom.css" rel="stylesheet" media="screen">
<link rel="shortcut icon" type="image/x-icon" href="favicon.png">
</head>
<body>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous"></script>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="index.html">Home</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="cv.html">CV</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Get in touch</a>
</li>
<li class="nav-item">
<a class="nav-link">|</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://thatmarta.wordpress.com">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://linktr.ee/paciorkowska">Linktr.ee</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid">
<section id="background" data-speed="6" data-type="background">
<div class="row"></div>
</section>
<section id="header" data-speed="6">
<header>
<div class="row">
<div class="col-md-8 offset-md-2">
<h1>Here's my work stuff</h1>
</div>
</div>
</header>
</section>
<section id="looking" data-speed="5">
<div class="row">
</div>
</section>
<section id="did-do" data-speed="5">
<div class="row">
<div class="col-md-8 offset-md-2">
<h3>What I did/do</h3>
<p>Being an <strong>infrastructure Developer</strong> @ <a href="https://finn.no">FINN.no</a> (September 2018 - now)
I am part of a great team that moved FINN.no to the cloud. I get to maintain, debug, learn and develop systems at scale.
I work with Kubernetes daily, modernize old parts of our systems and sometimes develop services that ease or support deployment of end-user applications.
<p>As an <strong>Operations Engineer</strong> @ <a href="http://acrolinx.com">Acrolinx GmbH</a> (January 2016 – May 2018)
I was tasked with two missions. The first one was supporting software developers in their everyday work, also by introducing
automation and modernizing build infrastructure. The second one was being an internal DevOps advocate, promoting a culture of
collaboration, adopting new tools that increase developer independence, and the like.</p>
<p>As a <strong>Junior Software Engineer</strong> @ <a href="http://3ofcoins.net">Three of Coins</a> (July 2013 – April 2015)
I developed and maintained <a href="https://github.com/3ofcoins/chef-browser">Chef Browser</a>, maintained company's open
source cookbooks and Ruby gems. I occasionally wrote internal documentation.</p>
<p>As a <strong>Project Coordinator</strong> @ <a href="http://lionbridge.com">Lionbridge</a> (April 2012 – June 2013)
I specialized in coordinating/managing translation projects in e-learning, video and documentation. I helped design
<a href="http://www.slideshare.net/Global_Marketing_Ops/rapid-video-translation-localization">a new company service</a>
that increases efficiency and cost-effectiveness of video translation by adopting automation.</p>
<p>As a <strong>Campaign Manager</strong> @ <a href="http://viva.org.pl">Fundacja Viva!</a> (August 2005 – February 2011)
I was responsible for a number of awareness campaigns at a time, organized over 60 different events (from
demonstration to conference to tour) and often acted as press officer (live tv, anyone?).</p>
<p>In my pre-pandemic free time, I coorganized the <a href="https://www.meetup.com/Go-Oslo-User-Group/">Go Oslo User Group</a>. While I lived in Poland and Germany, I occasionaly coached at <a href="http://railsgirls.com">Rails Girls</a> and
<a href="http://clojurebridge-berlin.org/">Clojure Bridge</a>. I sorted food donations at <a href="http://tafel.de">Tafel e.V.</a></p>
<p>I sometimes <a href="https://speakerdeck.com/xamebax">speak</a> at conferences, meetups. I might
<a href="https://thatmarta.wordpress.com/">blog</a> my talk, too.</p>
<p>I still regularly click on the "Close PR" buttons on Github by accident (you're not alone).</p>
</div>
</div>
</section>
<section id="details" data-speed="5">
<div class="row">
<div class="col-md-4">
<h3>I know how to use</h3>
<ul class="list-unstyled">
<li>Docker</li>
<li>English</li>
<li>the ERB templating system</li>
<li>Git, Github</li>
<li>Grafana</li>
<li>Go</li>
<li>Helm</li>
<li>HTML</li>
<li>Jenkins</li>
<li>JIRA</li>
<li>Kubernetes</li>
<li>Logging tools: the ELK stack</li>
<li>Norwegian (B1)</li>
<li>Organizational skills</li>
<li>Polish</li>
<li>Prometheus</li>
<li>Ruby</li>
<li>Soft skills necessary to be a good team mate and PM</li>
<li>Travis CI</li>
<li>Ubuntu</li>
<li>Vagrant</li>
<li>Virtualbox</li>
</ul>
</div>
<div class="col-md-4">
<h3>I understand basics</h3>
<ul class="list-unstyled">
<li>Agile, Scrum</li>
<li>AWS</li>
<li>Bash</li>
<li>Chef and its ecosystem</li>
<li>Clojure (<a href="http://overtone.github.io/">Overtone</a>)</li>
<li>Consul</li>
<li>CSS (incl. Bootstrap)</li>
<li>Iptables</li>
<li>Maven</li>
<li>Kafka</li>
<li>PostgreSQL</li>
<li>Puppet</li>
<li>Python</li>
<li>Systemd</li>
<li>TCP/IP protocols</li>
</ul>
</div>
<div class="col-md-4">
<h3>I'd love to learn more about</h3>
<ul class="list-unstyled">
<li>Backup tools</li>
<li>Bad tools, so I could take part in developing better ones</li>
<li>Continuous integration, continuous development and
<a href="https://speakerdeck.com/xamebax/the-ultimate-devops-test">all the other buzzwords</a></li>
<li>gRPC</li>
<li>Kubernetes</li>
<li>Languages: Erlang, Python</li>
</ul>
</div>
</div>
</section>
<section id="love" data-speed="1">
<div class="row">
<div class="col-md-8">
<h3>Things I'd do at my ideal job</h3>
<ul class="list-unstyled">
<li>Advance my career to become an <b>"E-shaped" specialist</b>.</li>
<li><b>Automate</b> when it makes sense.</li>
<li>Be part of a team made of <b>respectful</b>, empathetic, enthusiastic folks.</li>
<li>Build <b>sustainable systems</b> that make firefighting passé.</li>
<li><b>Collaborate</b>.</li>
<li><b>Improve</b> everyday dev/ops work (I love bringing things together).</li>
<li>Know that I can <b>make mistakes</b> and learn from them.</li>
<li>Organize/participate in pro-bono initiatives with coworkers.</li>
<li>Share and gain knowledge (blog, workshops, conferences).</li>
<li>Support <b>open source</b> projects.</li>
<li>Work <b>in the office</b> at least twice a week (if responsible re:COVID-19).</li>
</ul>
</div>
<div class="col-md-4">
<h3>I'm passionate about</h3>
<ul class="list-unstyled">
<li>A healthy work-life balance.</li>
<li>Fairness in economy and in human relationships.</li>
<li>Recycling, reading, running.</li>
<li>Counter-Strike: Global Offensive.</li>
<li>DevOps.</li>
</ul>
</div>
</div>
</section>
<section id="footer" data-speed="1">
<div class="row">
<div class="col-md-8 offset-md-2">
<p class="footer">Text content, design, background photo © 2016-2022 Marta Paciorkowska</p>
</div>
</div>
</section>
</div>
</body>
</html>