-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
562 lines (288 loc) · 14 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
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
<!DOCTYPE html>
<html
lang="en"
dir="ltr"
><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dinko Dermendzhiev</title>
<meta name="generator" content="Hugo Eureka 0.9.3" />
<link rel="stylesheet" href="https://ddermendzhiev.github.io/css/eureka.min.9cec6350e37e534b0338fa9a085bf06855de3b0f2dcf857e792e5e97b07ea905d4d5513db554cbc26a9c3da622bae92d.css">
<script defer src="https://ddermendzhiev.github.io/js/eureka.min.fa9a6bf6d7a50bb635b4cca7d2ba5cf3dfb095ae3798773f1328f7950028b48c17d06276594e1b5f244a25a6c969a705.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload"
href="https://fonts.googleapis.com/css2?family=Lora:wght@400;600;700&family=Noto+Serif+SC:wght@400;600;700&display=swap"
as="style" onload="this.onload=null;this.rel='stylesheet'">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/styles/base16/solarized-light.min.css"
media="print"
onload="this.media='all';this.onload=null" crossorigin>
<script defer src="https://cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/highlight.min.js"
crossorigin></script>
<script defer src="https://cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/languages/dart.min.js"
crossorigin></script>
<link rel="stylesheet" href="https://ddermendzhiev.github.io/css/highlightjs.min.2958991528e43eb6fc9b8c4f2b8e052f79c4010718e1d1e888a777620e9ee63021c2c57ec7417a3108019bb8c41943e6.css" media="print" onload="this.media='all';this.onload=null">
<script defer type="text/javascript" src="https://ddermendzhiev.github.io/js/fontawesome.min.2fe8290497c23a37a90dbfe369d24e5edfa80a9372e6f295cc7046dbdfa70171524f24b62ce934107e1909c302606231.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css"
integrity="sha384-MlJdn/WNKDGXveldHDdyRP1R4CTHr3FeuDNfhsLPYrq2t0UBkUdK2jyTnXPEK1NQ" media="print"
onload="this.media='all';this.onload=null" crossorigin>
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"
integrity="sha384-VQ8d8WVFw0yHhCk5E8I86oOhv48xLpnDZx5T9GogA/Y84DcCKWXDmSDfn13bzFZY" crossorigin></script>
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js"
integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin></script>
<script>
document.addEventListener("DOMContentLoaded", function () {
renderMathInElement(document.body, {
delimiters: [
{ left: "$$", right: "$$", display: true },
{ left: "$", right: "$", display: false },
{ left: "\\(", right: "\\)", display: false },
{ left: "\\[", right: "\\]", display: true }
],
});
});
</script>
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/mermaid.min.js"
integrity="sha384-atOyb0FxAgN9LyAc6PEf9BjgwLISyansgdH8/VXQH8p2o5vfrRgmGIJ2Sg22L0A0" crossorigin></script>
<meta name="description"
content="Eureka is a elegant and powerful theme for Hugo.">
<meta property="og:title" content="Dinko Dermendzhiev" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ddermendzhiev.github.io/" />
<meta property="og:description" content="Eureka is a elegant and powerful theme for Hugo." />
<meta property="og:locale" content="en" />
<meta property="og:site_name" content="Dinko Dermendzhiev" />
<meta property="article:section" content="" />
<link rel="alternate" type="application/rss+xml" href="https://ddermendzhiev.github.io/index.xml" title="Dinko Dermendzhiev" />
<body class="flex min-h-screen flex-col">
<header
class="min-h-16 pl-scrollbar bg-secondary-bg fixed z-50 flex w-full items-center shadow-sm"
>
<div class="mx-auto w-full max-w-screen-xl"><script>
let storageColorScheme = localStorage.getItem("lightDarkMode")
if (((storageColorScheme == 'Auto' || storageColorScheme == null) && window.matchMedia("(prefers-color-scheme: dark)").matches) || storageColorScheme == "Dark") {
document.getElementsByTagName('html')[0].classList.add('dark')
}
</script>
<nav class="flex items-center justify-between flex-wrap px-4 py-4 md:py-0">
<a href="/" class="me-6 text-primary-text text-xl font-bold">Dinko Dermendzhiev</a>
<button id="navbar-btn" class="md:hidden flex items-center px-3 py-2" aria-label="Open Navbar">
<i class="fas fa-bars"></i>
</button>
<div id="target"
class="hidden block md:flex md:grow md:justify-between md:items-center w-full md:w-auto text-primary-text z-20">
<div class="md:flex md:h-16 text-sm md:grow pb-4 md:pb-0 border-b md:border-b-0">
<a href="/cv.pdf" class="block mt-4 md:inline-block md:mt-0 md:h-(16-4px) md:leading-(16-4px) box-border md:border-t-2 md:border-b-2 border-transparent me-4">CV</a>
</div>
<div class="flex">
<div class="relative pt-4 md:pt-0">
<div class="cursor-pointer hover:text-eureka" id="lightDarkMode">
<i class="fas fa-adjust"></i>
</div>
<div class="fixed hidden inset-0 opacity-0 h-full w-full cursor-default z-30" id="is-open">
</div>
<div class="absolute flex flex-col start-0 md:start-auto end-auto md:end-0 hidden bg-secondary-bg w-48 rounded py-2 border border-tertiary-bg cursor-pointer z-40"
id='lightDarkOptions'>
<span class="px-4 py-1 hover:text-eureka" name="Light">Light</span>
<span class="px-4 py-1 hover:text-eureka" name="Dark">Dark</span>
<span class="px-4 py-1 hover:text-eureka" name="Auto">Auto</span>
</div>
</div>
</div>
</div>
<div class="fixed hidden inset-0 opacity-0 h-full w-full cursor-default z-0" id="is-open-mobile">
</div>
</nav>
<script>
let element = document.getElementById('lightDarkMode')
if (storageColorScheme == null || storageColorScheme == 'Auto') {
document.addEventListener('DOMContentLoaded', () => {
window.matchMedia("(prefers-color-scheme: dark)").addEventListener('change', switchDarkMode)
})
} else if (storageColorScheme == "Light") {
element.firstElementChild.classList.remove('fa-adjust')
element.firstElementChild.setAttribute("data-icon", 'sun')
element.firstElementChild.classList.add('fa-sun')
} else if (storageColorScheme == "Dark") {
element.firstElementChild.classList.remove('fa-adjust')
element.firstElementChild.setAttribute("data-icon", 'moon')
element.firstElementChild.classList.add('fa-moon')
}
document.addEventListener('DOMContentLoaded', () => {
getcolorscheme();
switchBurger();
});
</script>
</div>
</header>
<main class="grow pt-16">
<div
class="pl-scrollbar bg-secondary-bg"
>
<div class="mx-auto max-w-screen-xl">
<div
id="about"
class="lg:w-2/3 mx-auto px-6 md:px-8 xl:px-12 py-12"
>
<div class="mb-12 flex flex-col items-center justify-center md:flex-row">
<div class="md:ms-0 md:me-8 md:pe-8 md:border-e mx-auto w-48 flex-none">
<img src="https://ddermendzhiev.github.io/ProfilePic.jpg" class="rounded-full" alt="Avatar" />
</div>
<div class="mt-4 w-full grow md:mt-0">
<h1 class="py-4 text-3xl">Dinko Dermendzhiev</h1>
<div class="w-3/12 border-b xl:w-2/12"></div>
<div class="flex items-center pt-4">
<i class="fas fa-user"></i>
<div class="flex flex-wrap">
<span class="ps-4">Ph.D. Student</span>
<a href="https://www.gatech.edu/" class="ps-4">Georgia Institute of Technology</a>
</div>
</div>
</div>
<div class="md:ms-8 flex items-end justify-center md:flex-col">
<div class="mx-2 mb-2 mt-4 md:mx-0 md:mt-2">
<a href="https://www.linkedin.com/in/dinko-dermendzhiev/"><i class="fab fa-linkedin"></i></a>
</div>
<div class="mx-2 mb-2 mt-4 md:mx-0 md:mt-2">
<a href="https://github.com/ddermendzhiev"><i class="fab fa-github"></i></a>
</div>
<div class="mx-2 mb-2 mt-4 md:mx-0 md:mt-2">
<a href="mailto:[email protected]"><i class="fas fa-envelope"></i></a>
</div>
</div>
</div>
<div class="prose">
<p style="text-align: center;">
School of Electrical and Computer Engineering (ECE)<br>
School of Cybersecurity and Privacy (SCP)<br>
</p>
<p style="text-align: center;">
<a href="https://cyfi.ece.gatech.edu/">Cyber Forensics Innovation Laboratory</a><br>
Advisor: <a href="https://saltaformaggio.ece.gatech.edu/">Dr. Brendan Saltaformaggio</a><br>
</p>
<p style="text-align: center;">
You can find my CV <a href=cv.pdf>here</a>.
</p>
<hr>
<h3 id="insresearch-interests"><ins>Research Interests</h3>
<p>Software and Systems Security, Cyber Forensics, Binary Analysis, AI/ML Security.</p>
<hr>
<h3 id="inseducation"><ins>Education</h3>
<ul>
<li><strong>Ph.D. in Electrical and Computer Engineering</strong><span style="float:right">2024 - Present</span><br>
Georgia Institute of Technology (GT)</li>
<li><strong>B.S. in Computer Engineering</strong><span style="float:right">2021 - 2024</span><br>
Georgia Institute of Technology (GT)</li>
</ul>
<hr>
<!---
- **Posts** - short form, technical blog posts
- **Docs** - long form project documentation
---
-->
</div>
</div>
</div>
</div>
<div
class="pl-scrollbar bg-primary-bg"
>
<div class="mx-auto max-w-screen-xl">
<div
id="experience"
class="lg:w-4/5 mx-auto px-6 md:px-8 xl:px-12 py-12"
>
<div
class="lg:flex-row flex flex-col"
>
<div
class="lg:w-1/5 lg:me-4 flex-none"
>
<h2 class="my-4 text-3xl font-bold">Experience</h2>
</div>
<div
class="lg:ms-4 grow"
>
<div class="mb-6">
<div
class="bg-secondary-bg prose dark:border-tertiary-bg rounded border p-6 transition duration-200 ease-in-out hover:shadow-lg"
>
<h3 class="">MIT Lincoln Laboratory</h3>
<div class="flex flex-col md:flex-row md:justify-between">
<div>
<span>Research Intern</span>
<span class="ms-2 me-2">·</span>
<span>Boston, MA </span>
</div>
<div class="shrink-0">May 2024 - Present</div>
</div>
<div class="mt-5"></div>
</div>
</div>
<div class="mb-6">
<div
class="bg-secondary-bg prose dark:border-tertiary-bg rounded border p-6 transition duration-200 ease-in-out hover:shadow-lg"
>
<h3 class="">CyFI Lab</h3>
<div class="flex flex-col md:flex-row md:justify-between">
<div>
<span>Research Assistant</span>
<span class="ms-2 me-2">·</span>
<span>Georgia Tech </span>
</div>
<div class="shrink-0">Jun 2023 - Present</div>
</div>
<div class="mt-5"><p>Under the guidance of <a href="https://saltaformaggio.ece.gatech.edu/">Professor Brendan D. Saltaformaggio, PhD</a>.</p>
<ul>
<li>Developing novel memory forensics tooling for the investigation of Machine Learning processes.</li>
<li>Recovering and reconstructing unique, edge-device DL models to enable auditing and white-box analysis.</li>
<li>Investigating strategies for root cause analysis of rogue AI systems for use in cyber-forensic investigation.</li>
</ul>
</div>
</div>
</div>
<div class="mb-6">
<div
class="bg-secondary-bg prose dark:border-tertiary-bg rounded border p-6 transition duration-200 ease-in-out hover:shadow-lg"
>
<h3 class="">School of ECE</h3>
<div class="flex flex-col md:flex-row md:justify-between">
<div>
<span>Teaching Assistant</span>
<span class="ms-2 me-2">·</span>
<span>Georgia Tech </span>
</div>
<div class="shrink-0">Jan 2023 - Aug 2023</div>
</div>
<div class="mt-5"><a href="https://ece.gatech.edu/courses/ece2031">Digital Design Laboratory</a> and <a href="https://ece.gatech.edu/courses/ece2035">Assembly and C Progrmaming</a></div>
</div>
</div>
<div class="mb-6">
<div
class="bg-secondary-bg prose dark:border-tertiary-bg rounded border p-6 transition duration-200 ease-in-out hover:shadow-lg"
>
<h3 class="">Comcast</h3>
<div class="flex flex-col md:flex-row md:justify-between">
<div>
<span>Software Engineering Intern</span>
<span class="ms-2 me-2">·</span>
<span>Atlanta, GA </span>
</div>
<div class="shrink-0">Jun 2022 - Aug 2022</div>
</div>
<div class="mt-5"><ul>
<li>Developed and deployed two ML solutions to automate server health monitoring and anomaly detection.</li>
<li>Automated model use and maintenance (data retrieval, pre-processing, model consumption, retraining).</li>
<li>Mapped and simulated a database migration from SQL Server (relational) to CosmosDB (JSON).</li>
<li>Created an interactive CRUD web app to demonstrate the new data store and its throughput performance.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
</body>
</html>