-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
260 lines (222 loc) · 10.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Derek Muriuki</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="index.css">
<link rel="apple-touch-icon" sizes="180x180" href="favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon_io/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
</head>
<body>
<!-- header design -->
<header class="header">
<a href="#" class="logo">Portfolio.</a>
<nav class="navbar">
<a href="#home" class="active">Home</a>
<a href="#about">About</a>
<a href="#services">Services</a>
<a href="#portfolio">Portfolio</a>
<a href="#contact">Contact</a>
</nav>
<div class="bx bx-moon" id="darkMode-icon"></div>
<div class="bx bx-menu" id="menu-icon"></div>
</header>
<!-- home section design -->
<section class="home" id="home">
<div class="home-content">
<h3>Hello, Welcome, I am</h3>
<h1>Derek Muriuki</h1>
<p>
I'm a python programmer as well as a web developer who loves to create beautiful and functional websites
for people who want to make a difference in the world.
</p>
<p>Currently I'm a student of The Jaramogi Oginga Odinga University Of Science And technology, where I'm learning how to
use my skills and resources to shape my future.</p>
<div class="social-media">
<a href="https://www.facebook.com/garfield-llama"><i class='bx bxl-facebook'></i></a>
<a href="https://www.twitter.com/Deemeeb1"><i class='bx bxl-twitter'></i></a>
<a href="https://www.github.com/dee-mee"><i class='bx bxl-github'></i></a>
<a href="www.linkedin.com/in/derek-muriuki/"><i class='bx bxl-linkedin'></i></a>
<a href="https://www.pinterest.com/derekmuriuki2/"><i class='bx bxl-pinterest'></i></a>
</div>
<a href="https://drive.google.com/file/d/1qVgeVtylnCq1javZ5JCh-Ym7PlvpKq7z/view?usp=sharing" class="btn">Download CV</a>
</div>
<div class="profession-container">
<div class="profession-box">
<div class="profession" style="--i:0;">
<i class='bx bx-code-alt'></i>
<h3>python programmer</h3>
</div>
<div class="profession" style="--i:1;">
<i class='bx bx-camera'></i>
<h3>Web designer</h3>
</div>
<div class="profession" style="--i:2;">
<i class='bx bx-palette'></i>
<h3>Bash scripting</h3>
</div>
<div class="profession" style="--i:3;">
<i class='bx bx-video-recording'></i>
<h3>linux Admin</h3>
</div>
<div class="circle"></div>
</div>
<div class="overlay"></div>
</div>
<div class="home-img">
<img src="images/admin.png" alt="" height="700" width="400">
</div>
</section>
<!-- about-->
<section class="about" id="about">
<div class="about-img">
<img src="images/me.jpg" alt="" >
</div>
<div class="about-content">
<h2 class="heading">About <span>Me</span></h2>
<h3>
Hi there, welcome to my website! I'm Derek,
a passionate python programmer who enjoys learning new technologies
and solving problems with code!
</h3>
<p>
This website is my portfolio website where I show my skills.
</p>
<p>
Thank you for visiting my website and getting to know me better. I hope you
enjoyed reading my blog posts and
found
them useful and informative.
If you have any feedback or
suggestions, please let me know. I'd love to hear from you.
</p>
<a href="#" class="btn">Read More</a>
</div>
</section>
<!-- services section design -->
<section class="services" id="services">
<h2 class="heading">My <span>Skills</span></h2>
<div class="skills-container">
<div class="skills-box">
<i class='bx bx-code-alt'></i>
<h3>python programming</h3>
<p>I have engaged in python programming for quite some time and i have some few certifications from Cisco showing my dedication and commitment in learning this skill.
<p>I am proficient in Python language and I can write efficient codes using OOPs concepts,
</p>
</p>
<a href="#" class="btn">Read More</a>
</div>
<div class="skills-box">
<i class='bx bxs-paint'></i>
<h3>linux Admnistration</h3>
<p>In linux I have used different versions and very efficient with the terminal commands. I have also had to use <b>bash scripting</b> and commands like <b>crontab</b> and
<b>cron and crontab</b> to schedule daily tasks. I have also utilized version control systems like Git to track changes in code. I have also used package managers like apt and Yum to update,
install and remove software packages.</p>
<p>I am familiar with Linux operating system and can administer it effectively.</p>
<a href="#" class="btn">Read More</a>
</div>
<div class="skills-box">
<i class='bx bx-bar-chart-alt'></i>
<h3>web designing</h3>
<p>Web designing is a concept in which the user interface and interaction on websites are designed by artists and
developers who specialize in this field. I myself have specialized in the
development of the <b>frontend</b> of webpages.
This portfolio is an example of the skills I have in web designers.</p>
<a href="#" class="btn">Read More</a>
</div>
</div>
</section>
<!-- portfolio section design -->
<section class="portfolio" id="portfolio">
<h2 class="heading">My <span>Projects</span></h2>
<div class="portfolio-container">
<div class="portfolio-box">
<img src="images/project1.png" alt="">
<div class="portfolio-layer">
<h4>School Website</h4>
<p>I designed this website for Beacon Organization to help them in development and to invite more while remaining relevant to society.</p>
<a href="www.beaconacademy.sc.ke">Beacon Academy.<i class='bx bx-link-external'></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="images/project2.png" alt="">
<div class="portfolio-layer">
<h4>Bash scripting</h4>
<p>This script is for first time ubuntu linux package installations or one using linux can edit it based on their specifications.</p>
<a href="#">installation script<i class='bx bx-link-external'></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="images/project3.png" alt="">
<div class="portfolio-layer">
<h4>Furniture website</h4>
<p>I had a try out on creating a Furniture website that sells Chester beds.</p>
<a href="#"><i class='bx bx-link-external'></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="images/portfolio4.jpg" alt="">
<div class="portfolio-layer">
<h4>Python programming</h4>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Similique, ipsam est.</p>
<a href="#"><i class='bx bx-link-external'></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="images/portfolio5.jpg" alt="">
<div class="portfolio-layer">
<h4>Web Design</h4>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Similique, ipsam est.</p>
<a href="#"><i class='bx bx-link-external'></i></a>
</div>
</div>
<div class="portfolio-box">
<img src="images/portfolio6.jpg" alt="">
<div class="portfolio-layer">
<h4>Web Design</h4>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Similique, ipsam est.</p>
<a href="#"><i class='bx bx-link-external'></i></a>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
<h2 class="heading">Contact <span>Me!</span></h2>
<form action="https://api.web3forms.com/submit" method="POST">
<div class="input-box">
<input type="hidden" name="access_key" value="73a8aa2a-0f91-49a1-bfd1-2f9f232b0258">
<input type="text" name="full_name" placeholder="Full Name" required>
<input type="email" name="email" placeholder="Email Address" required>
</div>
<div class="input-box">
<input type="number" name="mobile_number" placeholder="Mobile Number">
<input type="text" name="subject" placeholder="Email Subject" required>
</div>
<textarea name="message" cols="30" rows="10" placeholder="Your Message"></textarea>
<input type="submit" value="Send Message" class="btn">
</form>
</section>
<!-- footer design -->
<footer class="footer">
<div class="footer-text">
<p>Copyright © 2024 | All Rights Reserved.</p>
</div>
<div class="footer-iconTop">
<a href="#home"><i class='bx bx-up-arrow-alt'></i></a>
</div>
</footer>
<!-- scroll reveal -->
<script src="https://unpkg.com/scrollreveal"></script>
<!-- swiper js -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<!-- custom js -->
<script src="index.js"></script>
</body>
</html>