-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
445 lines (422 loc) · 17.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<!--!: Start of <head> element -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Portfolio</title>
<link rel="shortcut icon" href="./Images/My-profile-picture.png" type="image/x-icon" />
<link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link rel="stylesheet" href="./portfolio.css" />
<!--!: End of <head> element -->
</head>
<body>
<!--!: Start of <div class="header"> element -->
<header class="header dropdown">
<a href="https://www.mywebsite.com" id="image" title="Go my website" target="_blank">
<img src="./Images/logo/favicon_io/favicon-32x32.png" alt="It's my logo">
</a>
<a href="./Images/IMG_1172.JPG-1.jpg" target="_blank" class="logo">
Tamirat <span>Teferi</span>
</a>
<!-- <i class="bx bx-menu" id="menu-icon">Drop</i> -->
<button class="dropbtn">Menu</button>
<nav class="navbar dropdown-content" id="navbar">
<a href="#home" class="active">Home</a>
<a href="#education">Education</a>
<a href="#services">Services</a>
<a href="#testimonials">Testimonials</a>
<a href="#projects">Projects</a>
<a href="#contact">Contact</a>
</nav>
</header>
<!--!: End of <div class="header"> element -->
<!--!: Start of <section class="home" id="home"> element -->
<section class="home" id="home">
<div class="home-content">
<h1>Hi, It's <span>Tamirat</span></h1>
<h3 class="text-animation">I'm a <span></span></h3>
<p>
Welcome to my portfolio! I am a web and software developer with a
passion for creating functional and user-friendly digital solutions.
My work seamlessly integrates technical proficiency with creative
expression.
</p>
<div class="social-icon">
<a
title="LinkedIn"
href="https://www.linkedin.com/in/tamirat-teferi-88a74631a?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app"
><i class="bx bxl-linkedin"></i
></a>
<a title="GitHub" href="https://github.com/Match-all"
><i class="bx bxl-github"></i
></a>
<a title="Instagram" href="#"><i class="bx bxl-instagram"></i></a>
<a title="Facebook" href="#"><i class="bx bxl-facebook"></i></a>
</div>
<div class="btn-group">
<a href="#contact" class="btn" id="hire-me">Hire Me</a>
<a href="#contact" class="btn">Contact</a>
<a href="./CV.html" class="btn">📄 CV</a>
<a href="./resume.pdf" class="btn" download>Download</a>
</div>
</div>
<div class="home-image">
<a href="#home"
><img src="./Images/My-profile-picture.png" alt="Tamirat Teferi"
/></a>
</div>
</section>
<!--!: End of <section class="home" id="home"> element -->
<!--! Start of <section class="education" id="education"> element -->
<section class="education" id="education">
<h2 class="heading">Education</h2>
<div class="timeline-items">
<!-- Timeline Item 1 -->
<div class="timeline-item">
<div class="timeline-dot"></div>
<div class="timeline-date">1997-2011</div>
<div class="timeline-content">
<h3>Preparatory School</h3>
<p>
Completed my preparatory school education at Abaya in Arba-Minch,
Ethiopia, where I developed a strong foundation in various
subjects and nurtured my passion for technology and art.
</p>
</div>
</div>
<!-- Timeline Item 2 -->
<div class="timeline-item">
<div class="timeline-dot"></div>
<div class="timeline-date">2011-2017</div>
<div class="timeline-content">
<h3>IT Diploma</h3>
<p>
Graduated with a Degree in IT (Information Technology). Gained a
deep understanding of IT principles, including:
</p>
<ul>
<li>
<strong>Problem-Solving:</strong> Systematic issue resolution.
</li>
<li>
<strong>Programming:</strong> Proficiency in languages such as
Python and Java.
</li>
<li>
<strong>System Analysis:</strong> Evaluating and enhancing IT
systems.
</li>
<li>
<strong>Database Management:</strong> Designing and managing
databases.
</li>
<li>
<strong>Networking:</strong> Managing network infrastructure and
security.
</li>
<li>
<strong>SDLC:</strong> Expertise in development process phases
(planning, design, testing).
</li>
<li>
<strong>Project Management:</strong> Planning and overseeing IT
projects.
</li>
<li>
<strong>Information Security:</strong> Safeguarding data and
systems.
</li>
<li>
<strong>User Experience (UX):</strong> Designing intuitive
interfaces.
</li>
<li>
<strong>IT Support:</strong> Providing technical assistance and
troubleshooting.
</li>
</ul>
</div>
</div>
<!-- Timeline Item 3 -->
<div class="timeline-item">
<div class="timeline-dot"></div>
<div class="timeline-date">2026-2027</div>
<div class="timeline-content">
<h3>University</h3>
<p>
Further enhanced my knowledge in computer science and specialized
in web and software development. Developed advanced projects and
contributed to research in AI.
</p>
</div>
</div>
<!-- Timeline Item 4 -->
<div class="timeline-item">
<div class="timeline-dot"></div>
<div class="timeline-date">2027-2028</div>
<div class="timeline-content">
<h3>Internship</h3>
<p>
Completed a one-year internship at a leading tech company, where I
gained hands-on experience in web and software development,
working on real-world projects and learning from industry experts.
</p>
</div>
</div>
<!-- Timeline Item 5 -->
<div class="timeline-item">
<div class="timeline-dot"></div>
<div class="timeline-date">2028-Present</div>
<div class="timeline-content">
<h3>Job</h3>
<p>
Currently working as a web and software developer, creating
innovative solutions for clients and continuously expanding my
skills in the latest technologies and frameworks.
</p>
</div>
</div>
</div>
</section>
<!-- !End of <section class="education" id="education"> element -->
<!--!: Start of <section class="services" id="services"> element -->
<section class="services" id="services">
<h2 class="heading">Services</h2>
<div class="services-container">
<div class="service-box">
<i class="fas fa-laptop-code"></i>
<div class="service-info">
<h3>Web Development</h3>
<p>
Creating responsive and dynamic websites using modern web
technologies to provide an excellent user experience.
</p>
</div>
</div>
<div class="service-box">
<i class="fas fa-server"></i>
<div class="service-info">
<h3>Software Development</h3>
<p>
Developing robust and scalable software applications that meet the
needs of businesses and individuals.
</p>
</div>
</div>
<div class="service-box">
<i class="fas fa-palette"></i>
<div class="service-info">
<h3>UI/UX Design</h3>
<p>
Designing user interfaces that are not only visually appealing but
also intuitive and user-friendly.
</p>
</div>
</div>
<div class="service-box">
<i class="fas fa-tools"></i>
<div class="service-info">
<h3>Testing & QA</h3>
<p>
Ensuring the quality and reliability of software through rigorous
testing and quality assurance practices.
</p>
</div>
</div>
</div>
</section>
<!--!: End of <section class="services" id="services"> element -->
<!--!: Start of <section class="testimonials" id="testimonials"> element -->
<section class="testimonials" id="testimonials">
<h2 class="heading">Testimonials</h2>
<div class="testimonials-box">
<div class="wrapper">
<div class="testimonial-item">
<a href="#" title="Contact me"
><img src="./Images/Testmonials/dershaye.jpg" alt="Client 1"
/></a>
<h2>Dershaye</h2>
<div class="rating">
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
</div>
<p>
"Tamirat’s work on our project was outstanding. His ability to
blend technical expertise with creative design was crucial to our
success."
</p>
<span>CEO, Tech Innovators</span>
</div>
<div class="testimonial-item">
<a href="#" title="Contact me"
><img src="./Images/Testmonials/dawit.jpg" alt="Client 2"
/></a>
<h2>Dawit</h2>
<div class="rating">
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
</div>
<p>
"I was impressed with Tamirat's dedication and skill in developing
our software. His attention to detail and problem-solving
abilities were exceptional."
</p>
</div>
<div class="testimonial-item">
<a href="https://github.com/" title="Contact me"
><img src="./Images/Testmonials/yodit.jpg" alt="Client 3"
/></a>
<h2>Yodit</h2>
<div class="rating">
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
<i class="bx bxs-star"></i>
</div>
<p>
Yodit’s expertise in UI/UX design helped us create an intuitive
and engaging user experience. His contributions were invaluable to
our project.
</p>
<span>Lead Designer, Design Co.</span>
</div>
</div>
</div>
</section>
<!--!: End of <section class="testimonials" id="testimonials"> element -->
<!--!: Start of <section class="projects" id="projects"> element -->
<section class="projects" id="projects">
<h2 style="color: #024eff; font-size: 80px" class="heading">Projects</h2>
<div class="projects-container">
<div class="project">
<img
src="./Images/my project img/intractive.jpeg"
alt="Interactive Website"
/>
<h3>Interactive Website</h3>
<p>
Built an interactive website using HTML, CSS, and JavaScript,
showcasing responsive design and dynamic content features.
</p>
</div>
<div class="project">
<img
src="./Images/my project img/web app djangon.png"
alt="E-commerce Platform with Django"
/>
<h3>E-commerce Platform with Django</h3>
<p>
Developed a full-featured e-commerce site using Django, featuring
product management, user authentication, and secure payment
integration.
</p>
</div>
<div class="project">
<img
src="./Images/my project img/django.png"
alt="Python & Django Web App"
/>
<h3>Python & Django Web App</h3>
<p>
Description of the project and its features. Technologies used
include Python, Django, and more.
</p>
</div>
</div>
</section>
<!--! End of <section class="projects" id="projects"> element -->
<!-- !Start of <footer class="footer"> element -->
<footer id="contact">
<h2 class="heading">Contact and More</h2>
<div class="footer-container">
<!-- About Me Section -->
<div class="footer-about column content">
<h2>About Me</h2>
<p>Hello! I'm Tamirat Tafari, a developer passionate about blending art and technology. I specialize in web development and digital art, creating unique digital solutions.</p>
<div class="social-links">
<a href="https://www.facebook.com/me/" target="_blank"><i class="fab fa-facebook"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-linkedin"></i></a>
<a href="#"><i class="fab fa-github"></i></a>
</div>
</div>
<!-- Quick Links Section -->
<div class="footer-quick-links column">
<h2 style=" color: #0cff00;">Quick Links</h2>
<div class="content">
<h3><a href="#home">Home</a></h3>
<h3><a href="#about">About</a></h3>
<h3><a href="#services">Services</a></h3>
<h3><a href="#skills">Skills</a></h3>
<h3><a href="#teams">Teams</a></h3>
<h3><a href="#contact">Contact</a></h3>
</div>
</div>
<!-- Contact Info Section -->
<div class="footer-contact column content">
<h2>Contact Info</h2>
<div class="content">
<ul>
<li><i class="fas fa-map-pin"><a href="https://maps.app.goo.gl/vkh4CBe1amuoUWot9">📍Arba-Minch, Ethiopia 🇪🇹</a></i> </li>
<li><i class="fas fa-envelope"><a href="#">[email protected]</a></i> </li>
<li><i class="fas fa-phone"></i> +251 960 958 825</li>
<li><i class="fas fa-globe"></i> <a href="http://www.tamiratportfolio.com" target="_blank"> www.Example.com</a></li>
</ul>
</div>
</div>
<!-- Contact Form Section -->
<div class="footer-form column content">
<h2>Contact <span>Me</span></h2>
<form action="https://formspree.io/f/{form_id}" method="POST">
<input type="text" name="name" required placeholder="Full name" />
<input type="email" name="email" required placeholder="Email" />
<input type="number" id="phone" name="number" pattern="[\+]?[0-9\s\-()]{7,15}" required placeholder="Phone number" />
<input type="text" name="subject" placeholder="Subject" />
<textarea name="message" id="message" cols="30" rows="4" placeholder="Write your message here..."></textarea>
<input type="submit" value="Send Message" class="btn" />
</form>
</div>
</div>
<p class="footer-year">© <span id="year"></span> Tamirat Tafari. All rights reserved.</p>
<p class="footer-date-time">Current Date and Time: <span id="date-time"></span></p>
</footer>
</footer>
<!--!: End of <footer class="footer"> element -->
<!-- Start of script section -->
<script>
document.addEventListener('DOMContentLoaded', function() {
const yearSpan = document.getElementById('year');
const dateTimeSpan = document.getElementById('date-time');
// Set the current year
const currentYear = new Date().getFullYear();
yearSpan.textContent = currentYear;
// Set the current date and time
const now = new Date();
const options = {
year: 'numeric',
month: 'long',
day: 'numeric',
hour: '2-digit',
minute: '2-digit',
second: '2-digit',
hour12: true
};
const formattedDateTime = now.toLocaleString('en-US', options);
dateTimeSpan.textContent = formattedDateTime;
});
</script>
<!-- End of script section -->
<script src="./script.js"></script>
</body>
</html>