forked from hiteshsandal/spec.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog.html
544 lines (527 loc) · 30.4 KB
/
blog.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
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Montserrat|Nunito|Lobster" rel="stylesheet">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" type="text/css" href="custom_navbar.css">
<link rel="shortcut icon" href="imgs/headicon.ico" />
<link rel="stylesheet" type="text/css" href="blog.css">
<link rel="stylesheet" type="text/css" href="contact_us.css">
<link rel="stylesheet" href="gallery\css\style.css">
<link rel="stylesheet" href="gallery\css\custom.css">
<link rel="stylesheet" href="gallery\fonts\icomoon\style.css">
<link rel="stylesheet" href="gallery\fonts\flaticon\font\flaticon.css">
<link rel="icon" href="./Home-files/assets/spec-logo-white1.png" type="image/icon type">
<link rel="apple-touch-icon" href="../Home-files/assets/spec-logo-white1.png">
<!-- main css -->
<link rel="stylesheet" href="blog/css/style2.css">
</head>
<body onload="document.body.style.opacity='1'">
<div class="site-wrap">
<div class="site-mobile-menu">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<!-- ----------Start HEADER and NAV BAR---------- -->
<header class="site-navbar py-3" role="banner">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-6 col-xl-1" data-aos="fade-down">
<!-- <h1 class="mb-0"><a href="index.html" class="text-black h2 mb-0">SPEC</a></h1>-->
<a href="index.html"><img src="gallery\bg-img\spec_logo.png" class="logo" /></a>
</div>
<div class="col-10 col-md-10 d-none d-xl-block" style="margin-left: -6%;" data-aos="fade-down">
<nav class="site-navigation position-relative text-right text-lg-center" role="navigation">
<ul class="site-menu js-clone-nav mx-auto d-none d-lg-block">
<li><a href="index.html#about_index">About</a></li>
<li><a href="workshops.html">Workshops</a></li>
<li class="active"><a href="blog.html">Blogs</a></li>
<li><a href="team_page_final.html">Team SPEC</a></li>
<li class="has-children">
<a href="gallery.html">Gallery</a>
<ul class="dropdown">
<li><a href="gallery_electrothon.html">Electrothon</a></li>
<li><a href="gallery_fest.html">SPEC Fest</a></li>
<li><a href="gallery_events.html">Events</a></li>
<li><a href="gallery_workshops.html">Workshops</a></li>
</ul>
</li>
<li><a href="hackathon.html">ELECTROTHON</a></li>
<li><a href="fest2k20.html">SPECFEST</a></li>
<li class="has-children"><a href="#">E-Books</a>
<ul class="dropdown">
<li class="has-children"><a href="#">Subject Books</a>
<ul class="dropdown">
<li><a target="_blank" href="https://drive.google.com/drive/folders/1sRPe_ZRnSZQROUNtiDFdIrP87IrmTPI_">First Year</a></li>
<li><a target="_blank" href="https://drive.google.com/open?id=1kUqer7j2q-p3JLx_yhf8uqrjByyoHRZC">Second Year</a></li>
<li><a target="_blank" href="https://drive.google.com/open?id=1XGTe2XI_iu9mDTbdOkLuvSFUOZDS_xYF">Third Year</a></li>
<li><a target="_blank" href="https://drive.google.com/open?id=1mXrj5KdIYTfb01b_PCnoasAA8MBIpZEO">Final Year</a></li>
</ul>
</li>
<li class="has-children"><a href="#">Subject Notes</a>
<ul class="dropdown">
<li><a target="_blank" href="https://drive.google.com/open?id=1UNN6vWwD3OghWKXXYk5jsrPC-esnzAtt">First Year</a></li>
<li><a target="_blank" href="https://drive.google.com/open?id=1lP76R5LvfFHVYH5yQlC2aZFOaIqu2yV9">Second Year</a></li>
<li><a target="_blank" href="https://drive.google.com/open?id=1UqkfxmiAw5hJgbcZFW_mWRGHYW8uVp-j">Third Year</a></li>
<li><a target="_blank" href="https://drive.google.com/drive/u/5/folders/1iOvrFP12trGkyyi4pre4e9wdoyPHpP8r">Final Year</a></li>
</ul>
</li>
<li class="has-children"><a href="#">Past Papers</a>
<ul class="dropdown">
<li><a target="_blank" href="https://drive.google.com/open?id=1xhNMyx-A7Twg9XdsF6EZsmX-H8KaJoGq">First Year</a></li>
<li><a target="_blank" href="https://drive.google.com/open?id=1HOfMim4Fit6gRWh-8eEOXzNrHy097kTw">Second Year</a></li>
<li><a target="_blank" href="https://drive.google.com/open?id=1ZPqZOYGo-uRwsqgiX_VldQqgwFHGu7iU">Third Year</a></li>
<li><a target="_blank" href="https://drive.google.com/drive/u/5/folders/1jlKH6ffVdqdEjaagkHupaRkoqd38d6yB">Final Year</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</nav>
</div>
<div class="col-6 col-xl-1 text-right" data-aos="fade-down">
<div class="d-none d-xl-inline-block">
<ul class="site-menu js-clone-nav ml-auto list-unstyled d-flex text-right mb-0" data-class="social">
<li>
<a href="https://www.facebook.com/spec.ece/" class="pl-0 pr-3"><span class="icon-facebook"></span></a>
</li>
<li>
<a href="https://twitter.com/SPEC__NITH" class="pl-3 pr-3"><span class="icon-twitter"></span></a>
</li>
<li>
<a href="https://www.instagram.com/s.p.e.c_nith/" class="pl-3 pr-3"><span class="icon-instagram"></span></a>
</li>
<li>
<a href="https://in.linkedin.com/in/s-p-e-c-nith-40214b197" class="pl-3 pr-3"><span class="icon-linkedin"></span></a>
</li>
</ul>
</div>
<div class="d-inline-block d-xl-none ml-md-0 mr-auto py-3" style="position: relative; top: 3px;"><a href="#" class="site-menu-toggle js-menu-toggle text-black"><span class="icon-menu h3"></span></a></div>
</div>
</div>
</div>
</header>
<!-- ----------End HEADER and NAV BAR---------- -->
<!--Carousel Begins -->
<!--
<img id="one" src="imgs/circle_red.png">
<img id="two" src="imgs/semi_red.png">
<img id="three" src="imgs/semi_another_red.png">
<img id="four" src="imgs/circle.png"> -->
<!-- w3-content defines a container for fixed size centered content,
and is wrapped around the whole page content, except for the footer in this example -->
<div class="w3-content" style="max-width:1400px">
<!-- Header -->
<header class="w3-container w3-center w3-padding-32">
<h1><b>SPEC BLOG</b></h1>
<p style="letter-spacing:1px;">Welcome to the blog of <span class="w3-tag">Electronics</span></p>
</header>
<!--================Blog Area =================-->
<section class="blog_area p_120">
<div class="container">
<div class="row">
<div class="col-lg-8">
<div class="blog_left_sidebar">
<div class="row">
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/kubernetes_out.png" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>What is Kubernets?</h4>
<p>Kubernetes, or k8s (k, 8 characters, s...get it?), or <q>kube</q> if you're into brevity, is an open source platform that automates Linux container operations. It eliminates many of the manual processes involved in deploying and...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post14.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> Feb 7,2020</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/computing.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>Quantum computing: The leap of computation</h4>
<p>Quantum computers perform calculations based on the probability of an object's state before it is measured ‐ instead of just 1s or 0s &hypen; which means...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post13.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> Jan 31,2020</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/api_out.jpg " alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>How to Use an API: Just the Basic</h4>
<p>APIs are less like USB ports or fire hoses than they are as a person at a help desk in a foreign country. An API will not give you all of a program's information or code (like a fire hose), because what would stop you from replicating...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post12.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> Jan 24,2020</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/Deepfakes.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>DeepFakes: AI-powered deception machines</h4>
<p>Driven by computer vision and deep learning techniques, a new wave of imaging attacks has recently emerged, which allows anyone to create highly realistic "fake" videos easily. These false videos are known as...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post11.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> Jan 10, 2020</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/oss.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>The Benefits of Open Source Software</h4>
<p>Open-source software (OSS) dictates that the source code of an open-source project is publicly accessible, and may be redistributed and modified by a community of developers...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post10.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> Jan 3, 2020</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/skills.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>14 Top Tech Skills in Demand in 2020</h4>
<p>Looking to change fields and get into tech, but don’t know what skills you need to launch your career? Maximize your marketability by pursuing tech skills in demand for the future...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post9.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> Dec 20, 2019</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/blockchain.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>What is Blockchain?</h4>
<p>The concept of Blockchain first came to fame in October 2008, as part of a proposal for Bitcoin, with the aim to create P2P money without banks. Bitcoin introduced a novel solution to the...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post8.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> Dec 6, 2019</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/levitation.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>How Quantum Levitation Works?</h4>
<p>Some videos on the internet show something called "quantum levitation." What is this? How does it work? Will we be able to have flying cars?...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post7.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> Nov 22, 2019</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/MR.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>AR is expected to overcome VR</h4>
<p>Augmented reality (AR) is an interactive experience of a real-world environment where the objects that reside in the real world are enhanced by computer-generated perceptual information, sometimes across multiple sensory modalities, including...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post6.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> Nov 8, 2019</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/NodeMCU.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>Introduction to NodeMCU</h4>
<p>The NodeMCU development board is a powerful solution to program microcontrollers and be part of the Internet of Things (IoT). The NodeMCU development board, based on ESP8266EX, is a module with a microcontroller, integrated Wi-Fi receiver, and transmitter...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post5.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> Oct 25, 2019</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/code.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>Best Coding Challenges Websites</h4>
<p>This 2018 list features 10 websites that offer the best coding challenges and resources to help new and intermediate developers improve their skills, prepare for interviews, and progress in their careers...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post4.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> May 7, 2018</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/web.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>Practical Approach to Web development</h4>
<p>So you are a beginner having no knowledge about this field. No Problem. This article will remove all your doubts regarding how you should start web development...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post3.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> April 7, 2018</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/pi.png" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>An Introduction to Raspberry Pi</h4>
<p>The Raspberry Pi Foundation works to put the power of digital making into the hands of people all over the world and aims to promote the teaching of basic computer science in schools and developing countries...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post2.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> January 21, 2018</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/uno.png" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>An Introduction to Arduino</h4>
<p>You must have thought about your automatic wash machine as to how it took inputs by just making you press a few buttons, and then perform the tasks accordingly. We have seen something like this in our computers. So then deriving an analogy we can say that a small computer...</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post1.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
<div class="w3-col m4 w3-hide-small">
<p><span class="w3-padding-large w3-right"><b> </b> <span class="w3-tag"></span></span></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> January 20, 2018</p>
</div>
</div>
</div>
</article>
</div>
<div class="col-md-6">
<article class="blog_style1 small">
<div class="blog_img">
<img class="img-fluid" src="blog/img/ionthruster.jpg" alt="">
</div>
<div class="blog_text">
<div class="blog_text_inner p_20">
<h4>ION Thruster Engine</h4>
<p>We all love space . Any day when a rocket is launched it just steals all the attention away. So why can’t we just fill fuel in our rocket and explore other solar systems. The reason why not is because rockets provide a lot of force with less efficiency and in less time.</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><a href="post16.html"><button class="btn btn-outline-info"><b>READ MORE »</b></button></a></p>
</div>
<div class="w3-col m4 w3-hide-small">
<p><span class="w3-padding-large w3-right"><b> </b> <span class="w3-tag"></span></span></p>
</div>
</div>
<div class="date p_10">
<p><i class="fa fa-calendar" aria-hidden="true"></i> January 11, 2021</p>
</div>
</div>
</div>
</article>
</div>
</div>
<!--
<nav class="blog-pagination justify-content-center d-flex">
<ul class="pagination">
<li class="page-item">
<a href="#" class="page-link" aria-label="Previous">
<span aria-hidden="true">
<span class="lnr lnr-chevron-left"></span>
</span>
</a>
</li>
<li class="page-item"><a href="#" class="page-link">01</a></li>
<li class="page-item active"><a href="#" class="page-link">02</a></li>
<li class="page-item"><a href="#" class="page-link">03</a></li>
<li class="page-item"><a href="#" class="page-link">04</a></li>
<li class="page-item"><a href="#" class="page-link">09</a></li>
<li class="page-item">
<a href="#" class="page-link" aria-label="Next">
<span aria-hidden="true">
<span class="lnr lnr-chevron-right"></span>
</span>
</a>
</li>
</ul>
</nav> -->
</div>
</div>
<div class="col-lg-4 fixed">
<div class="blog_right_sidebar">
<aside class="single_sidebar_widget popular_post_widget">
<h3 class="widget_title">Popular Posts</h3>
<div class="media post_item">
<img src="blog/img/popular-post/post9.jpg" alt="post">
<div class="media-body">
<a href="post9.html"><h3>14 Top Tech Skills in Demand in 2020</h3></a>
</div>
</div>
<div class="media post_item">
<img src="blog/img/popular-post/post8.jpg" alt="post">
<div class="media-body">
<a href="post8.html"><h3>What is Blockchain?</h3></a>
</div>
</div>
<div class="media post_item">
<img src="blog/img/popular-post/post6.jpg" alt="post">
<div class="media-body">
<a href="post6.html"><h3>AR is expected to overcome VR</h3></a>
</div>
</div>
<div class="media post_item">
<img src="blog/img/popular-post/post5.jpg" alt="post">
<div class="media-body">
<a href="post5.html"><h3>An Introduction to NodeMCU</h3></a>
</div>
</div>
<div class="br"></div>
</aside>
</div>
</div>
</div>
</div>
</section>
<!-- END w3-content -->
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" ></script>
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script type="text/javascript" src="custom_navbar.js"></script>
<script type="text/javascript" src="js\custom.js"></script>
</body>
</html>