-
Notifications
You must be signed in to change notification settings - Fork 1
/
recommendation.html
296 lines (250 loc) · 13.2 KB
/
recommendation.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
<!-- <%- include('header') %> -->
<!doctype html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-174263518-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-174263518-1');
</script>
<!-- End Google Analytics -->
<meta name="Description"
content="VIT's only discussion forum for everone (including freshers and aspirants) to ask and answer questions!!" keywords="vit,chennai,vitians,vitian,vellore,bhopal,amaravati,vhelp,vit vhelp,iit,nit,colleges,indian colleges,india,south,manipal,srm,tamil nadu,ioe,institue,eminence,best,technology,btech,mba,tech,cse,ai,ml,mechanical,civil,ecm,electrical,electronics">
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="This is a common open discussion forum for students of vit chennai, vit bhopal, vit vellore and vit amravati. Students can dissuss about academics, plavements, activities, clubs and teams in colleges. Students can feature there own content here like youtube channels, their projects that they want to share with their friends. Freshers can put their queries realted to admissions/ things required before joing college.">
<meta name="robots" content="index, academics, placements, activities, infrastructure" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<!-- font awesome cdn -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>vHelp Freshers Blog</title>
<!-- css from public folder -->
<link href="/header.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Amiri:wght@400;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Ranchers&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Righteous&display=swap" rel="stylesheet">
<link rel="shortcut icon" href="/croppedtitle.png" />
</head>
<body>
<nav id="customHead" class="navbar navbar-expand-lg navbar-light">
<div class="container">
<a class="navbar-brand" href="/">
<span class="brand">
<img id="navLogo"src="/vhelpbanner.png">
</span></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="navList nav-item active">
<a class="nav-link" href="/" style="font-family: 'Righteous', cursive; color: white; "><i
class="fa fa-home"></i><span class="navTitles"> Home</span> <span
class="sr-only">(current)</span></a>
</li>
<li class="navList nav-item active">
<a class="nav-link" href="/feeCalc.html" style="font-family: 'Righteous', cursive; color: white;"><i
class="fa fa-calculator"></i> <span class="navTitles"> Fee Calculator</span> <span
class="sr-only">(current)</span></a>
</li>
<li class="navList nav-item active">
<a class="nav-link" href="/books.html" style="font-family: 'Righteous', cursive; color: white;"><i
class="fa fa-book"></i> <span class="navTitles"> Books</span> <span
class="sr-only">(current)</span></a>
</li>
<li class="navList nav-item active">
<a class="nav-link" href="/gallery.html" style="font-family: 'Righteous', cursive; color: white;"><i
class="fa fa-picture-o"></i> <span class="navTitles"> Gallery</span> <span
class="sr-only">(current)</span></a>
</li>
<li class="navList nav-item active">
<a class="nav-link" href="/recommendation.html" style="font-family: 'Righteous', cursive; color: white;"><i class="fa fa-laptop" aria-hidden="true"></i><span class="navTitles">Recommended Laptops</span> <span
class="sr-only">(current)</span></a>
</li>
</ul>
</div>
</div>
</nav>
<style>
#ssb-container {
position: fixed;
top: 20%;
z-index: 8;
right: 0;
}
</style>
<div class="side" id="ssb-container">
<li class="list-group-item d-flex justify-content-between align-items-center">
<a href="/explore/academics"><i class="fa fa-book" aria-hidden="true"></i></a>
<!-- <span class="badge badge-primary badge-pill">14</span> -->
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<a href="/explore/placement"><i class="fa fa-coffee" aria-hidden="true"></i></a>
<!-- <span class="badge badge-primary badge-pill">2</span> -->
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<a href="/explore/infrastructure"><i class="fa fa-building" aria-hidden="true"></i></a>
<!-- <span class="badge badge-primary badge-pill">1</span> -->
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<a href="/explore/clubs_teams"><i class="fa fa-cube" aria-hidden="true"></i></a>
<!-- <span class="badge badge-primary badge-pill">1</span> -->
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<a href="/explore/activities"><i class="fa fa-pencil-square-o" aria-hidden="true"></i></a>
<!-- <span class="badge badge-primary badge-pill">1</span> -->
</li>
<li class="list-group-item d-flex justify-content-between align-items-center">
<a href="/explore/general" <i class="fa fa-folder" aria-hidden="true"></i></a>
<!-- <span class="badge badge-primary badge-pill">1</span> -->
</li>
<li style="color: blue;"class="hideSidebar list-group-item d-flex justify-content-between align-items-center">
<a><i class="fa fa-chevron-right" aria-hidden="true"></i></a>
<!-- <span class="badge badge-primary badge-pill">1</span> -->
</li>
<li id="darkMode" style="background-color: rgb(25,24,32);" class="list-group-item d-flex justify-content-between align-items-center">
<a href="#" <i class="fa fa-moon-o" aria-hidden="true"></i></a>
<!-- <span class="badge badge-primary badge-pill">1</span> -->
</li>
</ul>
</div>
<style>
#customHead {
background-color: rgba(128, 80, 250, 0.8);
box-shadow: 0 2px 4px 0 black;
}
</style>
<script src="https://cdn.jsdelivr.net/npm/publicalbum@latest/embed-ui.min.js" async></script>
<script>
window.setInterval(function () {
if (dark == 0) {
$('#customHead').css("background-color", "rgba(128, 80, 250, 0.8)");
$('#customHead').css("box-shadow", "0 2px 4px 0 black");
}
else if (dark == 1) {
$('#customHead').css("background-color", "rgb(25, 24, 32)");
}
}, 10);
</script>
<!-- <% for(let laptop of laptops){ %> -->
<div class="container">
<div class="questContainer row">
<div class="col-12 col-md-5">
<!-- <% if(!laptop.imageLink){ %> -->
<img src="https://media.istockphoto.com/vectors/woman-avatar-on-laptop-in-video-chat-vector-design-vector-id1248571669" class="mr-3" alt="Avatar" style="max-height: 300px; width: 100%; margin-top: 10px; align-self: center;" >
<!-- <% } %> -->
<!-- <% if(laptop.imageLink){ %> -->
<!-- <img src="<%= laptop.imageLink %>" class="mr-3" alt="<%= laptop.model %>" style="max-height: 300px; width: 100%; margin-top: 10px; align-self: center;" > -->
<!-- <% } %> -->
</div>
<div class="col-12 col-md-7" style="margin-top: 20px;">
<!-- <h3 class="mt-0"><%=laptop.model%></h3> -->
<!-- ram processor price badges -->
<!-- <p>
<span class="badge badge-pill badge-primary">Primary</span>
<span class="badge badge-pill badge-secondary">Secondary</span>
<span class="badge badge-pill badge-success">Success</span>
</p> -->
<style>
.desc_box{
letter-spacing: 1px;
direction: ltr;
text-align: justify;
}
</style>
<p><b><u>Specifications??</u></b> </p>
<p class="desc_box">
<!-- <%- laptop.description %> -->
</p>
<!-- <span class="badge badge-light"><h4><i class="fa fa-inr" aria-hidden="true"></i> <%=laptop.price%></h4></span> -->
<p>
<a href="<%=laptop.link%>" target="_blank">Learn More</a>
</p>
</div>
</div>
</div>
<!-- <% } %> -->
<!--
<%- include('footer') %> -->
<!-- Footer -->
<div class="container">
<div id="disclaimer"class="row">
<div class="col-12 offset-md-3 col-sm-6">
<div class="text-center">
<b>⚠️Disclaimer:</b>
</div>
</div>
<div class="col-12 offset-md-3 col-sm-6">
<div class="text-center">
This website is not related to any of the official VIT website or management in any context.<br>
This is an open forum and
the information available on this website is contributed by community.
</div>
</div>
</div>
</div>
</div>
<footer class="page-footer font-small unique-color-dark pt-4">
<div>
<img id="abstract1" src="/abstract.png">
</div>
<div id="footContent" class="container">
<ul class="list-unstyled list-inline text-center py-2">
<li class="list-inline-item">
<h6 class="mb-1">Made with ❤️ by Vitians for Vitians</h5><br>
<a class="social" href="https://www.instagram.com/vhelp55/" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a>
</li><br>
<li class="list-inline-item">
<a href="#!" class="btn btn-outline-white btn-rounded">
<p class="Rate">Follow Us on Instagram</p>
</a>
</li><br>
<li class="list-inline-item">
© 2020 Copyright:
<a href="#"> vHelp.com</a>
</li>
</ul>
</div>
<div class="footer-copyright text-center py-3">
</div>
</footer>
<!-- The core Firebase JS SDK is always required and must be listed first -->
<script src="/__/firebase/7.19.1/firebase-app.js"></script>
<!-- TODO: Add SDKs for Firebase products that you want to use
https://firebase.google.com/docs/web/setup#available-libraries -->
<script src="/__/firebase/7.19.1/firebase-analytics.js"></script>
<!-- Initialize Firebase -->
<script src="/__/firebase/init.js"></script>
</body>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.5.1.js" integrity="sha256-QWo7LDvxbWT2tbbQ97B53yJnYU3WhH/C8ycbRAkjPDc="
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"></script>
<!-- static javascript -->
<script src="/header.js"></script>
<!-- type writer effect -->
<script src="https://unpkg.com/typewriter-effect@latest/dist/core.js"></script>
<script src="/typed.js"></script>
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-XXXXX-Y', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
</html>