-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaboutus.html
179 lines (169 loc) · 6.66 KB
/
aboutus.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>My_brand about us</title>
<link rel="stylesheet" href="./styles/main.css" />
<link rel="stylesheet" href="./styles/responsive.css" />
<link rel="stylesheet" href="./styles/aboutus.css" />
</head>
<body>
<div class="container">
<nav>
<a href="./index.html">
<h1 class="logo">MY_<span>BRAND</span></h1>
</a>
<ul id="navbar" class="links">
<li><a href="./index.html">Home</a></li>
<li><a href="./contactus.html">Contact Us</a></li>
<li><a href="./aboutus.html">About Us</a></li>
<li><a href="./portfolio.html">Portfolio</a></li>
<li><a href="./blogs.html">Blogs</a></li>
<li><a href="./admin/signin.html">Sign In</a></li>
</ul>
<ul id="navbarphone" class="linksphone">
<li><a href="./">Home</a></li>
<li><a href="./contactus.html">Contact Us</a></li>
<li><a href="./aboutus.html">About Us</a></li>
<li><a href="./portfolio.html">Portfolio</a></li>
<li><a href="./blogs.html">Blogs</a></li>
</ul>
<div id="toggle" class="toggle">
<svg
width="26"
height="24"
viewBox="0 0 26 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M1.52478 1H25M1.52478 12H25M1.52478 23H25"
stroke="white"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
</nav>
<main class="main-about">
<div class="about-me">
<h1>About Me</h1>
<span
>Hi, I'm Mwungeri Ngabo Sevelin, a passionate software developer
dedicated to crafting high-quality, innovative solutions. With 2
years of experience in the tech industry, I specialize in web
development, mobile apps etc</span
>
<span
>Throughout my academic journey and internships, I've gained
foundational knowledge in programming languages such as Node.js for
server-side development and React.js for building dynamic user
interfaces. Additionally, I'm proficient in HTML and CSS for
crafting visually appealing and responsive web applications</span
>
<span
>My Goal IsConsistently deliver superior software solutions that
surpass expectations and drive client success</span
>
</div>
<!-- my skills -->
<div class="my-skills">
<h1>My Skills</h1>
<div class="skills-one">
<div class="skill">
<img src="./images/node.png" style="width: 100%; object-fit: cover;" alt="">
</div>
<div class="skill">
<img src="./images/react.png" style="width: 100%; object-fit: cover;" alt="">
</div>
<div class="skill">
<img src="./images/mongo.png" style="width: 100%; object-fit: cover;" alt="">
</div>
<div class="skill">
<img src="./images/git.png" style="width: 100%; object-fit: cover;" alt="">
</div>
<div class="skill">
<img src="./images/mysql.png" style="width: 100%; object-fit: cover;" alt="">
</div>
<div class="skill">
<img src="./images/tailwind.png" style="width: 100%; object-fit: cover;" alt="">
</div>
<div class="skill">
<img src="./images/redux.png" style="width: 100%; object-fit: cover;" alt="">
</div>
<div class="skill">
<img src="./images/js.png" style="width: 100%; object-fit: cover;" alt="">
</div>
</div>
</div>
<div class="mission-conatiner">
<div class="my my-mission">
<h4>My Mission</h4>
<span
>My mission is simple: to use my skills and expertise to make a
difference. Whether it's building user-friendly applications,
optimizing performance, or solving complex problems, I strive to
deliver solutions that exceed expectations and drive positive
change.</span
>
</div>
<div class="my my-vision">
<h4>My Vision</h4>
<span
>My vision is to innovate and inspire through technology. By
pushing the boundaries of what's possible, I aim to create
transformative solutions that empower individuals and
organizations to thrive in a digital world.</span
>
</div>
<div class="my my-goal">
<h4>Main Goal</h4>
<span
>My main goal is to consistently deliver superior software
solutions that surpass expectations and drive client success.
Through a relentless pursuit of excellence and a commitment to
continuous improvement, I strive to set new standards in software
development and positively impact the lives of others.</span
>
</div>
</div>
<div class="my-journey">
<div class="my my-journey">
<h4>My Journey</h4>
<span
>I began my journey in software development 2 years ago, fueled
by my passion for technology and desire to create meaningful
solutions. Since then, I've embarked on a continuous learning
journey, honing my skills and staying up-to-date with the latest
industry trends.</span
>
</div>
</div>
</main>
</div>
<footer>
<div class="footer-container">
<div class="logo">
<h1>MY_<span>BRAND</span></h1>
</div>
<div class="start">
<h3>Start Your Project Today</h3>
<span
>Ready to transform your vision into reality?
<a href=""> Contact us</a> to discuss how we can help.</span
>
</div>
<div class="subscribe">
<h3>SUBSCRIBE NOW</h3>
<form action="" id="subscribeForm">
<input type="text" id="subEmail" placeholder="Type Your Email" />
<button>submit now</button>
</form>
</div>
</div>
<span class="copy">© 2024 My_Brand. All rights reserved.</span>
</footer>
</body>
</html>