-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
40 lines (30 loc) · 1.29 KB
/
about.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
---
layout: default
title: About
---
<h3>About</h3>
<hr></hr>
<h4>Summary</h4>
<p>Hello there!</p>
<p>I am a Software Engineer with almost 10 years of experience in building distributed and scalable systems.</p>
<h4>Programming Languages</h4>
<p>I've been working mostly with Java. I'm also familiar with Scala, Clojure, Python, Lisp, Js.</p>
<p>Use Python, Js for my pet projects.</p>
<p>Really like to cover projects with tests (familiar with jUnit, Mockito, Scala spec, pytest, clojure.test).
<h4>Experience</h4>
<p>Worked in an Infrastructure team and have knowledge how to deploy and maintain services. Use Ansible to write infrastructure playbooks. Worked with Container Orchestration systems like Mesos/Marathon, Docker Swarm, researched and maintained them.</p>
<p>Familiar with SQL (used PostgreSQL almost in all my jobs) and NoSQL (Redis, Mongo, Cassandra).</p>
<h4>Prefessional interests</h4>
<p>I'm interested in:</p>
<ul>
<li>Distributed Systems, event streaming</li>
<li>All that connected with JVM, Python</li>
<li>Infrastructure: services delivery, monitoring and management</li>
</ul>
<p>I would learn:</p>
<ul>
<li>Web: Javascript (React, Redux)</li>
<li>Machine Learning, Text Mining, Media (images, video, sound) processing</li>
</ul>
<h4>Hobbies</h4>
<p>Rock climbing, Alpinism, Skiing</p>