-
Notifications
You must be signed in to change notification settings - Fork 0
/
alphy portfolio.html
70 lines (53 loc) · 3.4 KB
/
alphy portfolio.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
<!DOCTYPE html>
<!-- saved from url=(0068)file:///C:/Users/alphonce%20oluoch/.cache/personalweb.html#education -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>alphy portfolio</title>
<link rel="stylesheet" href="./alphy portfolio_files/style.css">
</head>
<body><section id="profile">
<div class="section__pic-container">
<img src="./alphy portfolio_files/pw3.jpeg">
</div>
<div class="section__text">
<p class="section__text__p1">Hello, I'm</p>
<h1 class="title">Alphonce Oluoch</h1>
<p class="section__text__p2">Frontend Developer</p>
<div class="btn-container">
<header>
<h1>Alphonce Oluoch</h1>
<p>Hello i'm Alphonce oluoch senior Front-end Developer based in Nairobi Kenya, i have majored in coding languages of HTML ,css and javascript as a craft .</p>
</header>
<nav>
<ul>
<li><a href="file:///C:/Users/alphonce%20oluoch/.cache/personalweb.html#childhood">Childhood</a></li>
<li><a href="file:///C:/Users/alphonce%20oluoch/.cache/personalweb.html#education">Education</a></li>
<li><a href="file:///C:/Users/alphonce%20oluoch/.cache/personalweb.html#skills">Skills and Talents</a></li>
<li><a href="file:///C:/Users/alphonce%20oluoch/.cache/personalweb.html#future">Future Aspirations</a></li>
<li><a href="file:///C:/Users/alphonce%20oluoch/.cache/personalweb.html#contact">Contact Information</a></li>
</ul>
</nav>
<main id="childhood">
<h2>Childhood</h2>
<p>i was introduced to computers at an early age of 10 by my elder brother who happens to be software engineer too.He inspired me to take a chance into the tech-space family interactions, and formative moments we shared.</p>
</main>
<main id="education">
<h2>Education</h2>
<p>Through my learning period in Highschol i was able to attend some of science congress presenting my robotics development, i also play football outside compute space, and any notable learning experiences comes from this shows and exhibitions where one gets to interact with other developers.</p>
</main>
<main id="skills">
<h2>Skills and Talents</h2>
<p>Proficiency in HTML, CSS, and JavaScript, the core languages of front-end development. Strong understanding of responsive web design principles and the ability to create mobile-friendly layouts. Knowledge of front-end frameworks and libraries such as React, Angular, or Vue.</p>
</main>
<main id="future">
<h2>Future Aspirations</h2>
<p>My career aspirations are centered around constant growth and skill enhancement. I am committed to staying updated with the latest trends and technologies in the industry. In the coming year, I plan to pursue specialized certifications and attend industry conferences to learn from experts. By continuously improving my skills, I aim to bring innovative strategies to the table and contribute to the company's success in reaching new audiences</p>
</main>
<footer id="contact">
<h2>Contact Information</h2>
<p>cell phone no-0710321225</p>
<p>Email: [email protected]</p>
<p>facebook:alfiee</p>
<p>linkedIn:alfiee</p>
</footer>
</div></div></section></body></html>