-
Notifications
You must be signed in to change notification settings - Fork 0
/
work.html
172 lines (159 loc) · 7.15 KB
/
work.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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Andrej Ocenas</title>
<meta property="og:site_name" content="Andrej Ocenas">
<meta property="og:title" content="Andrej Ocenas">
<meta property="og:description" content="Personal web page of Andrej Ocenas">
<link href="https://fonts.googleapis.com/css?family=Montserrat:900|Open+Sans:600" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.1.2/css/bulma.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" >
</head>
<body>
<header class="header">
<section class="hero">
<div class="hero-body">
<div class="container header-container">
<img src="images/profile.jpg">
<div class="header-title-and-links">
<h1 class="header-title">
Andrej Ocenas
</h1>
<div class="header-links">
<a href="https://github.com/aocenas">github</a>
•
<a href="https://medium.com/@aoc">blog</a>
•
<a href="andrejocenas_cv.pdf">cv</a>
</div>
</div>
</div>
</div>
</section>
</header>
<section class="section">
<div class="container">
<div class="tabs">
<ul>
<li><a href="index.html">Projects</a></li>
<li class="is-active"><a href="work.html">Work</a></li>
</ul>
</div>
<div class="project">
<h1 class="project-title">
<a href="https://www.operam.com/">
Operam
<span class="icon">
<i class="fa fa-external-link"></i>
</span>
</a>
</h1>
<h2 class="project-subtitle">2016 - present</h2>
<div class="tags">
<span class="tag">JavaScript</span>
<span class="tag">Node.js</span>
<span class="tag">React</span>
<span class="tag">Redux</span>
<span class="tag">GraphQL</span>
<span class="tag">Python</span>
<span class="tag">Postgres</span>
</div>
<p class="project-body">
Next level media agency with strong technical background.
Work on various front and back end projects. Help with best practices
and mentoring. Setup of initial data science infrastructure. Involved
in infrastructure monitoring. Introduction of GraphQL and Apollo.
</p>
</div>
<div class="divide"></div>
<div class="project">
<h1 class="project-title">
<a href="http://vectary.com">
VECTARY
<span class="icon">
<i class="fa fa-external-link"></i>
</span>
</a>
</h1>
<h2 class="project-subtitle">2016</h2>
<div class="tags">
<span class="tag">TypeScript</span>
<span class="tag">Node.js</span>
<span class="tag">Express</span>
<span class="tag">React</span>
<span class="tag">Redux</span>
<span class="tag">Docker</span>
<span class="tag">3D modeling</span>
</div>
<p class="project-body">
Web based 3D modeling platform.
Rewrite of php web application to Express javascript application. Creation of new
infrastructure based on Docker.
</p>
</div>
<div class="divide"></div>
<div class="project">
<h1 class="project-title">
<a href="http://www.modrykonik.sk">
Modry Konik
<span class="icon">
<i class="fa fa-external-link"></i>
</span>
</a>
</h1>
<h2 class="project-subtitle">2013 - 2016</h2>
<div class="tags">
<span class="tag">Python</span>
<span class="tag">Django</span>
<span class="tag">Node.js</span>
<span class="tag">React</span>
<span class="tag">Fluxible</span>
<span class="tag">AB testing</span>
<span class="tag">Feature design</span>
<span class="tag">UX design</span>
</div>
<p class="project-body">
Development of one of the biggest slovak web sites. Working on both front-end and
back-end. Rewrite of market part from classic MVC django app to universal React
single page app.
</p>
</div>
<div class="divide"></div>
<div class="project">
<h1 class="project-title">
<a href="https://www.accenture.com/sk-en">
Accenture
<span class="icon">
<i class="fa fa-external-link"></i>
</span>
</a>
</h1>
<h2 class="project-subtitle">2009 - 2013</h2>
<div class="tags">
<span class="tag">Java</span>
<span class="tag">JavaScript</span>
<span class="tag">Avaloq</span>
<span class="tag">Test automation</span>
<span class="tag">Technology architecture</span>
<span class="tag">Banking</span>
</div>
<p class="project-body">
Java developer position, working mainly in banking sector. Projects included
work on business process management platform implementing lending workflow,
custom test automation tool and parametrization of core banking platform.
</p>
</div>
</div>
</section>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-83676518-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>