-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
291 lines (209 loc) · 12 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta Tag -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- SEO -->
<meta name="description" content="150 words">
<meta name="author" content="kabrrownie">
<meta name="url" content="http://kabrownie.github.io">
<meta name="copyright" content="Kevin Karanja">
<meta name="robots" content="index,follow">
<title>KEVIN KARANJA</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon/favicon.ico">
<link rel="apple-touch-icon" sizes="144x144" type="image/x-icon" href="images/favicon/apple-touch-icon.png">
<!-- All CSS Plugins -->
<link rel="stylesheet" type="text/css" href="css/plugin.css">
<!-- Main CSS Stylesheet -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<script src="https://kit.fontawesome.com/c4b1e869c9.js" crossorigin="anonymous"></script>
<!-- Google Web Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700">
<link rel="preload" href="sinisaaamoja-ezgif.gif" as="image" type="image/gif" />
</head>
<body>
<!-- Preloader Start -->
<div id="preloader">
<img id="loaderGif" src="../images/bg/sinisaaamoja-ezgif.gif" alt="Loading...">
<div id="loadingText">Loading, please wait...</div>
</div>
<!-- Preloader End -->
<!-- Home & Menu Section Start -->
<header id="home" class="home-section">
<div class="header-top-area">
<div class="container">
<div class="row">
<div class="col-sm-3">
<div class="logo">
<a href="index.html">KEVIN KARANJA</a>
</div>
</div>
<div class="col-sm-9">
<div class="navigation-menu">
<div class="navbar">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a class="smoth-scroll" href="#home">Home <div class="ripple-wrapper"></div></a>
</li>
<li><a class="smoth-scroll" href="https://kabrownie.github.io/3D/">3D art and Aniamtion</a>
<li><a class="smoth-scroll" href="#about">Who is this?</a>
</li>
</li>
<li><a class="smoth-scroll" href="bio/index.html">Capstone</a>
</li>
<li><a class="smoth-scroll" href="#services">Skills</a>
</li>
<li><a class="smoth-scroll" href="#contact">talk to me</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="home-section-background" data-stellar-background-ratio="0.6">
<div class="display-table">
<div class="display-table-cell">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<div class="header-text">
<p>
<br><span class="typing"></span></p>
<div class="margin-top-60">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- About Start -->
<section id="about" class="about-section">
<div class="row">
<div class="col-md-6 col-sm-12 col-xs-12">
<img class="img-responsive" src="images/bg/me.jpg" draggable="false" alt="">
</div>
<div class="col-md-6 col-sm-12 col-xs-12">
<div class="about-me section-space-padding">
<h2>Who is this?</h2>
<p>
<!-- -->
Kevin Karanja Makono is a 3D artist and developer.He holds a bachelor's degree in Computer Science from Dedan Kimathi University of Technology. Kevin blends cutting-edge technology with artistic skill to craft stunning visuals and innovative applications.
<br>
<br>
As a 3D artist, Kevin specializes in designing and animating detailed 3D models using Blender. Bringing ideas to life with exceptional precision and creativity. His technical expertise extends to Android app development, where he builds intuitive apps using Java/Kotlin SDK, and web development with DotNet and Django
<br>
<br>
In addition to his technical talents, Kevin is a music producer who leverages FL Studio to compose original soundscapes and effects, adding an extra layer of creativity to his projects.
<br>
<br>
With deep understanding of both the artistic and technical aspects of digital creation, Kevin is dedicated to delivering high-quality, visually captivating, and technically sophisticated projects that leave a lasting impact.
</p>
</div>
</section>
<!-- About End -->
<hr>
<!-- Services Start -->
<section id="services" class="services-section section-space-padding">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="section-title">
<h2>What can I do?</h2>
<p> This is what</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="services-detail">
<img src="images/favicon/blender.png" alt="blender" style="height: 20%; width: 20%;">
<a href="https://kabrownie.github.io/3D/"><h3>3D Arts and Animations</h3>
<hr>
<p><b>Click Here</b> </a>to Explore my 3D portfolio. Because subdivision surfaces, 3D art and animations awaits.</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="services-detail">
<img src="images/favicon/android.png" alt="android"style="height: 20%; width: 20%;">
<a href="https://github.com/kabrownie/" target="_blank"><h3>Software development</h3>
<hr>
<p><b>Click Here</b></a> to Peek into my coding! Discover. Commitment issues? Not in Git </p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="services-detail">
<img src="images/favicon/favicon.ico" alt="blender"style="height: 20%; width: 20%;">
<a href="https://kabrownie.github.io/Kabrowniebeats/" target="_blank"><h3>music production</h3>
<hr>
<p><b>Click Here</b></a> to Dive into my music producer portfolio! Experience beats crafted with passion. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Services End -->
<hr>
<!-- Contact Start -->
<section id="contact" class="contact-us section-space-padding">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="section-title">
<h2>Contact Me.</h2>
<p>Talk to me</p>
</div>
</div>
</div>
<!-- -->
<!--social -->
<div class="social-icon">
<a style="background-color: rgb(47, 56, 59);" class="button button-style button-style-icon fa fa-mail-bulk" href="mailto:karanja3d@gmail.com" title="Email"target="_blank">Email</a><br>
<a style="background-color: rgb(190, 112, 206);" class="button button-style button-style-icon fa fa-instagram" href="https://instagram.com/karanja3d" title="instagram"target="_blank">Instagram</a>
<a style="background-color: rgb(73, 73, 73);" class="button button-style button-style-icon fa fa-github" href="https://github.com/kabrownie" title="github"target="_blank">GitHub</a>
<a style="background-color: rgb(93, 150, 255);" class="button button-style button-style-icon fa fa-linkedin" href="https://linkedin.com/in/kabrownie" title="linkedin"target="_blank">linkedin</a>
<a style="background-color: rgb(93, 150, 255);" class="button button-style button-style-icon fa fa-facebook" href="https://facebook.com/karanja3d" title="facebook"target="_blank">facebook</a>
<a style="background-color: rgb(55, 60, 68);" class="button button-style button-style-icon fa fa-tiktok" href="https://tiktok.com/@karanja3d" title="Tiktok"target="_blank">Tiktok</a>
<a style="background-color: rgb(255, 77, 77);" class="button button-style button-style-icon fa fa-youtube" href="https://m.youtube.com/@karanja3d" title="youtube"target="_blank">youtube</a>
<a style="background-color: rgb(45, 125, 150);" class="button button-style button-style-icon fa fa-telegram" href="https://t.me/karanja3d" title="Telegram"target="_blank">Telegram</a>
<a style="background-color: rgb(29, 39, 43);" class="button button-style button-style-icon fa fa-chess-knight" href="https://lichess.org/@/karanja3d" title="Lichess"target="_blank">Lichess</a>
<a style="background-color: rgb(55, 57, 175);" class="button button-style button-style-icon fa fa-discord" href=" https://discordapp.com/users/896352421171851316" title="discord"target="_blank">discord</a>
<!--social -->
</div>
</div>
</ul>
</div>
</section>
<!-- Contact End -->
<!-- Footer End -->
<!-- Back to Top Start -->
<a href="#" class="scroll-to-top"><i class="fa fa-angle-up"></i></a>
<!-- Back to Top End -->
<!-- All Javascript Plugins -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/plugin.js"></script>
<!-- Main Javascript File -->
<script type="text/javascript" src="js/scripts.js"></script>
<script type="module" src="js/main.js"></script>
</body>
</html>