-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
415 lines (255 loc) · 13.4 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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
<!DOCTYPE html>
<html lang="en-us"><head>
<meta charset="utf-8">
<title>cyberneel</title>
<!-- mobile responsive meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="This is meta description">
<meta name="author" content="Neelesh">
<meta name="theme-name" content="parsa-hugo" />
<meta name="generator" content="Hugo 0.115.4">
<!-- plugins -->
<link rel="stylesheet" href="https://cyberneel.github.io/plugins/bootstrap/bootstrap.min.css ">
<link rel="stylesheet" href="https://cyberneel.github.io/plugins/slick/slick.css ">
<link rel="stylesheet" href="https://cyberneel.github.io/plugins/themify-icons/themify-icons.css ">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="https://cyberneel.github.io/css/style.min.css" media="screen">
<!--Favicon-->
<link rel="shortcut icon" href="https://cyberneel.github.io/images/favicon.ico " type="image/x-icon">
<link rel="icon" href="https://cyberneel.github.io/images/favicon.ico " type="image/x-icon">
<meta property="og:title" content="cyberneel" />
<meta property="og:description" content="This is meta description" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://cyberneel.github.io/" />
</head>
<body>
<!-- preloader start -->
<div class="preloader">
<div class="loader">
<span class="dot"></span>
<div class="dots">
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
<!-- preloader end -->
<header class="navigation">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="https://cyberneel.github.io/"><img class="img-fluid" src="https://cyberneel.github.io/images/CyberNeelLogoText.png" alt="cyberneel"></a>
<button class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navogation"
aria-controls="navogation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse text-center" id="navogation">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link text-uppercase text-dark" href="https://cyberneel.github.io/">Homepage</a>
</li>
<li class="nav-item">
<a class="nav-link text-uppercase text-dark" href="https://cyberneel.github.io/about/">About</a>
</li>
<li class="nav-item">
<a class="nav-link text-uppercase text-dark" href="https://cyberneel.github.io/contact/">Contact</a>
</li>
</ul>
<!-- search -->
<form class="form-inline position-relative ml-lg-4" action="https://cyberneel.github.io//search/">
<input class="form-control px-0 w-100" type="search" placeholder="Search" id="search-query" name="s">
<button class="search-icon" type="submit"><i class="ti-search text-dark"></i></button>
</form>
</div>
</nav>
</header>
<section class="hero-section">
<div class="container">
<div class="row">
<div class="col-lg-6 align-self-end">
<h1 class="mb-0">Welcome</h1>
<h2 class="mb-100 title-border-lg">to <i>Neelesh's<br>Blog</i></h2>
<p class="mb-80 mr-5">I’m a passionate programmer who loves to create new things.</p>
<span class="font-secondary text-dark mr-3 mr-sm-5">Follow me :</span>
<ul class="list-inline d-inline-block mb-5">
<li class="list-inline-item mx-3"><a href="https://www.youtube.com/@cyberneel9679" class="text-dark"><i class="ti-youtube"></i></a></li>
<li class="list-inline-item mx-3"><a href="https://github.com/cyberneel" class="text-dark"><i class="ti-github"></i></a></li>
<li class="list-inline-item mx-3"><a href="https://www.instagram.com/cyber_neel/" class="text-dark"><i class="ti-instagram"></i></a></li>
</ul>
</div>
<div class="col-lg-6 text-right">
<img class="img-fluid" src="https://cyberneel.github.io/images/CyberNeelLogoNewOutfitTransparent.png" alt="banner-image">
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row masonry-container">
<div class="col-lg-4 col-sm-6 mb-5">
<article class="text-center">
<img class="img-fluid mb-4" style="border-radius: 10px;" src="https://cyberneel.github.io/images/masonary-post/WhiteBearToonFinal.png" alt="post-thumb">
<p class="text-uppercase mb-2">Digital art</p>
<h4 class="title-border"><a class="text-dark" href="https://cyberneel.github.io/blog/white-bear-toon/">White Bear Toon</a></h4>
<p>A cute bear modelled in Blender using subdivision modelling. The shading was done using the Lightning Boy Studio shader addon for blender.</p>
<a href="https://cyberneel.github.io/blog/white-bear-toon/" class="btn btn-transparent">read more</a>
</article>
</div>
<div class="col-lg-4 col-sm-6 mb-5">
<article class="text-center">
<img class="img-fluid mb-4" style="border-radius: 10px;" src="https://cyberneel.github.io/images/masonary-post/SaikoBotPOST.png" alt="post-thumb">
<p class="text-uppercase mb-2">Digital art</p>
<h4 class="title-border"><a class="text-dark" href="https://cyberneel.github.io/blog/saiko-bot/">Saiko Bot</a></h4>
<p>A robot I sculpted in ZBrush and retopologized in Blender. The final composite was done in Photoshop.</p>
<a href="https://cyberneel.github.io/blog/saiko-bot/" class="btn btn-transparent">read more</a>
</article>
</div>
<div class="col-lg-4 col-sm-6 mb-5">
<article class="text-center">
<img class="img-fluid mb-4" style="border-radius: 10px;" src="https://cyberneel.github.io/images/masonary-post/NeeleshVaseFinalV4.jpg" alt="post-thumb">
<p class="text-uppercase mb-2">Digital art</p>
<h4 class="title-border"><a class="text-dark" href="https://cyberneel.github.io/blog/the-cyber-district/">The Cyber District</a></h4>
<p>A digital artpeice Rendered in Blender and edited in photoshop. This was my submission for the 2023 Texas State VASE event.</p>
<a href="https://cyberneel.github.io/blog/the-cyber-district/" class="btn btn-transparent">read more</a>
</article>
</div>
<div class="col-lg-4 col-sm-6 mb-5">
<article class="text-center">
<img class="img-fluid mb-4" style="border-radius: 10px;" src="https://cyberneel.github.io/images/masonary-post/KittyGirlFunkoPop.png" alt="post-thumb">
<p class="text-uppercase mb-2">Digital art</p>
<h4 class="title-border"><a class="text-dark" href="https://cyberneel.github.io/blog/kittygirl-funko-pop/">Kitty Girl Funko Pop</a></h4>
<p>A Funko Pop Rendered in Blender and edited in Photoshop</p>
<a href="https://cyberneel.github.io/blog/kittygirl-funko-pop/" class="btn btn-transparent">read more</a>
</article>
</div>
<div class="col-lg-4 col-sm-6 mb-5">
<article class="text-center">
<img class="img-fluid mb-4" style="border-radius: 10px;" src="https://cyberneel.github.io/images/masonary-post/SciFiLabPostFINAL.png" alt="post-thumb">
<p class="text-uppercase mb-2">Digital art</p>
<h4 class="title-border"><a class="text-dark" href="https://cyberneel.github.io/blog/scifi-lab/">Sci-Fi Lab</a></h4>
<p>A Sci-Fi Lab Rendered in Blender and edited in Photoshop</p>
<a href="https://cyberneel.github.io/blog/scifi-lab/" class="btn btn-transparent">read more</a>
</article>
</div>
</div>
<div class="row">
<div class="col-12">
<nav aria-label="Page navigation">
<ul class="pagination justify-content-center align-items-center">
<li class="page-item page-item active ">
<a href="/" class="page-link">
1
</a>
</li>
<li class="page-item">
<a href="/page/2/" class="page-link">
2
</a>
</li>
<li class="page-item">
<a href="/page/3/" class="page-link">
3
</a>
</li>
<li class="page-item">
<a href="/page/4/" class="page-link">
4
</a>
</li>
<li class="page-item">
<a href="/page/2/" class="page-link">
Next »
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</section>
<footer class="bg-secondary">
<div class="section">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 mb-4 mb-md-0">
<a href="https://cyberneel.github.io/"><img src="https://cyberneel.github.io/images/CyberNeelLogoText.png" alt="cyberneel" class="img-fluid"></a>
</div>
<div class="col-md-3 col-sm-6 mb-4 mb-md-0">
<h6>Address</h6>
<ul class="list-unstyled">
<li class="font-secondary text-dark">Use contact form for address</li>
</ul>
</div>
<div class="col-md-3 col-sm-6 mb-4 mb-md-0">
<h6>Contact Info</h6>
<ul class="list-unstyled">
<li class="font-secondary text-dark">Tel : +1 304 459 5426</li>
<li class="font-secondary text-dark"><a href="https://cyberneel.github.io/contact/">Contact Form</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6 mb-4 mb-md-0">
<h6>Follow</h6>
<ul class="list-inline d-inline-block">
<li class="list-inline-item"><a href="https://www.youtube.com/@cyberneel9679" class="text-dark"><i class="ti-youtube"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/cyberneel" class="text-dark"><i class="ti-github"></i></a></li>
<li class="list-inline-item"><a href="https://www.instagram.com/cyber_neel/" class="text-dark"><i class="ti-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="text-center pb-3">
<p class="mb-0">Copyright © 2023 by <a href="https://www.instagram.com/cyber_neel/">cyberneel</a></p>
</div>
</footer>
<!-- JS Plugins -->
<script src="https://cyberneel.github.io/plugins/jQuery/jquery.min.js"></script>
<script src="https://cyberneel.github.io/plugins/bootstrap/bootstrap.min.js"></script>
<script src="https://cyberneel.github.io/plugins/slick/slick.min.js"></script>
<script src="https://cyberneel.github.io/plugins/headroom/headroom.js"></script>
<script src="https://cyberneel.github.io/plugins/instafeed/instafeed.min.js"></script>
<script src="https://cyberneel.github.io/plugins/masonry/masonry.js"></script>
<script src="https://cyberneel.github.io/plugins/reading-time/readingTime.min.js"></script>
<script src="https://cyberneel.github.io/plugins/smooth-scroll/smooth-scroll.js"></script>
<script src="https://cyberneel.github.io/plugins/search/fuse.min.js"></script>
<script src="https://cyberneel.github.io/plugins/search/mark.js"></script>
<script src="https://cyberneel.github.io/plugins/search/search.js"></script>
<!-- Main Script -->
<script src="https://cyberneel.github.io/js/script.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.2.1/js.cookie.min.js"></script>
<div id="js-cookie-box" class="cookie-box cookie-box-hide">
This site uses cookies. By continuing to use this website, you agree to their use. <span id="js-cookie-button" class="btn btn-sm btn-outline-light ml-2">I Accept</span>
</div>
<script>
(function ($) {
const cookieBox = document.getElementById('js-cookie-box');
const cookieButton = document.getElementById('js-cookie-button');
if (!Cookies.get('cookie-box')) {
cookieBox.classList.remove('cookie-box-hide');
cookieButton.onclick = function () {
Cookies.set('cookie-box', true, {
expires: 2
});
cookieBox.classList.add('cookie-box-hide');
};
}
})(jQuery);
</script>
<style>
.cookie-box {
position: fixed;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 9999;
padding: 1rem 2rem;
background: rgb(71, 71, 71);
transition: all .75s cubic-bezier(.19, 1, .22, 1);
color: #fdfdfd;
}
.cookie-box-hide {
display: none;
}
</style>
</body>
</html>