-
Notifications
You must be signed in to change notification settings - Fork 1
/
learning-hours.html
359 lines (307 loc) · 16.5 KB
/
learning-hours.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-36459796-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-36459796-2');
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZVZFHLFSML"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZVZFHLFSML');
</script>
<meta charset="UTF-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
<!-- Twitter card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@FreshbitsWeb">
<meta property="og:url" content="https://www.freshbits.in/learning-hours">
<meta property="og:title"
content="Freshbits Learning Hours | PHP | Laravel | Javascript | Vue.js | Git">
<meta property="og:description"
content="Freshbits Learning Hours is our pre-arranged time to provide assistance. Cause Stackoverflow cannot answer all the questions.">
<meta property="og:image"
content="https://www.freshbits.in/images/meta/freshbits-learning-hours.jpg">
<meta name="title" content="Freshbits Learning Hours | PHP | Laravel | Javascript | Vue.js | Git">
<meta name="description"
content="Freshbits Learning Hours is our pre-arranged time to provide assistance. Cause Stackoverflow cannot answer all the questions.">
<meta name="keywords"
content="Learning, PHP, Laravel, Vue.js, Git, Javascript" />
<title>Freshbits Learning Hours | PHP | Laravel | Javascript | Vue.js | Git</title>
<link rel="apple-touch-icon" sizes="57x57" href="images/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="images/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="images/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="images/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="images/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon/favicon-16x16.png">
<link rel="manifest" href="images/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="images/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/career-style.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/slick.css">
<link href="https://fonts.googleapis.com/css?family=Maven+Pro" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
</head>
<body id="home">
<div class="background-svg">
<div class="svg-box svg-bg-box">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 1920 1053.23">
<defs>
<style>
.bg-1 {
fill: none;
}
.bg-2 {
clip-path: url(#clip-path);
}
.bg-3 {
fill: url(#linear-gradient);
}
</style>
<clipPath id="clip-path" transform="translate(0 0)">
<polygon class="bg-1" points="0 0 0 1053.23 1920 902.18 1920 0 0 0" />
</clipPath>
<linearGradient id="linear-gradient" y1="1053.23" x2="1" y2="1053.23"
gradientTransform="matrix(1920, 0, 0, -1920, 0, 2022737.79)" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#101626" />
<stop offset="1" stop-color="#171f34" />
</linearGradient>
</defs>
<title>bg</title>
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<g class="bg-2">
<rect class="bg-3" width="1920" height="1053.23" />
</g>
</g>
</g>
</svg>
</div>
<div class="svg-box-res">
</div>
</div>
<nav class="navbar navbar-default navbar-fixed-top" id="nav-main">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed x" data-toggle="collapse" data-target="#navbar"
aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar i1"></span>
<span class="icon-bar i2"></span>
<span class="icon-bar i3"></span>
</button>
<a class="navbar-brand text-center" href="/" data-aos="fade-In"></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html#service" class="page-scroll">Services</a>
</li>
<li>
<a href="index.html#portfolio" class="page-scroll">Portfolio</a>
</li>
<li>
<a href="index.html#testimonial" class="page-scroll">Testimonials</a>
</li>
<li>
<a href="careers.html" class="page-scroll">Careers</a>
</li>
<li>
<a href="/index.html#contact" class="page-scroll">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="home">
<div class="blog-home">
<div class="container">
<div class="blog-inner">
<div class="blog-inner">
<h1 data-animation="fadeInUp" data-animation-delay="10">
Learning Hours
</h1>
</div>
</div>
</div>
</div>
</section>
<div class="main-wrapper">
<div class="container">
<section id="service" class="pb-100">
<div class="pb-100">
<p class="about-text h4 pb-5">
Learning Hours is our initiative to share knowledge with fellow developers (and wannabes) of the city.
</p>
<h2 class="heading-test">❓ What is it?</h2>
<p class="about-text h4 pb-5">
The concept is similar to <a href="https://en.wiktionary.org/wiki/office_hours" target="_blank">"office hours"</a>: A pre-arranged time when a person whose occupation frequently takes them away from their office during working hours is available in their office to answer questions or provide assistance without the requirement for an appointment.
</p>
<h2 class="heading-test">👥 Who is this for?</h2>
<p class="about-text h4 pb-5">
Students and beginner developers interested in PHP, Laravel, Javascript, Vue.js, Git, or any part of the surrounding ecosystem. Or broadly interested in Project management, API development, Writing tests, etc.
</p>
<h2 class="heading-test">🤔 How does it work?</h2>
<p class="about-text h4 pb-5">
You can visit us during the learning hours. Someone from the team will personally try their best to solve your doubts.
</p>
<h2 class="heading-test">🤨 Why organized?</h2>
<p class="about-text h4 pb-5">
<strong>Stackoverflow</strong> cannot answer all the questions. And the internet cannot guide you if your problems are not well-defined. This attempt is to help people in such cases.
</p>
<h2 class="heading-test">💸 Do I need to pay?</h2>
<p class="about-text h4 pb-5">
Yes and no. You need to pay attention and not money.
</p>
<h2 class="heading-test">🤠 How can I help?</h2>
<p class="about-text h4 pb-5">
Share this with your connections and attend learning hours. Science says being around like-minded people increases your happiness.
</p>
</div>
</section>
</div>
</div>
<section id="about" class="pb-100 mb-100">
<div class="container">
<div class="about-inner align-items-center">
<div class="about-left animated fadeInUp" data-animation="fadeInUp" data-animation-delay="200">
<h2 class="heading animated fadeInUp" data-animation="fadeInUp" data-animation-delay="100">
Address
</h2>
<p class="about-head">
Freshbits Web Solutions, <br>
205, Time Square, <br>
Ayodhya Chowk, <br>
150ft Ring Road, Rajkot.
</p>
</div>
<div class="about-right animated fadeInUp" data-animation="fadeInUp" data-animation-delay="300">
<div class="map">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3690.827918513251!2d70.7650956145404!3d22.322346885312108!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3959c980c29fe5a5%3A0xdd2ba6cec534f24c!2sFreshbits%20Web%20Solutions!5e0!3m2!1sen!2sin!4v1575609014872!5m2!1sen!2sin"
width="100%" height="100%" frameborder="0" scrolling="no" marginheight="0"
marginwidth="0"></iframe>
</div>
</div>
</div>
</div>
</section>
<section id="blog">
<div class="container">
<div class="tech-inner">
<div class="tech-head">
Technologies used
</div>
<h4 class="text-white mb-5 text-center">
Being front-runners, we keep the software and libraries up-to-date and that allows getting things
done quickly. <br>
And that keeps us, as individual developers, always in high demand.
</h4>
<div class="img-list1">
<img src="images/technology-used/vs-code.png" class="animated" data-animation="fadeInUp"
data-animation-delay="200">
<img src="images/technology-used/ubuntu.png" class="animated" data-animation="fadeInUp"
data-animation-delay="400">
<img src="images/technology-used/laravel.png" class="animated" data-animation="fadeInUp"
data-animation-delay="600">
<img src="images/technology-used/git.png" class="animated" data-animation="fadeInUp"
data-animation-delay="800">
<img src="images/technology-used/php.png" class="animated" data-animation="fadeInUp"
data-animation-delay="1000">
<img src="images/technology-used/vue-js.png" class="animated" data-animation="fadeInUp"
data-animation-delay="1200">
</div>
</div>
<div class="con-list" id="contact">
<div class="con-head animated" class="animated" data-animation="fadeInUp" data-animation-delay="200">
Next Step
</div>
<div class="con-text animated" class="animated" data-animation="fadeInUp" data-animation-delay="400">
Get ready to attend our next 'learning hours' session and share with others.
</div>
<div class="r-text animated" class="animated" data-animation="fadeInUp" data-animation-delay="600">
Any queries?
</div>
<a class="con-btn animated" class="animated" data-animation="fadeInUp" data-animation-delay="800"
href="mailto:[email protected]">
Get in Touch
</a>
</div>
</div>
</section>
<section>
<div class="container">
<div class="foot-main">
<div class="foot-inner">
<img src="images/logo_black.svg" alt="Freshbits Logo">
</div>
<div class="f_m">
With ❤ from Freshbits
</div>
<div class="f_d">
<ul class="f_d_list">
<li>
<a href="https://www.linkedin.com/company/freshbits-web-solutions/" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/freshbitsweb/" target="_blank">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a href="https://github.com/freshbitsweb/" target="_blank">
<i class="fa fa-github"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/freshbitsrajkot/" target="_blank">
<i class="fa fa-instagram"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Scripts -->
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous">
</script>
<!-- Menu link click slide -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js">
</script>
<script type="text/javascript" src="js/appear.min.js"></script>
<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.slick/1.5.9/slick.min.js"></script>
<script type="text/javascript" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/267285/jquery.lettering.js">
</script>
<script type="text/javascript" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/267285/jquery.textillate.js">
</script>
<script type="text/javascript" src='https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.2/TweenMax.min.js'></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jQuery.Marquee/1.5.0/jquery.marquee.js">
</script>
<script type="text/javascript" src="//buttons.github.io/buttons.js" async defer></script>
<script type="text/javascript" src="js/custom_script.js"></script>
</body>
</html>