File tree Expand file tree Collapse file tree 2 files changed +16
-9
lines changed Expand file tree Collapse file tree 2 files changed +16
-9
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,8 @@ const ViktorKalajo = () => {
62
62
'Redis' ,
63
63
'CQRS' ,
64
64
'Gitlab CI/CD' ,
65
+ 'Kubernetes' ,
66
+ 'Docker' ,
65
67
'Real-time collaborative editing' ,
66
68
'Monitoring' ,
67
69
'Automated testing' ,
@@ -105,6 +107,7 @@ const ViktorKalajo = () => {
105
107
'Node' ,
106
108
'PostgreSQL' ,
107
109
'Google Firestore' ,
110
+ 'Google Cloud Platform (GCP)' ,
108
111
'Express' ,
109
112
'Heroku' ,
110
113
'Gitlab CI/CD' ,
@@ -183,12 +186,13 @@ const ViktorKalajo = () => {
183
186
from = "Q1 2016"
184
187
to = "Q3 2018"
185
188
tags = { [
189
+ 'MongoDB' ,
190
+ 'Express' ,
186
191
'React' ,
187
- 'Redux' ,
188
192
'Node' ,
189
- 'Express' ,
193
+ 'MERN stack' ,
194
+ 'Redux' ,
190
195
'Heroku' ,
191
- 'MongoDB' ,
192
196
'REST' ,
193
197
] }
194
198
>
@@ -256,22 +260,25 @@ const ViktorKalajo = () => {
256
260
title = "Individual company"
257
261
role = "Freelancing developer"
258
262
from = "Q2 2010"
259
- to = "Q2 2014 "
263
+ to = "Q2 2018 "
260
264
tags = { [
261
- 'WordPress ' ,
265
+ 'MongoDb ' ,
262
266
'PHP' ,
263
- 'jQuery' ,
264
267
'Laravel' ,
268
+ 'jQuery' ,
269
+ 'WordPress' ,
265
270
'Google Analytics' ,
266
271
'Prestashop' ,
267
272
] }
268
273
>
269
274
< p >
270
275
Delivered multiple web applications and websites as the sole
271
276
developer, including a travel agency website with a booking system,
272
- a time reporting tool, an e-commerce site for dress-up clothing, and
273
- several WordPress projects. Additionally, I conducted lectures on
274
- web analytics.
277
+ a survey tool, a time reporting system, an e-commerce site for
278
+ dress-up clothing, and several small-business WordPress websites.
279
+ Additionally, I conducted lectures on web analytics. I ran these
280
+ freelance projects in parallell with my university studies and my
281
+ employment at Creuna.
275
282
</ p >
276
283
</ Project >
277
284
You can’t perform that action at this time.
0 commit comments