-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontacts.html
More file actions
29 lines (25 loc) · 782 Bytes
/
contacts.html
File metadata and controls
29 lines (25 loc) · 782 Bytes
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Education</title>
</head>
<body>
<h1>Education
</h1>
<p><em>Future founder and CEO of the <strong><a href="https://www.forbes.com/places/ukraine/">biggest tech company in Ukraine</a></strong></em></p>
<p>I'm adept at all top-notch technologies. I'm proficient in design and development</p>
<hr>
<h3>Books and education</h3>
<ul>
<li><strong>Udemy.</strong> A plethora of hetergeneous collection of paid courses.</li>
<li><strong>YouTube.</strong> Basically all free supplementary material.</li>
<li><strong>School.</strong> The least effective way of learning:
<ul>
<li>KMDS</li>
<li>191 School</li>
</ul>
</li>
</ul>
</body>
</html>