-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathall-blogs.html
executable file
·275 lines (250 loc) · 11.4 KB
/
all-blogs.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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-50M47KHK7T"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-50M47KHK7T");
</script>
<title>All Blogs</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="css/loader.css" />
<link rel="stylesheet" href="css/all-blogs.css" />
<link rel="stylesheet" href="css/nav.css" />
<link rel="stylesheet" href="css/fonts.css" />
<link rel="icon" href="assets/img/1x/Asset prev.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
<script src="./js/fontfaceobserver.standalone.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/2.0.2/anime.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!--Jquery for checking if images are loaded-->
</head>
<body>
<div class="loader">
<img src="./assets/img/loader.gif" class="loader-video" />
</div>
<nav class="navbar">
<!-- <div class="brand">
DVM
</div> -->
<div class="section-nav"></div>
<h1 class="brand">
<span class="text-wrapper">
<!-- <span class="line line1"></span> -->
<span class="letters" onclick="location.href='index.html'">DVM</span>
<!-- <span class="line line2"></span> -->
</span>
</h1>
<div class="ham" onclick="openCloseNav()">
<div class="ham-line"></div>
<div class="ham-line"></div>
</div>
</nav>
<div id="navContainer">
<div class="followContainer">
<h3 class="smallLinksHeader">
Follow
</h3>
<a href="https://www.facebook.com/DVMBITSPilani" class="smallLinks" target="_blank">
<div class="smallLinksText">Facebook</div>
<div class="smallLinksIcons"><img src="assets/icons/facebook (2)[email protected]"></div>
</a>
<a href="https://www.instagram.com/dvmbitspilani/" class="smallLinks" target="_blank">
<div class="smallLinksText">Instagram</div>
<div class="smallLinksIcons"><img src="assets/icons/[email protected]"></div>
</a>
<a href="https://github.com/dvm-bitspilani" class="smallLinks" target="_blank">
<div class="smallLinksText">Github</div>
<div class="smallLinksIcons"><img src="assets/icons/github.png"></div>
</a>
<a href="https://www.linkedin.com/company/dvm-bitspilani/" class="smallLinks" target="_blank">
<div class="smallLinksText">LinkedIn</div>
<div class="smallLinksIcons"><img src="assets/icons/linkedin.png"></div>
</a>
</div>
<div class="elementsContainer">
<div class="largeLinkContainer1">
<span class="text-wrapper">
<a class="largeLink1" href="index.html?about" target="_blank">About</a>
</span>
</div>
<div class="largeLinkContainer2">
<span class="text-wrapper">
<a class="largeLink2" href="all-projects.html" target="_blank">Projects</a>
</span>
</div>
<div class="largeLinkContainer3">
<span class="text-wrapper">
<a class="largeLink3" onclick="openCloseNav()">Blogs</a>
</span>
</div>
<div class="largeLinkContainer4">
<span class="text-wrapper">
<a class="largeLink4" href="artworks.html" target="_blank">Artworks</a>
</span>
</div>
<div class="largeLinkContainer5">
<span class="text-wrapper">
<a class="largeLink5" href="team.html" target="_blank">Team</a>
</span>
</div>
<div class="largeLinkContainer6">
<span class="text-wrapper">
<a class="largeLink6" href="index.html?contact" target="_blank">Contact Us</a>
</span>
</div>
<!-- <a href="">About</a>
<a href="">Work</a>
<a href="">Blogs</a>
<a href="">Artworks</a>
<a href="">Achievements</a>
<a href="">Contact Us</a> -->
</div>
</div>
<div class="wrapper">
<div class="heading">Blogs</div>
<div class="contentWrapper" id="wrapper">
<div class="leftwrapper">
<div class="blog">
<div class="blogMore" id="blogMore">More</div>
<div class="blogimage">
<img src="content-blogs/prarabdh_flutter/prarabdhaBlog.png" class="blogimages"
onclick="window.open('https://blog.bitsacm.in/flutter-vs-react-native/', '_blank')" />
</div>
<div class="bloginfo">
<div class="blogtitle" onclick="window.open('https://blog.bitsacm.in/flutter-vs-react-native/', '_blank')">
Flutter vs React Native. Which one should you choose?
</div>
<div class="blogby">by Prarabdh Garg</div>
<div class="blogdate">7th May 2020 * 5 min read</div>
<div class="blogbrief">
Thinking of developing a cross-platform app? Confused whether to choose React Native or Flutter? Which
among the two would scale well? Which would deliver better performance? For answers to all these questions
and many more, read this post!
</div>
</div>
</div>
<div class="blog">
<div class="blogimage">
<img src="content-blogs/prandyumana_hardware/PradyumnaBlog.png" class="blogimages"
onclick="window.open('https://blog.bitsacm.in/how-i-got-into-hardware/', '_blank')" />
</div>
<div class="bloginfo">
<div class="blogtitle" onclick="window.open('https://blog.bitsacm.in/how-i-got-into-hardware/', '_blank')">
How I Got Into Hardware and Why You Should Give It a Try
</div>
<div class="blogby">by Pradyumna Bang</div>
<div class="blogdate">30th July 2020 * 4 min read</div>
<div class="blogbrief">
I had been looking at problems from a very constrained point of view. Often, problems involved dealing
with people or things physically – like sensing presence or providing venues for interaction. This led me
into explore - what did it take to build devices that solve these problems?
</div>
</div>
</div>
<div class="blog">
<div class="blogimage">
<img src="content-blogs/anshal_django/anshalBlog.png" class="blogimages"
onclick="window.open('https://blog.bitsacm.in/using-graphql-with-diango/', '_blank')" />
</div>
<div class="bloginfo">
<div class="blogtitle"
onclick="window.open('https://blog.bitsacm.in/using-graphql-with-diango/', '_blank')">
Using Graphene to setup GraphQL queries with Django
</div>
<div class="blogby">by Anshal Shukla</div>
<div class="blogdate">8th June 2020 * 10 min read</div>
<div class="blogbrief">
If you're here, you know what GraphQL is. In this tutorial, you'll see how you can use it with Django to
set up a schema and a single endpoint for all your data, using graphene and graphene_django.
</div>
</div>
</div>
<div class="blog">
<div class="blogimage">
<img src="content-blogs/tirth_vim/tirthVim.jpeg" class="blogimages"
onclick="window.open('https://blog.bitsacm.in/setting-up-vim/', '_blank')" />
</div>
<div class="bloginfo">
<div class="blogtitle" onclick="window.open('https://blog.bitsacm.in/setting-up-vim/', '_blank')">
Setting Up a Vim You Will Love To Use
</div>
<div class="blogby">by Tirth Jain</div>
<div class="blogdate">25th May 2020 * 11 min read</div>
<div class="blogbrief">
So with a little bit of effort you have crossed the Vim learning curve. You have gotten used to Vim but
you are not able to get it to match the same level of productivity you get with something like VSCode.
Well, the great thing about Vim is that it is highly customisable.
</div>
</div>
</div>
</div>
<div class="rightwrapper">
<div class="blog">
<div class="blogimage">
<img src="content-blogs/nidheesh_timetable/TimeTableNidheesh.jpeg" class="blogimages"
onclick="window.open('https://blog.bitsacm.in/the-time-table-generator/', '_blank')" />
</div>
<div class="bloginfo">
<div class="blogtitle" onclick="window.open('https://blog.bitsacm.in/the-time-table-generator/', '_blank')">
The Time Table Generator
</div>
<div class="blogby">by Nidheesh Jain & Uday Singla</div>
<div class="blogdate">31st Aug 2020 * 6 min read</div>
<div class="blogbrief">
The time-table fiasco is nothing new or particular to us. It is a problem that every student of BITS
Pilani has faced at some time or the other, and especially as a fresher when there are just too many
options and clashes.
</div>
</div>
</div>
<div class="blog">
<div class="blogimage">
<img src="content-blogs/tirth_rust/tirthRust.png" class="blogimages"
onclick="window.open('https://blog.bitsacm.in/writing-git-in-rust/', '_blank')" />
</div>
<div class="bloginfo">
<div class="blogtitle" onclick="window.open('https://blog.bitsacm.in/writing-git-in-rust/', '_blank')">
Writing Git in Rust
</div>
<div class="blogby">by Tirth Jain</div>
<div class="blogdate">5th Jan 2020 * 6 min read</div>
<div class="blogbrief">Git is an indispensable tool in every programmer's toolkit. Yet, most of us only know
barely enough to make Git work. As part of the Codecrafters challenge, I took to writing an asynchronous
implementation of the Git internals in Rust
</div>
</div>
</div>
<div class="blog">
<div class="blogimage">
<img src="content-blogs/tirth_docker/tirthDocker.jpeg" class="blogimages"
onclick="window.open('https://blog.bitsacm.in/django-on-docker/', '_blank')" />
</div>
<div class="bloginfo">
<div class="blogtitle" onclick="window.open('https://blog.bitsacm.in/django-on-docker/', '_blank')">
How To Deploy Your Django App Using Docker
</div>
<div class="blogby">by Tirth Jain</div>
<div class="blogdate">30th April 2020 * 11 min read</div>
<div class="blogbrief">
Getting your Django app on the internet is - pardon my language - a pain in the ass.
You need to daemonize your app with something like Supervisor, then you need to setup a production ready
database, then you need to setup a web-server using the likes of Nginx or Apache
</div>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/simpleParallax.min.js"></script>
<script src="js/all-blogs.js"></script>
<script src="js/navbar.js"></script>
<script src="js/imageLoaded.js"></script>
</body>
</html>