-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
542 lines (540 loc) · 24.6 KB
/
index.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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
<!doctype html>
<html lang="en">
<head>
<title>Tornike Koko Razmadze</title>
<meta charset="utf-8" />
<meta name="description" content="Tornike Razmadze's Personal Page" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="Tornike Razmadze" />
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="main.css" />
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-2FWYFJMSGV"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-2FWYFJMSGV");
</script>
</head>
<body>
<div
class="container flex items-center m-auto pt-8 pb-4 px-2 justify-between"
>
<div class="flex space-x-4 items-center">
<div class="rounded-full overflow-hidden">
<img
width="128"
src="img/tornike.jpeg"
title="Tornike Razmadze"
alt="Tornike Razmadze"
/>
</div>
<div class="flex flex-col">
<h1 class="text-xl md:text-2xl lg:text-3xl mb-2">
Tornike Koko Razmadze
</h1>
<h4 class="text-sm md:text-md lg:text-lg mb-4 font-italic">
Software Architect, Engineer, Developer
</h4>
</div>
</div>
<div class="flex space-x-2">
<a href="https://gitlab.com/torniker" target="_blank">
<svg
xmlns="http://www.w3.org/2000/svg"
width="32px"
height="32px"
viewBox="0 0 24 24"
class="fill-white hover:fill-blue-500"
>
<path
d="m21.94 13.11l-1.05-3.22c0-.03-.01-.06-.02-.09l-2.11-6.48a.86.86 0 0 0-.8-.57c-.36 0-.68.25-.79.58l-2 6.17H8.84L6.83 3.33a.85.85 0 0 0-.79-.58c-.37 0-.69.25-.8.58L3.13 9.82v.01l-1.07 3.28c-.16.5.01 1.04.44 1.34l9.22 6.71c.17.12.39.12.56-.01l9.22-6.7c.43-.3.6-.84.44-1.34M8.15 10.45l2.57 7.91l-6.17-7.91m8.73 7.92l2.47-7.59l.1-.33h3.61l-5.59 7.16m4.1-13.67l1.81 5.56h-3.62m-1.3.95l-1.79 5.51L12 19.24l-2.86-8.79M6.03 3.94L7.84 9.5H4.23m-1.18 4.19c-.09-.07-.13-.19-.09-.29l.79-2.43l5.82 7.45m11.38-4.73l-6.51 4.73l.02-.03l5.79-7.42l.79 2.43c.04.1 0 .22-.09.29"
/>
</svg>
</a>
<a href="https://github.com/torniker/" target="_blank">
<svg
xmlns="http://www.w3.org/2000/svg"
width="32px"
height="32px"
viewBox="0 0 24 24"
class="fill-white hover:fill-blue-500"
>
<path
d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5c.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34c-.46-1.16-1.11-1.47-1.11-1.47c-.91-.62.07-.6.07-.6c1 .07 1.53 1.03 1.53 1.03c.87 1.52 2.34 1.07 2.91.83c.09-.65.35-1.09.63-1.34c-2.22-.25-4.55-1.11-4.55-4.92c0-1.11.38-2 1.03-2.71c-.1-.25-.45-1.29.1-2.64c0 0 .84-.27 2.75 1.02c.79-.22 1.65-.33 2.5-.33s1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02c.55 1.35.2 2.39.1 2.64c.65.71 1.03 1.6 1.03 2.71c0 3.82-2.34 4.66-4.57 4.91c.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2"
/>
</svg>
</a>
<a href="https://twitter.com/torniker/" target="_blank">
<svg
xmlns="http://www.w3.org/2000/svg"
width="32px"
height="32px"
viewBox="0 0 24 24"
class="fill-white hover:fill-blue-500"
>
<path
d="M22.46 6c-.77.35-1.6.58-2.46.69c.88-.53 1.56-1.37 1.88-2.38c-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29c0 .34.04.67.11.98C8.28 9.09 5.11 7.38 3 4.79c-.37.63-.58 1.37-.58 2.15c0 1.49.75 2.81 1.91 3.56c-.71 0-1.37-.2-1.95-.5v.03c0 2.08 1.48 3.82 3.44 4.21a4.2 4.2 0 0 1-1.93.07a4.28 4.28 0 0 0 4 2.98a8.52 8.52 0 0 1-5.33 1.84q-.51 0-1.02-.06C3.44 20.29 5.7 21 8.12 21C16 21 20.33 14.46 20.33 8.79c0-.19 0-.37-.01-.56c.84-.6 1.56-1.36 2.14-2.23"
/>
</svg>
</a>
<a href="https://www.linkedin.com/in/torniker/" target="_blank">
<svg
xmlns="http://www.w3.org/2000/svg"
width="32px"
height="32px"
viewBox="0 0 24 24"
class="fill-white hover:fill-blue-500"
>
<path
d="M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm-.5 15.5v-5.3a3.26 3.26 0 0 0-3.26-3.26c-.85 0-1.84.52-2.32 1.3v-1.11h-2.79v8.37h2.79v-4.93c0-.77.62-1.4 1.39-1.4a1.4 1.4 0 0 1 1.4 1.4v4.93zM6.88 8.56a1.68 1.68 0 0 0 1.68-1.68c0-.93-.75-1.69-1.68-1.69a1.69 1.69 0 0 0-1.69 1.69c0 .93.76 1.68 1.69 1.68m1.39 9.94v-8.37H5.5v8.37z"
/>
</svg>
</a>
</div>
</div>
<div class="w-full py-2 sticky top-0">
<div class="container m-auto px-2">
<h4 class="text-xl font-italic text-center">
Professional Experience
</h4>
</div>
</div>
<div class="container m-auto px-2 py-8">
<div class="flex flex-col">
<h3
class="text-md md:text-lg lg:text-xl flex justify-between items-center"
>
<span>Tech Lead @ Nexus (Contract)</span>
<small class="font-italic">Jun 2024 - Present</small>
</h3>
<p class="my-4 text-sm md:text-md">
Responsible for the architecture and development of payment
and loyalty systems. I collaborate closely with vendors and
stakeholders to ensure seamless service integration and
efficient system performance.
</p>
<div
class="flex justify-end w-full space-x-2 overflow-auto py-2"
>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Software Design
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Technical Leadership
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Solution Architecture
</span>
</div>
</div>
<hr class="my-4 border-violet-500" />
<div class="flex flex-col">
<h3
class="text-md md:text-lg lg:text-xl flex justify-between items-center"
>
<span>
Software Engineer / Co-Founder @ Radium / MedSpace
(Self-employed)
</span>
<small class="font-italic">Sep 2023 - Present</small>
</h3>
<p class="my-4 text-sm md:text-md">
Overseeing all product decisions, from UI/UX design to clean
code and database/infrastructure architecture. As the sole
developer, I handle the full technical stack while my
co-founders focus on sales and marketing.
</p>
<div
class="flex justify-end space-x-2 w-full overflow-auto py-2"
>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Go
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Google Cloud Platform
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Firebase
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
DICOM
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Orthanc
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Anthropic / Claude
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Jitsi
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
HTMX / Alpine.js
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Information Architecture
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
System Architecture
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Software Design
</span>
</div>
</div>
<hr class="my-4 border-violet-500" />
<div class="flex flex-col">
<h3
class="text-md md:text-lg lg:text-xl flex justify-between items-center"
>
<span> Senior Software Engineer @ Whereby </span>
<small class="font-italic">Dec 2022 - Aug 2023</small>
</h3>
<p class="my-4 text-sm md:text-md">
Gained hands-on experience with WebRTC using Mediasoup,
optimizing infrastructure to reduce costs. Also managed
billing tasks with Chargebee, contributing to efficient
financial operations.
</p>
<div
class="flex justify-end space-x-2 w-full overflow-auto py-2"
>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Node.js
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
TypeScript
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Webrtc
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
AWS
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
React
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Troubleshooting
</span>
</div>
</div>
<hr class="my-4 border-violet-500" />
<div class="flex flex-col">
<h3
class="text-md md:text-lg lg:text-xl flex justify-between items-center"
>
<span>
Principal / Lead Software Engineer @ FortuneJack /
SkyTech Enterprises</span
>
<small class="font-italic">Dec 2018 - Dec 2022</small>
</h3>
<p class="my-4 text-sm md:text-md">
Lead the development of projects, dedicating 3-4 hours daily
to coding while primarily focusing on project architecture.
As projects progress, I transition to code review to ensure
quality and consistency. I also manage a diverse team of 20
engineers, including frontend, backend, and data
specialists.
</p>
<div
class="flex justify-end space-x-2 w-full overflow-auto py-2"
>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Go
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Team Leadership
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Docker
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Kubernetes
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Svelte
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Vuejs
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Product Road Mapping
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Agile Methodologies
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Troubleshooting
</span>
</div>
</div>
<hr class="my-4 border-violet-500" />
<div class="flex flex-col">
<h3
class="text-md md:text-lg lg:text-xl flex justify-between items-center"
>
<span> Senior Software Engineer @ Shift Technologies </span>
<small class="font-italic">Mar 2016 - May 2017</small>
</h3>
<p class="my-4 text-sm md:text-md">
Collaborated with a remote team to automate internal
business processes. Began working with Go and contributed to
Salesforce development using Apex.
</p>
<div
class="flex justify-end space-x-2 w-full overflow-auto py-2"
>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Go
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Apex
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Docker
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Postgres
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
MySQL
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Design Patterns
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Remote Teamwork
</span>
</div>
</div>
<hr class="my-4 border-violet-500" />
<div class="flex flex-col">
<h3
class="text-md md:text-lg lg:text-xl flex justify-between items-center"
>
<span> Senior Software Engineer / Team Leader @ ITDC </span>
<small class="font-italic">Dec 2006 - Mar 2016</small>
</h3>
<p class="my-4 text-sm md:text-md">
Led a team of ~10 members, establishing the ITDC training
center and building a Learning Management System (LMS) for
one of Georgia’s largest universities. Developed a custom
Content Management System (CMS) to automate the
project-building process.
</p>
<div
class="flex justify-end space-x-2 w-full overflow-auto py-2"
>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
PHP
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
JavaScript
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Teaching
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Search Engine Optimization
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Android Development
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
MySQL
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Laravel
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
CodeIgniter
</span>
<span
class="bg-violet-300 text-violet-900 text-xs px-2 py-0.5 rounded text-nowrap"
>
Vuejs
</span>
</div>
</div>
</div>
<div class="w-full py-2 sticky top-0">
<div class="container m-auto px-2">
<h4 class="text-xl font-italic text-center">Education</h4>
</div>
</div>
<div class="container m-auto px-2 py-8">
<div class="flex flex-col">
<h3
class="text-md md:text-lg lg:text-xl flex justify-between items-center"
>
<span>Master @ Ilia State University</span>
<small class="font-italic">2010 - 2012</small>
</h3>
<p class="my-4 text-sm md:text-md">
Calculus Mathematics and Computer Science
</p>
</div>
<hr class="my-4 border-violet-500" />
<div class="flex flex-col">
<h3
class="text-md md:text-lg lg:text-xl flex justify-between items-center"
>
<span
>Bachelor @ Ivane Javakhishvili Tbilisi State
University</span
>
<small class="font-italic">2003 - 2008</small>
</h3>
<p class="my-4 text-sm md:text-md">
Applied Mathematics and Computer Science
</p>
</div>
</div>
<div class="w-full py-2 sticky top-0">
<div class="container m-auto px-2">
<h4 class="text-xl font-italic text-center">Summary</h4>
</div>
</div>
<div class="container m-auto px-2 py-8">
<p class="mb-4">
With extensive experience as a software engineer and technical
leader, I have consistently driven innovation and efficiency
across various projects.
</p>
<p class="mb-4">
I’ve managed end-to-end product development while fostering
collaborative environments. My background spans working with
cutting-edge technologies, optimizing infrastructure, and
automating business processes, all while adapting to the
ever-evolving tech landscape.
</p>
<p class="mb-4">
I’m seeking opportunities in a small, dynamic company where
every team member’s contributions significantly impact the
product. I value a work environment rooted in trust,
professionalism, and collaboration, where remote work is
embraced and experimentation is encouraged. I believe in driving
and embracing change as a constant, ensuring the company stays
ahead in a rapidly evolving industry.
</p>
</div>
<div class="w-full py-2 sticky top-0">
<div class="container m-auto px-2">
<h4 class="text-xl font-italic text-center">Posts</h4>
</div>
</div>
<div class="container m-auto px-2 py-8 flex flex-col mb-16">
<a
href="The Journey of a Lifelong Learner.html"
class="text-violet-300 hover:text-violet-500 mb-2"
>
⇒ The Journey of a Lifelong Learner: From Curious High School
Student to Seasoned Software Engineer
</a>
<a
href="Breaking the Mold.html"
class="text-violet-300 hover:text-violet-500 mb-2"
>
⇒ Breaking the Mold: Why Challenging the Status Quo is Essential
for Tech Learning
</a>
</div>
</body>
</html>