-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
267 lines (218 loc) · 13.4 KB
/
about.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
<!-- /*!************************************************\
________ _______ ___ ___ ______ _ ____
| ____| | ___ | | | | | |_ _| | \ || / ____|
| | | | | | | | | | | | | \ || | (___
| | | | | | | | | | | | ||\ \ || \___ \
| |____ | |___| | | |____ | |____ | | || \ \|| ____) /
|______| |_______| |______| |______| |_____| || \_ | \_____/
Concept/Is being Used by zecollo https://github.com/zecollokaris
collo
\*************************************************/
/*************************************************\
\*************************************************/
/* ################################################################################################################# */ -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>COLLINS KARIUKI | Portfolio -Take Some Time to Know More About Me</title>
<link rel="shortcut icon" href="images/mylogos/collologobkc.png" type="image/x-icon">
<!-- STYLE SHEET -->
<link rel="stylesheet" href="css/styles.css">
<!-- EMOJI CSS -->
<link href="https://afeld.github.io/emoji-css/emoji.css" rel="stylesheet">
<!-- BOOTSTRAP -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin="anonymous">
<!-- Bootstrap 4 minified CSS-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
<!-- JQEURY -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<!-- FONT AWESOME -->
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"
crossorigin="anonymous">
<!-- GOOGLE FONTS -->
<link href="https://fonts.googleapis.com/css?family=Do+Hyeon|Russo+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Wendy+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat|Wendy+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poiret+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Courgette|Poiret+One|Sacramento" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans" rel="stylesheet">
</head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<!-- NAV-BAR -->
<div class="container">
<div class="navigator">
<nav>
<div class="logo-section">
<a class="logo">
<img class="logoimg" src="images/imageslider/collins-logo.png" alt="navbar logo image">
</a>
<button class="hb-button">
<i class="fa fa-bars"></i>
</button>
<!--<img src="" alt="navbar logo image">-->
</div>
<div style="font-family: 'Do Hyeon', sans-serif;" class="list">
<ul>
<li><a href="/contact.html">contact</a></li>
<li><a href="/about.html">about me</a></li>
<li><a href="/artwork.html">art work</a></li>
<li><a href="/">home</a></li>
</ul>
</div>
</nav>
</div>
</div>
<!-- COLLAPSE NAV-BAR -->
<div class="container">
<!-- PAGE-CONTENT -->
<!--Header Image only visible in @madia-query 700px -->
<div class="container">
<div class="about-intro-image">
<div class="about-header-image">
<img id="headerabout" src="images/imageslider/collins-logo.png" alt="About Us Picture">
</div>
</div>
</div>
<div class="intro-description">
<p>
<h2 id="hello-txt" class="pull-left" style="font-family: 'Montserrat', sans-serif;">
<strong>Hello, I'm Collins Kariuki</strong>
</h2>
</p>
<h3 id="about-txt-intro" style="font-family: 'Montserrat', sans-serif;" class="pull-left"><p>I partially believe you can only get to deeply interact with a being's core, by seeing the world through its eyes. Take this
moment to dive into my panoramic view to the depth this description will unfold.</p></h3>
</div>
<div class="container">
<div class="aout-me">
<!--COLUMN 1-->
<div class="about">
<div style=" font-size: 1.2em; font-weight: 900; text-align: left;font-family: 'Montserrat'" class="column1">
<h1 style="font-family: 'Poiret One', cursive;" >About Me!</h1>
<hr id="aboutline" width="15%">
<p>From a young age, I’ve been captivated by the intersection of technology and problem-solving. It all started with a simple curiosity: how could we use data and code to make things work better?
Over time, this curiosity transformed into a passion for coding in R and Python, and for bringing stories to life through data analysis.
Whether it’s building intuitive, full-stack applications or crafting visually compelling Tableau dashboards, I thrive on the challenge of turning complex problems into seamless solutions.</p>
<p>But it's not just about the code or the data—it’s about what you can achieve with them. With experience in both tech-driven environments, I’ve seen firsthand how technology and data can drive meaningful change.
My journey has involved developing full-stack solutions that improve user experiences and leveraging data to inform decisions that optimize processes.</p>
<p>I’m constantly exploring new ways to make an impact—whether through driving innovation in tech companies or empowering organizations to make smarter, data-driven decisions.
What keeps me going? The belief that behind every line of code and every dataset, there’s a story waiting to be told, and a solution ready to be uncovered.</p>
<p> I have made things for as long as I remember. And I have tried almost most of the arts, failing at some, succeeding at others.
Some did not hold my interest. From all I learned, from each I took something that I still employ in my current work. </p>
<p>When I'm not coding, you'll find me-:</p>
<ul style="margin-left: 20%;">
<li>☞ watching the sun set:-I think it's the most beautiful thing,</li>
<li>☞eating definately,</li>
<li>☞watching prank shows</li>
<li>☞travelling-: I really enjoy making new experiences (Did you know it is the leading source of happiness around the world, now you know.)</li>
</ul>
<p>I believe we sometimes fail to realize that life isn't just a series of goals to be achieved. But rather a journey to be celebrated
along the way. We get caught up in commitments and before we realize we are asking ourselves, "What did I really spend the most
formidable years of my life doing?" We fail to explore the world not just geographically. But also in its depth by failing
to connect with those around us and listening to what our gut really tells us.</p>
<p>All this because we are afraid. We fear what we cannot predict. Ask yourself, "What makes me uncomfortable the most? & What I'm I going to do about it?" USE FEAR TO DRIVE YOU FORWARD. The good things in life are always on the other side of fear.</p>
<p>Life is a cycle and a string of mysteries and surprises. We just have to live, enjoy, survive, learn and collect experiences
from it and leave kindness, laughter, tears and good memories behind as we strive to make the best of ourselves…. THAT’S HOW I SEE LIFE.</p>
</div>
</div>
<!--End of COLUMN 1-->
<!--COLUMN 2-->
<div class="column2">
<div class="aboutima">
<img src="images/imageslider/collins-logo.png" alt="About Us Picture">
</div>
</div>
</div>
</div>
<!-- COLLAPSE PAGE-CONTENT -->
</div>
<!-- FOOTER -->
<div style="margin-top: 10%;" class="footer">
<!-- Footer -->
<footer class="container-fluid bg-grey py-5">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="row">
<div class="col-md-6 ">
<div class="logo-part">
<img src="images/mylogos/collins.png" class="w-50 logo-footer">
<p>© Collins 2025</p>
<p>Data Analyst Full-stack & Android Developer</p>
</div>
</div>
<div class="col-md-6 px-4">
<h6> About Collins</h6>
<p>Creativity is contagious. Pass It On.</p>
<a href="https://medium.com/@collo.kariss" target="_blank" class="btn-footer"> Medium Blog </a>
<br>
<a href="/contact.html" target="_blank" class="btn-footer"> Contact Me</a>
</div>
</div>
</div>
<div class="col-md-6">
<div class="row">
<div class="col-md-6 px-4">
<h6> Check Around</h6>
<div class="row ">
<div class="col-md-6">
<ul>
<li>
<a href="/index.html"> Home</a>
</li>
<li>
<a href="/about.html"> About</a>
</li>
<li>
<a href="/contact.html"> Contact</a>
</li>
</ul>
</div>
<div class="col-md-6 px-4">
<ul>
<li>
<a href="/artwork.html"> Art Work</a>
</li>
<li>
<a href="https://github.com/zecollokaris?tab=repositories" target="_blank"> Code Work</a>
</li>
<li>
<a href="/contact.html"> Email</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 ">
<h6> Social</h6>
<div class="social">
<a href="https://github.com/zecollokaris?tab=repositories" target="_blank">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
<a href="https://ke.linkedin.com/in/zecollokaris/" target="_blank">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</div>
<p>Every beautiful relationship starts with a simple "Hello!" So let’s chat.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<!-- Java Script -->
<script src="js/scripts.js"></script>
</body>
</html>