-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
568 lines (518 loc) · 28.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
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Axel Dovskog</title>
<link rel="stylesheet" href="style.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,300" rel="stylesheet" type="text/css">
</head>
<body>
<div id="header">
<div class="navbar">
<div class="nav-elements">
<a class="nav-element" href="#about-me">About me</a>
<a class="nav-element" href="#education">Education</a>
<a class="nav-element" href="#programming">Programming</a>
<a class="nav-element" href="#work">Work</a>
<a class="nav-element" href="#projects">Projects</a>
</div>
</div>
<div class="header-2 title-header-2">
<img class="axeld-1" src="images/axeld.png" />
</div>
<div class="header-1 top-header">
<div class="title-container">
<h1 class="title main-title">
Hi! I'm <span class="colored-text-title main-title typewriter color-3"></span>
</h1>
<div class="title-description-container">
<p class="title-description">
I'm a 20 y.o Software Developer from Sweden, currently studying at <span class="color-1">Lund University</span>.
</p>
</div>
</div>
</div>
</div>
<div class="about-me-header about-me-background subheader" id="about-me">
<div class="header-1 about-me-header-1 subheader-container">
<div class="title-container">
<h1 class="title about-me-title colored-text-title">About Me</h1>
<div class="title-description-container">
<p class="title-description">
I've been programming for about 6 years, mainly working on my own projects.
I'm particularly passionate about <span class="color-1">Machine Learning</span> and <span class="color-3">Web Development</span>. I'm quite interested in <span class="color-2">Business</span> as well,
which is why I'm doing a bachelors in International Business on the side.
<br><br>
In my spare time, I enjoy working out, cooking, as well as <span class="color-2">reading</span> (mainly Fantasy novels).
Apart from those things, I like fishing, watching movies with my dad, listening to <span class="education-1">music</span>, and generally hanging out with my friends.
</p>
</div>
</div>
</div>
<div class="header-2 about-me-header-2 about-me-background">
<img class="about-me-image ai-image" src="images/ai.jpg" />
<img class="about-me-image fantasy-image" src="images/fantasy.jpg" />
<img class="about-me-image landscape-image" src="images/landscape.jpg" />
</div>
</div>
<div class="subheader-container artists-header about-me-background">
<div class="header-1 artists-header-1">
<h1 class="title about-me-title colored-text-title">Favorite Books</h1>
</div>
<div class="scroller">
<div class="artists-header-2 scroller-inner">
<div class="artist-container">
<img src="images/tsa.jpg" class="artist-image no-cursor" />
<div class="artist-name-container">
<span class="artist-name">The Stormlight Archive</span>
Brandon Sanderson
</div>
</div>
<div class="artist-container">
<img src="images/got.jpg" class="artist-image no-cursor" />
<div class="artist-name-container">
<span class="artist-name">A Song of Ice and Fire</span>
George R.R. Martin
</div>
</div>
<div class="artist-container">
<img src="images/mistborn.jpg" class="artist-image no-cursor" />
<div class="artist-name-container">
<span class="artist-name">The Mistborn Saga</span>
Brandon Sanderson
</div>
</div>
<div class="artist-container">
<img src="images/wot.jpg" class="artist-image no-cursor" />
<div class="artist-name-container">
<span class="artist-name">The Wheel of Time</span>
Robert Jordan, Brandon Sanderson
</div>
</div>
<div class="artist-container">
<img src="images/tsa.jpg" class="artist-image no-cursor" />
<div class="artist-name-container">
<span class="artist-name">The Stormlight Archive</span>
Brandon Sanderson
</div>
</div>
<div class="artist-container">
<img src="images/got.jpg" class="artist-image no-cursor" />
<div class="artist-name-container">
<span class="artist-name">A Song of Ice and Fire</span>
George R.R. Martin
</div>
</div>
<div class="artist-container">
<img src="images/mistborn.jpg" class="artist-image no-cursor" />
<div class="artist-name-container">
<span class="artist-name">The Mistborn Saga</span>
Brandon Sanderson
</div>
</div>
<div class="artist-container">
<img src="images/wot.jpg" class="artist-image no-cursor" />
<div class="artist-name-container">
<span class="artist-name">The Wheel of Time</span>
Robert Jordan, Brandon Sanderson
</div>
</div>
</div>
</div>
</div>
<!--
<div class="subheader-container artists-header artist-header-2 about-me-background">
<div class="header-1 artists-header-1">
<h1 class="title about-me-title colored-text-title">Favorite Artists</h1>
</div>
<div class="scroller">
<div class="artists-header-2 scroller-inner">
<div class="artist-container">
<img src="images/tameimpala.jpg" class="artist-image" />
<div class="artist-name-container">
<span class="artist-name">Tame Impala</span>
Psychadelic
</div>
</div>
<div class="artist-container">
<img src="images/tevvez.webp" class="artist-image" />
<div class="artist-name-container">
<span class="artist-name">Tevvez</span>
Electronic
</div>
</div>
<div class="artist-container">
<img src="images/am.jpg" class="artist-image" />
<div class="artist-name-container">
<span class="artist-name">Arctic Monkeys</span>
Rock
</div>
</div>
<div class="artist-container">
<img src="images/metro.jpg" class="artist-image" />
<div class="artist-name-container">
<span class="artist-name">Metro Boomin</span>
Rap
</div>
</div>
<div class="artist-container">
<img src="images/tameimpala.jpg" class="artist-image" />
<div class="artist-name-container">
<span class="artist-name">Tame Impala</span>
Psychadelic
</div>
</div>
<div class="artist-container">
<img src="images/tevvez.webp" class="artist-image" />
<div class="artist-name-container">
<span class="artist-name">Tevvez</span>
Electronic
</div>
</div>
<div class="artist-container">
<img src="images/am.jpg" class="artist-image" />
<div class="artist-name-container">
<span class="artist-name">Arctic Monkeys</span>
Rock
</div>
</div>
<div class="artist-container">
<img src="images/metro.jpg" class="artist-image" />
<div class="artist-name-container">
<span class="artist-name">Metro Boomin</span>
Rap
</div>
</div>
</div>
</div>
</div>
-->
<div class="project-header" id="education">
<div class="title-container programming-title-container">
<p class="title programming-title colored-text-title">
Education
</p>
<p class="programming-description">
I'm currently studying 2 full-time programs at <span class="color-3">Lund University</span> in Lund, Sweden. These are:
</p>
</div>
<div class="education-header-1">
<div class="education-element">
<img class="education-img cs-img" src="images/cs.jpg"/>
<p class="education-title">Master of Science in Engineering, <span class="education-2">Computer Science</span> and Engineering <br><span class="hp">2.5 / 5 years - (Total 300 HP)</span></p>
<!--<p class="courses-title courses-title-cs">Completed Courses</p>
<div class="education-grid">
<button onclick="EDAA60()" class="course course-1 course-selected" id="EDAA60">
EDAA60
</button>
<button onclick="EDAA45()" class="course course-2" id="EDAA45">
EDAA45
</button>
<button onclick="FMAB65()" class="course course-3" id="FMAB65">
FMAB65
</button>
<button onclick="FMAB70()" class="course course-4" id="FMAB70">
FMAB70
</button>
<button onclick="EXTA65()" class="course course-5" id="EXTA65">
EXTA65
</button>
<button onclick="FAFA60()" class="course course-6" id="FAFA60">
FAFA60
</button>
<button onclick="EDAA35()" class="course course-7" id="EDAA35">
EDAA35
</button>
<button onclick="EDAA01()" class="course course-8" id="EDAA01">
EDAA01
</button>
<button onclick="EDAA75()" class="course course-9" id="EDAA75">
EDAA75
</button>
<button onclick="FMAB20()" class="course course-10" id="FMAB20">
FMAB20
</button>
<button onclick="EDAF60()" class="course course-11" id="EDAF60">
EDAF60
</button>
<button onclick="FMAB30()" class="course course-12" id="FMAB30">
FMAB30
</button>
</div>
<p class="course-title" id="cs-title">Computer Introduction</p>
<p class="course-description" id="cs-description">
Covered the basics of Unix and Linux, LaTeX, as well as Git and GitHub.
</p>
-->
</div>
<div class="education-element">
<img class="education-img" src="images/ib.avif"/>
<p class="education-title">Bachelor Programme in <span class="education-1">International Business</span> <br><span class="hp">1.5 / 3 Years - (Total 180 HP)</span></p>
<!--<p class="courses-title">Completed Courses</p>
<div class="education-grid">
<button onclick="EKHB90()" class="course course-1 course-selected" id="EKHB90">
EKHB90
</button>
<button onclick="IBUA51()" class="course course-2" id="IBUA51">
IBUA51
</button>
<button onclick="IBUA10()" class="course course-3" id="IBUA10">
IBUA10
</button>
<div onclick="IBUA21()" class="course course-4" id="IBUA21">
IBUA21
</div>
<div onclick="IBUA61()" class="course course-5" id="IBUA61">
IBUA61
</div>
<div class="course course-6"></div>
<div class="course course-7"></div>
<div class="course course-8"></div>
<div class="course course-9"></div>
<div class="course course-10"></div>
<div class="course course-11"></div>
<div class="course course-12"></div>
</div>
<p class="course-title" id="ib-title">The Firm in a Historical Setting</p>
<p class="course-description" id="ib-description">
Covers the history of the corporation, as well as financial crises and other economic events
</p>
-->
</div>
</div>
</div>
<div class="subheader-container programming-header subheader" id="programming">
<div class="programming-title-container">
<p class="title programming-title colored-text-title">Programming</p>
<p class="programming-description">I have experience with the following <span class="color-1">languages</span> and <span class="color-3">frameworks</span> (hover for the amount of experience)</p>
</div>
<div class="programming-logos">
<div class="programming-section">
<img class="logo-image python-logo" src="images/python.png" />
<div class="logo-description hide-python">
<span class="language-description-title python-title">Python</span>
<br>7 years
</div>
</div>
<div class="programming-section">
<img class="logo-image javascript-logo" src="images/javascript.png" />
<div class="logo-description hide-javascript">
<span class="language-description-title javascript-title">Javascript</span>
<br>3 years
</div>
</div>
<div class="programming-section">
<img class="logo-image java-logo" src="images/java.png" />
<div class="logo-description hide-java">
<span class="language-description-title java-title">Java</span>
<br>2 years
</div>
</div>
<div class="programming-section">
<img class="logo-image scala-logo" src="images/scala.png" />
<div class="logo-description hide-scala">
<span class="language-description-title scala-title">Scala</span>
<br>Less than 1 year
</div>
</div>
<div class="programming-section">
<img class="logo-image html-logo" src="images/html.png" />
<div class="logo-description hide-html">
<span class="language-description-title html-title">HTML</span>
<br>5 years
</div>
</div>
<div class="programming-section">
<img class="logo-image css-logo" src="images/css.png" />
<div class="logo-description hide-css">
<span class="language-description-title css-title">CSS</span>
<br>5 years
</div>
</div>
<div class="programming-section">
<img class="logo-image tensorflow-logo" src="images/tensorflow.png" />
<div class="logo-description framework-description hide-tensorflow">
<span class="language-description-title tensorflow-title">TensorFlow</span>
<br><span class="framework-language">(Python)</span><br>4 years
</div>
</div>
<div class="programming-section">
<img class="logo-image react-logo" src="images/react.png" />
<div class="logo-description framework-description hide-react">
<span class="language-description-title react-title">React</span>
<br><span class="framework-language">(Javascript)</span><br>3 years
</div>
</div>
<div class="programming-section">
<img class="logo-image django-logo" src="images/django.png" />
<div class="logo-description framework-description hide-django">
<span class="language-description-title django-title">Django</span>
<br><span class="framework-language">(Python)</span><br>3 years
</div>
</div>
</div>
</div>
<div class="subheader-container subheader" id="work">
<div class="programming-title-container">
<p class="title programming-title colored-text-title">Work Experience</p>
</div>
<div class="project-header work-header">
<div class="header-1 arm-header-1">
<div class="title-container project-title-container">
<h1 class="title arm-title">
<a href="https://www.arm.com/" target="_blank" class="arm-title">Arm</a>
</h1>
<div class="title-description-container">
<p class="job-info">10 Jun, 2024 - 15 Aug, 2024<br><span class="jb-title">Software Engineer (Intern) - Full Time</span></p>
<br>
<p class="job-info">15 Aug, 2024 - 31 Dec, 2024<br><span class="jb-title">Software Engineer (Intern) - Part Time</span></p>
<br>
<p class="job-description">
Developed an internal tool for visualizing projects and handling tasks. Collaborated with the team in order to make sure their needs were satisfied.
<br><br>
This opportunity to learn and contribute to one of the most innovative companies within the field taught me a lot about working on large-scale projects and collaborating with skilled professionals.
</p>
</div>
</div>
</div>
<div class="header-2 mr-header-2 work-header-2">
<img class="mr-image arm-1" src="images/arm.webp" />
<img class="mr-image arm-logo" src="images/arm.jpg" />
<!--<img class="mr-image mr-img-2" src="images/arm3.jpg" />-->
</div>
</div>
</div>
<div class="subheader-container projects-header subheader" id="projects">
<div class="projects-intro-header">
<div class="header-2 programming-header-2">
<img class="projects-image programming-1" src="images/programming1.avif" />
<img class="projects-image programming-2" src="images/programming2.jpg" />
<img class="projects-image programming-3" src="images/programming3.webp" />
<img class="projects-image programming-4" src="images/programming4.jpg" />
</div>
<div class="header-1 projects-header-1">
<div class="title-container projects-header-1">
<h1 class="title colored-text-title">
<a href="https://github.com/03axdov" target="_blank">Projects</a>
</h1>
<div class="title-description-container">
<p class="title-description">
I've worked on my own projects for several years, and these can be found on my
<a class="color-1 github-link" href="https://github.com/03axdov" target="_blank">GitHub</a>. Most of these are relatively small, such as solving machine learning problems,
though the following projects were quite time-consuming and taught me a lot.
<br><br>
Additionally, I built <span class="color-3">this website</span> with HTML, CSS, and Javascript.
</p>
</div>
</div>
</div>
</div>
<div class="project-header mk-header">
<div class="header-2 mk-header-2">
<img class="mr-image mk-img-1 dalinar-img-1" src="images/exampleClassification.jpg" />
<img class="mr-image mk-logo dalinar-img-2" src="images/examplePage.jpg" />
</div>
<div class="header-1 mk-header-1">
<div class="title-container project-title-container">
<h1 class="title dalinar-title">
<a href="https://dalinar-041d6630f0a7.herokuapp.com/" target="_blank">Dalinar</a>
</h1>
<div class="project-attributes">
<div class="project-attribute dalinar-1">Python</div>
<div class="project-attribute dalinar-2">Django</div>
<div class="project-attribute dalinar-3">Javascript</div>
<div class="project-attribute dalinar-4">React</div>
<div class="project-attribute dalinar-5">HTML</div>
<div class="project-attribute dalinar-6">CSS</div>
</div>
<div class="title-description-container">
<p class="title-description">
A <span class="mk-3">data labeling</span> website built using Python Django for the backend and Javascript React for the frontend.
These datasets can then easily be loaded into machine learning frameworks such as Tensorflow or Pytorch, with example code for this given in the website.
<br><br>
Currently allows users to create and discover both classification and area datasets, with custom labels and miscellaneous functionality such as editing images.
<br><br>
Available online: <a class="dalinar-link" href="https://dalinar-041d6630f0a7.herokuapp.com/" target="_blank">www.dalinar.com</a>
</p>
</div>
</div>
</div>
</div>
<div class="project-header">
<div class="header-1 mr-header-1">
<div class="title-container project-title-container">
<h1 class="title mediareviewr-title">
<a href="https://www.mediareviewr.com/" target="_blank">Mediareviewr</a>
</h1>
<div class="project-attributes">
<div class="project-attribute mr-1">Python</div>
<div class="project-attribute mr-2">Django</div>
<div class="project-attribute mr-3">Javascript</div>
<div class="project-attribute mr-4">React</div>
<div class="project-attribute mr-5">HTML</div>
<div class="project-attribute mr-6">CSS</div>
</div>
<div class="title-description-container">
<p class="title-description">
A fully functioning <span class="mr-1">Social Media Website</span> specifically dedicated to Movies, Books, etc.
Basically a combination of Facebook and IMDB. Built with the Python framework Django for the backend, and the Javascript framework React for the frontend
(as well as HTML and CSS).
<br><br>
Users can create accounts and add information such as their favorite movies to these accounts. Accounts can, for example,
create posts and join groups, and follow each other.
<br><br>
It uses AWS to host images, and the backend itself is hosted using Heroku. This project taught me a lot about
<span class="mr-3">Web Development</span> as well as working on large scale projects.
<br><br>
Available at <a class="mr-6" href="https://www.mediareviewr.com/" target="_blank">www.mediareviewr.com</a>
</p>
</div>
</div>
</div>
<div class="header-2 mr-header-2">
<img class="mr-image mr-logo" src="images/inception.jpg" />
<img class="mr-image mr-img-1" src="images/itsv.webp" />
<img class="mr-image mr-img-2" src="images/MR.png" />
</div>
</div>
<div class="project-header mk-header">
<div class="header-2 mk-header-2">
<img class="mr-image mk-img-1" src="images/mk-1.png" />
<img class="mr-image mk-logo" src="images/mklogo.jpg" />
<img class="mr-image mk-img-2" src="images/mk-2.jpg" />
</div>
<div class="header-1 mk-header-1">
<div class="title-container project-title-container">
<h1 class="title muskie-title">
<a href="https://github.com/03axdov/muskie" target="_blank">Muskie</a>
</h1>
<div class="project-attributes">
<div class="project-attribute mk-1">Python</div>
<div class="project-attribute mk-2">Machine Learning</div>
</div>
<div class="title-description-container">
<p class="title-description">
A <span class="mk-3">Machine Learning Framework</span> built from "scratch" using Python, as well as the mathematics library Numpy.
It allows users to create their own machine learning models, as well as create datasets that models can be trained on.
<br><br>
This project taught me a lot about machine learning, of course. I had to thoroughly understand the mathematical basics of machine learning, such as
optimizing, the different types of layers, etc.
<br><br>
Additionally, as it is a framework meant to be used by anyone with machine learning knowledge, I had to extensively consider
intuitiveness, error-handling, and project structure.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="subheader-container contact-header subheader" id="contact">
<a href="https://github.com/03axdov" target="_blank"><img class="contact-icon" src="images/github.png" /></a>
<a href="https://www.linkedin.com/in/axel-dovskog-7b5a8622b/" target="_blank"><img class="contact-icon" src="images/linkedin.png" /></a>
<a href="https://www.facebook.com/profile.php?id=100074279774784" target="_blank"><img class="contact-icon" src="images/facebook.png" /></a>
<a href="https://www.instagram.com/axel_dovskog/" target="_blank"><img class="contact-icon" src="images/instagram.webp" /></a>
</div>
</body>
<script src="main.js"></script>
</html>