-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
245 lines (215 loc) · 11 KB
/
Copy pathindex.html
File metadata and controls
245 lines (215 loc) · 11 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Fontawesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.0/css/all.css">
<!-- Animation AOS scripts -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- My scripts -->
<script type="module" src="js/imports.js" defer></script>
<link rel="stylesheet" href="/scss/main.css">
<link rel="icon" type="image/jpg" href="../images/miki.jpg" />
<!-- Hamburger menu -->
<link href="/scss/libraries/hamburgers-master/dist/hamburgers.css" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GRE6WN1W8Y"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-GRE6WN1W8Y');
</script>
<title>Mikias Tulu | Developer portfolio</title>
</head>
<!-- Redirect site to index.html -->
<script>
if (!window.location.href.includes("index.html")) {
window.location.replace("index.html");
}
</script>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NR3DFJH" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="progress-container">
<div class="progress-bar" id="myBar"></div>
</div>
<div id="content"></div>
<section id="landing-section">
<header-component></header-component>
<div class="container">
<div class="row">
<div class="col" id="col-left" data-aos="zoom-out-right">
<h1 class="landing-title">Hey, I'm <span>Mikias Tulu Gelashe</span> 👋</h1>
<p class="landing-description">
Passionate full stack developer skilled in creating innovative, </br>
user-friendly web applications. Proficient in front-end and back-end
technologies, delivering exceptional digital experiences.
<br>Let's bring your ideas to life.</br>
</p>
<div>
<a href="#about" class="cta-btn-fill" style="margin: 0 10px 10px 0;">Learn more</a>
<a href="#contact" class="cta-btn">Get in contact</a>
</div>
</div>
<div class="col" data-aos="zoom-out-left"><img src="/images/illustration-landing.png"
alt="illustration-landing" id="illustration-landing"></div>
</div>
</div>
</section>
<button class="scrollToTopBtn">☝️</button>
<section id="about">
<div class="self-shape-lg"></div>
<div class="self-shape-sm"></div>
<div class="container">
<div class="row" data-aos="zoom-in-up">
<div class="col-4 text-center about-img-container">
<img loading="lazy" src="/images/miki.jpg" alt="mikias-tulu" id="self-img">
</div>
<div class="col-8">
<h2 class="title-section">About me</h2>
<p>Hello! I'm Mikias Tulu, a developer based in Addis Ababa, Ethiopia.
I enjoy creating applications that help make people's life easier. My goal is to always build
products that are performant, secure and give people a good experience regardless of their
device.</p>
<div class="tab">
<button class="tablinks active" onclick="clickTab(event, 'skills', true)"><i class="fas fa-cogs"
style="margin-right: 5px;"></i> Skills</button>
<button class="tablinks" onclick="clickTab(event, 'education', true)"><i
class="fas fa-university" style="margin-right: 5px;"></i> Education</button>
<button class="tablinks" onclick="clickTab(event, 'hobbies', true)"><i class="fas fa-futbol"
style="margin-right: 5px;"></i> Hobbies</button>
</div>
<div id="skills" class="tabcontent skills-tab" style="display: block;">
<p>Front-end</p>
<ul class="horizontal-list skills-li" id="skills-li-frontend"></ul>
<p>Back-end</p>
<ul class="horizontal-list skills-li" id="skills-li-backend"></ul>
<p>Other</p>
<ul class="horizontal-list skills-li" id="skills-li-other"></ul>
</div>
<div id="education" class="tabcontent">
<div class="timeline" id="timeline">
</div>
</div>
<div id="hobbies" class="tabcontent">
<ul class="vertical-list" style="font-size: 20px; line-height: 1.7em;">
<li>⚽ - watching football</li>
<li>🍿 - watching movies & series</li>
<li>🏃♂️ - running</li>
<li>🧑💻 - coding</li>
<li>🧑🤝🧑 - friends</li>
</ul>
</div>
<div id="content-about">
</div>
</div>
</div>
</div>
</section>
<section id="projects">
<div class="container" data-aos="zoom-in-up">
<h2 class="title-section">Featured projects</h2>
<div id="projects-container"></div><br><br><br>
</div>
</section>
<section id="experience">
<div class="container">
<h2 class="title-section" data-aos="fade-right" data-aos-duration="1000">Experience</h2>
<div class="row">
<div class="col-4">
<ul class="vertical-list vertical-tabs" id="tabs-experience" data-aos="fade-right">
<li class="tablinks-vertical active-vertical" onclick="clickTab(event, 'DallolTech', false)"
id="DallolTech">Dallol Tech
</li>
<!-- <li class="tablinks-vertical" onclick="clickTab(event, 'codeerschool', false)"
id="codeerschool">Het
Codeerbedrijf
</li> -->
<li class="tablinks-vertical" onclick="clickTab(event, 'tsb', false)" id="tsb">The
Freelance Platform</li>
<li class="tablinks-vertical" onclick="clickTab(event, 'codingclub', false)" id="codingclub">
Sandford Coding Club
</li>
</ul>
</div>
<div class="col-8" id="content-experience" data-aos="fade-right" data-aos-duration="1400"></div>
</div>
</div>
</section>
<section id="contact">
<div class="container">
<div class="row" data-aos="zoom-in-up">
<div class="col">
<img loading="lazy" src="/images/contact-illustration.svg" id="contact-illustration"
alt="contact-illustration">
</div>
<div class="col">
<h2 class="title-section">Contact me</h2><br>
<p>I'm actively seeking freelancing opportunities, and my inbox is always open. Whether you have a project
in mind or just want to connect,
feel free to reach out, and I'll do my best to get back to you!</p>
<p> <b>Email:</b> miki.tulu@gmail.com <br>
<b>Phone number:</b> +251919902814</p>
<br><br>
<a href="mailto:mikiDOTtuluATgmailDOTcom" onclick="this.href=this.href
.replace(/AT/,'@')
.replace(/DOT/,'.')" class="cta-btn-uppercase">Mail me</a>
<ul class="horizontal-list socials-links">
<li><a href="https://www.linkedin.com/in/" rel="noreferrer"
target="_blank"><i class="fab fa-linkedin"></i></a></li>
<li><a href="https://github.com/mikias-tulu" rel="noreferrer" target="_blank"><i
class="fab fa-github"></i></a></li>
</ul>
</div>
</div>
</div>
</section>
<footer-component></footer-component>
</body>
<script>
// When the user scrolls the page, execute myFunction
window.onscroll = function () { myFunction() };
function myFunction() {
var winScroll = document.body.scrollTop || document.documentElement.scrollTop;
var height = document.documentElement.scrollHeight - document.documentElement.clientHeight;
var scrolled = (winScroll / height) * 100;
document.getElementById("myBar").style.width = scrolled + "%";
}
function clickTab(evt, name, horizontal) {
let i, tabcontent, tablinks;
/** RESET STYLING **/
if (horizontal) {
tabcontent = document.getElementsByClassName("tabcontent");
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tabcontent[i].style.display = "none";
tablinks[i].className = tablinks[i].className.replace(" active", "");
// Set display to block if the name passed is the same as the id of the element
if (tabcontent[i].id == name + "-content" || tabcontent[i].id == name) {
tabcontent[i].style.display = "block";
}
}
evt.currentTarget.className += " active";
} else {
tabcontent = document.getElementsByClassName("tabcontent-vertical");
tablinks = document.getElementsByClassName("tablinks-vertical");
for (i = 0; i < tablinks.length; i++) {
tabcontent[i].style.display = "none";
tablinks[i].className = tablinks[i].className.replace(" active-vertical", "");
// Set display to block if the name passed is the same as the id of the element
if (tabcontent[i].id == name + "-content" || tabcontent[i].id == name) {
tabcontent[i].style.display = "block";
}
}
evt.currentTarget.className += " active-vertical";
}
}
</script>
</html>