-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathindex.html
528 lines (499 loc) · 23.3 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
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
---
layout: default
---
<link href="css/fontawesome/css/all.css" rel="stylesheet" type="text/css" media="all">
<link href="css/fontawesome/css/fontawesome.min.css" rel="stylesheet" type="text/css" media="all">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css">
<link href="css/custom.css" rel="stylesheet" type="text/css" media="all">
<a id="backtotop_button"><i class="fas fa-level-up-alt fa-4x" style="color: white"></i></a>
<section class="cover fullscreen image-slider slider-all-controls controls-inside parallax">
<ul class="slides">
<li class="overlay image-bg bg-light">
<div class="background-image-holder">
<img alt="image" class="background-image" src="img/hero_img.jpg" />
</div>
<div class="container v-align-transform">
<div class="row">
<div class="col-sm-10 col-sm-offset-1 text-center" id="new_text">
<h1 class="mb40 mb-xs-16 large texts animated fadeInDown delay-2s" id="new_text">
FREE AND OPEN SOURCE SOCIETY
</h1>
<h6 class="uppercase mb16 texts animated fadeInDown delay-2s" id="new_text">
Collaborative and Open Source
</h6>
<p class="lead mb40 texts animated fadeInDown delay-2s" id="new_text">
This is the official website for the FOSS Wing of
<a rel="nofollow" href="https://jaipur.manipal.edu/" target="_blank"> <br />Manipal University Jaipur</a>
</p>
<a class="btn btn-lg btn-filled" href="https://github.com/MFOSSociety/">Start Exploring</a>
</div>
</div>
<!-- end of row -->
</div>
<!-- end of container -->
</li>
<li class="overlay image-bg">
<div class="background-image-holder">
<img alt="image" class="background-image" src="img/nasa.jpg" />
</div>
<div class="container v-align-transform">
<div class="row">
<div class="col-sm-offset-1 text-center col-sm-10">
<h1 class="mb40 mb-xs-16 large texts" id="new_text">
NASA's Open Source Rover Project
</h1>
<h6 class="uppercase mb16 texts" id="new_text">
Join the force!
</h6>
<p class="lead mb40 texts" id="new_text">
Let's build our very own Mars rover at MUJ <br /> <a href="https://opensourcerover.jpl.nasa.gov/">Visit Official Page</a>
</p>
<a class="btn btn-lg btn-filled" href="https://github.com/MFOSSociety/open-source-rover">Participate</a>
</div>
</div>
<!-- end of row -->
</div>
<!-- end of container -->
</li>
<li class="overlay image-bg">
<div class="background-image-holder">
<img alt="image" class="background-image" src="img/fossasia.jpg" />
</div>
<div class="container v-align-transform">
<div class="row">
<div class="col-sm-offset-1 text-center col-sm-10">
<h1 class="mb40 mb-xs-16 large texts" id="new_text">
FOSSASIA builds exciting Projects
</h1>
<h6 class="uppercase mb16 texts" id="new_text">All open source</h6>
<p class="lead mb40 texts" id="new_text">
Join the family! <br />
</p>
<a class="btn btn-lg btn-filled" href="https://github.com/fossasia">Explore Projects</a>
</div>
</div>
<!-- end of row -->
</div>
</li>
<li class="overlay image-bg">
<div class="background-image-holder">
<img alt="image" class="background-image" src="img/mozilla.jpg" onerror="this.onerror=null; this.src='img/mozilla.jpg'" />
</div>
<div class="container v-align-transform">
<div class="row">
<div class="col-sm-offset-1 text-center col-sm-10">
<h1 class="mb40 mb-xs-16 large texts" id="new_text">
<br/><br/><br/>
</h1>
<h6 class="uppercase mb16 texts" id="new_text">
With over 10,000 students and 300+ mentors
</h6>
<p class="lead mb40 texts" id="new_text">
We're also a part of Mozilla Campus Club Network, Mozilla Club Activities, Mozilla Campaigns.
<br />
</p>
<a class="btn btn-lg btn-filled" href="https://foundation.mozilla.org/en/">Know
More</a>
</div>
</div>
</div>
</li>
</ul>
<!-- end of container -->
</section>
<section class="pb0" id="welcome">
<div class="container-fluid">
<div class="row mb80 mb-xs-0">
<div class="col-md-8 col-md-offset-2 text-center reveal-content">
<h2>What is open source?</h2>
<p>
In general, open source refers to any program whose source code is
made available for use or modification as users or other developers
see fit. Open source software is usually developed as a public
collaboration and made freely available.
</p>
</div>
</div>
<!-- end of row -->
<div class="row v-align-children">
<div class="col-md-6 col-md-offset-1 col-sm-12 col-sm-offset-1 reveal-content">
<h2>What is MFOSSociety?</h2>
<p>
MFOSSociety is Free And Open Source Society of Manipal University Jaipur. We develop open-source software and hardware and collaborate with open source communities such as Mozilla, NASA-JPL, Google Developer Group (GDG), Uvolve. Please check out our Github to see what crazy projects do we have.
</p>
<a class="btn btn-lg" href="https://github.com/MFOSSociety" target="_blank" rel="noopener">Explore Us 🌏</a>
</div>
<div class="col-md-6 col-sm-9 text-center mb-xs-24">
<img alt="Screenshot" src="img/open-source.jpg" id="opensource_image">
</div>
</div>
</div>
<!-- end of container -->
</section>
<section id="connect">
<hr style="padding-bottom: 60px;">
<div class="container-fluid" id="social_box">
<div class="row mb-xs-0">
<img src="img/social_icon.jpg" class="col-md-4 col-sm-12">
<div class="col-md-7 col-sm-12 text-center reveal-content">
<h2>Connect with MFOSSociety on Social Media</h2>
<p>Be sure to follow us on social media!</p>
<p id="social_icons" class="large">
<a href="https://gitter.im/fossmanipal/" title="Gitter" target="_blank" class="fab fa-gitter lgi" rel="noopener"></a>
<a href="https://github.com/mfossociety" title="GitHub" target="_blank" class="ti-github lgi" rel="noopener"></a>
<a href="https://flickr.com/photos/mfossociety" title="Flickr" target="_blank" class="ti-flickr lgi" rel="noopener"></a>
<a href="https://www.facebook.com/mfossociety/" title="Facebook" target="_blank" class="ti-facebook lgi" rel="noopener"></a>
<a href="https://twitter.com/mfossociety" title="Twitter" target="_blank" class="ti-twitter lgi" rel="noopener"></a>
<a href="https://www.instagram.com/mfossociety/" title="Instagram" target="_blank" class="fab fa-instagram lgi" rel="noopener"></a>
<a href="https://www.linkedin.com/groups/mfossociety" title="LinkedIn" target="_blank" class="ti-linkedin lgi" rel="noopener"></a>
</p>
</div>
</div>
</div>
</section>
<!--Our Album-->
<section class="bg-secondary spacing-0 lazy-section">
<div class="container-fluid" id="memories">
<div class="row">
<div class="col-xs-4 col-sm-3 col-md-2 spacing-0">
<a href="img/memories/1.webp" data-lightbox="Gallery">
<img id="memory1" class="memories_img img-fluid lazy" data-src="img/memories/1.webp" onerror="this.onerror=null; this.src='img/memories/1.jpg'">
</a>
</div>
<div class="col-xs-4 col-sm-3 col-md-2 spacing-0">
<a href="img/memories/2.webp" data-lightbox="Gallery">
<img id="memory2" class="memories_img img-fluid lazy" data-src="img/memories/2.webp" onerror="this.onerror=null; this.src='img/memories/2.jpg'">
</a>
</div>
<div class="col-xs-4 col-sm-3 col-md-2 spacing-0">
<a href="img/memories/3.webp" data-lightbox="Gallery">
<img id="memory3" class="memories_img img-fluid lazy" data-src="img/memories/3.webp" onerror="this.onerror=null; this.src='img/memories/3.jpg'">
</a>
</div>
<div class="col-sm-3 col-md-2 spacing-0">
<a href="img/memories/4.webp" data-lightbox="Gallery">
<img id="memory4" class="memories_img img-fluid lazy" data-src="img/memories/4.webp" onerror="this.onerror=null; this.src='img/memories/4.jpg'">
</a>
</div>
<div class="col-md-2 spacing-0">
<a href="img/memories/5.webp" data-lightbox="Gallery">
<img id="memory5" class="memories_img img-fluid lazy" data-src="img/memories/5.webp" onerror="this.onerror=null; this.src='img/memories/5.jpg'">
</a>
</div>
<div class="col-md-2 spacing-0">
<a href="img/memories/6.webp" data-lightbox="Gallery">
<img id="memory6" class="memories_img img-fluid lazy" data-src="img/memories/6.webp" onerror="this.onerror=null; this.src='img/memories/6.jpg'">
</a>
</div>
</div>
<div class="row">
<div class="col-xs-4 col-sm-3 col-md-2 spacing-0">
<a href="img/memories/7.webp" data-lightbox="Gallery">
<img id="memory7" class="memories_img img-fluid lazy" data-src="img/memories/7.webp" onerror="this.onerror=null; this.src='img/memories/7.jpg'">
</a>
</div>
<div class="col-xs-4 col-sm-3 col-md-2 spacing-0">
<a href="img/memories/8.webp" data-lightbox="Gallery">
<img id="memory8" class="memories_img lazy" data-src="img/memories/8.webp" onerror="this.onerror=null; this.src='img/memories/8.jpg'">
</a>
</div>
<div class="col-xs-4 col-sm-3 col-md-2 spacing-0">
<a href="img/memories/9.webp" data-lightbox="Gallery">
<img id="memory9" class="memories_img lazy" data-src="img/memories/9.webp" onerror="this.onerror=null; this.src='img/memories/9.jpg'">
</a>
</div>
<div class="col-sm-3 col-md-2 spacing-0">
<a href="img/memories/10.webp" data-lightbox="Gallery">
<img id="memory10" class="memories_img lazy" data-src="img/memories/10.webp" onerror="this.onerror=null; this.src='img/memories/10.jpg'">
</a>
</div>
<div class="col-md-2 spacing-0">
<a href="img/memories/11.webp" data-lightbox="Gallery">
<img id="memory11" class="memories_img lazy" data-src="img/memories/11.webp" onerror="this.onerror=null; this.src='img/memories/11.jpg'">
</a>
</div>
<div class="col-md-2 spacing-0">
<a href="img/memories/12.webp" data-lightbox="Gallery">
<img id="memory12" class="memories_img lazy" data-src="img/memories/12.webp" onerror="this.onerror=null; this.src='img/memories/12.jpg'">
</a>
</div>
</div>
<div class="row">
<div class="col-xs-4 col-sm-3 col-md-2 spacing-0">
<a href="img/memories/13.webp" data-lightbox="Gallery">
<img id="memory13" class="memories_img lazy" data-src="img/memories/13.webp" onerror="this.onerror=null; this.src='img/memories/13.jpg'">
</a>
</div>
<div class="col-xs-4 col-sm-3 col-md-2 spacing-0">
<a href="img/memories/14.webp" data-lightbox="Gallery">
<img id="memory14" class="memories_img lazy" data-src="img/memories/14.webp" onerror="this.onerror=null; this.src='img/memories/14.jpg'">
</a>
</div>
<div class="col-xs-4 col-sm-3 col-md-2 spacing-0">
<a href="img/memories/15.webp" data-lightbox="Gallery">
<img id="memory15" class="memories_img lazy" data-src="img/memories/15.webp" onerror="this.onerror=null; this.src='img/memories/15.jpg'">
</a>
</div>
<div class="col-sm-3 col-md-2 spacing-0">
<a href="img/memories/16.webp" data-lightbox="Gallery">
<img id="memory16" class="memories_img lazy" data-src="img/memories/16.webp" onerror="this.onerror=null; this.src='img/memories/16.jpg'">
</a>
</div>
<div class="col-md-2 spacing-0">
<a href="img/memories/17.webp" data-lightbox="Gallery">
<img id="memory17" class="memories_img lazy" data-src="img/memories/17.webp" onerror="this.onerror=null; this.src='img/memories/17.jpg'">
</a>
</div>
<div class="col-md-2 spacing-0">
<a href="img/memories/18.webp" data-lightbox="Gallery">
<img id="memory18" class="memories_img lazy" data-src="img/memories/18.webp" onerror="this.onerror=null; this.src='img/memories/18.jpg'">
</a>
</div>
</div>
<div class="align-middle" id="memories_div">
<i class="glyphicon glyphicon-camera" id="memories_icon"></i><br>
<h1 id="memories_heading">Our Album</h1><br>
<h3 id="memories_link">See more of us on
<a id="instagram" href="https://www.instagram.com/mfossociety/" target="_blank" rel="noopener">Instagram</a><a href="https://www.instagram.com/mfossociety/" title="Instagram" target="_blank" class="fab fa-instagram lgi" rel="noopener"></a>
</h3>
</div>
</div>
</section>
<!-- Join section -->
<section class="lazy-section">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-10 col-md-offset-1 text-center">
<h2>
Join MUJ FOSS Society, We do crazy things, from building a Mars Rover to making Futuristic City.
</h2>
<h2 class="section-sub-heading">Ask us questions. Join us to do crazy things. We're always ready to help.</h2>
<div id="invite" style="color:#e31d3b;display: block;"><!--aGVsbG8sIHlvdSBzZWVtIGludGVyZXN0aW5nISAocGl2cmZsaHdiKQ==-->
<a href="/join"><i class='fas fa-play-circle' style='font-size:24px;vertical-align: middle;'></i></a>
Join the Community!
<br>
</div>
<div style="margin-top: 50px;font-size: 20px;">Visit <a href="https://github.com/mfossociety"><img data-src="img/mfosslogo.png" class="lazy" style="max-width: 80px;margin:0px 5px;"></a> to see more</div>
<div style="margin-top: 50px;font-size: 40px;">Our Wings<br><br><a href="https://mfossociety.github.io/wings/datascience/"><img data-src="img/mfosslogo.png" class="lazy" style="max-width: 80px;margin:0px 5px;"></a><a href="https://mfossociety.github.io/wings/security/index.html"><img data-src="img/mfosslogo.png" class="lazy" style="max-width: 80px;margin:0px 5px;"></a></div>
</div>
</div>
<!-- end of row -->
</div>
<!-- end of container -->
</section>
<hr style="margin-top: -30px;">
<!-- Events section -->
<section id="gallery">
<div class="container">
<div class="row">
<div class="col-md-offset-2 col-md-8 col-sm-12 wow fadeInUp" data-wow-delay="0.3s">
<div class="section-title">
<h1>Events</h1>
<p>A brief look at the Events conducted by the MFOSSociety Wing</p>
</div>
</div>
<ul class="grid cs-style-4">
{% for projects in site.data.events %}
<li class="col-md-6 col-sm-6">
<figure>
<div><img src="img/{{projects.img}}" alt="image 2" height="350em"></div>
<figcaption>
<h2>{{projects.title}}</h2>
<h2 class="section-sub-heading">{{projects.desc}}</h2>
<a href="{{projects.link}}" target="_blank">Learn More</a>
</figcaption>
</figure>
</li>
{% endfor %}
</ul>
</div>
</div>
</section>
<!-- resources section -->
<section id="activities">
<section id="about">
<div class="container">
<div class="row">
<div class="col-md-12 col-xs-12 wow fadeInUp" data-wow-delay="0.3s">
<div class="section-title text-center">
<h1>Activities</h1>
</div>
</div>
{% for projects in site.data.activities %}
<div class="row">
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.4s">
<div class="team-thumb">
<div class="image-holder">
<img src="img/{{projects.img}}" class="img-responsive " alt="Anupam Dagar">
</div>
<h3 class="heading">{{projects.title}}</h3>
<p class="description">{{projects.desc}}
<br>
<a href="{{projects.link}}">Visit</a><br>
</p>
<br>
</div>
</div>
{% endfor %}
<!-- end Members -->
</div>
</section>
</section>
<!-- Project section -->
<section class="lazy-section">
<div class="container">
<div class="row mb64 mb-xs-24">
<div class="col-sm-12 col-md-10 col-md-offset-1 text-center">
<h2 class="section-heading">MFOSSociety | Projects</h2>
<h2 class="section-sub-heading">Shaping the future</h2>
<a class="btn-filled btn" href="https://github.com/mfossociety/">All our projects</a>
</div>
</div>
{% for projects in site.data.orgprojects %}
<div class="row v-align-children extra_padding_b">
<div class="col-md-7 col-sm-6 text-center mb-xs-24">
<img class="cast-shadow lazy" alt="Screenshot" data-src="img/{{projects.img}}" />
</div>
<div class="col-md-4 col-md-offset-1 col-sm-5 col-sm-offset-1 reveal-content">
<h3>{{projects.title}}</h3>
<p>
{{projects.desc}}
</p>
<a class="btn-filled btn" href="{{projects.github}}">Contribute</a>
<a class="btn-filled btn" href="{{projects.try}}">Try</a>
</div>
</div>
{% endfor %}
<br />
<!-- end of row -->
</div>
<!-- end of container -->
</section>
<section class="lazy-section">
<div class="container-fluid" id="mentors">
<div class="row mb64 mb-xs-24">
<div class="col-sm-12 col-md-10 col-md-offset-1 text-center">
<h2 class="section-heading">Our Team</h2>
<h2 class="section-sub-heading">Anytime, Anywhere. Just Ask</h2>
</div>
</div>
<!-- end of row -->
<div class="container">
{% for mentor in site.data.mentors limit:30 %}
<div class="col-xs-12 col-sm-3 col-md-3 col-lg-3 text-center">
<div class="card single-mentor">
{% if mentor.image %}
<img class="mentor-img lazy reveal-content" data-src="img/mentors/{{mentor.image}}" alt="{{ mentor.name }}" />
{% else %}
<img src="img/mentors/member.png" alt="{{ mentor.name }}" /> {% endif
%}
<p class="person-name reveal-content">{{ mentor.name }}</p>
<ul class="list-inline social-list social-overlay-list">
{% if mentor.github %}
<a href="https://github.com/{{mentor.github}}" class="icon-a" target="_blank" rel="noopener">
<i class="ti-github"></i>
</a>
{% endif %} {% if mentor.twitter %}
<a href="https://twitter.com/{{ mentor.twitter }}" class="icon-a" target="_blank" rel="noopener">
<i class="ti-twitter-alt"></i>
</a>
{% endif %} {% if mentor.blog %}
<a href="https://{{ mentor.blog }}" class="icon-a" target="_blank" rel="noopener">
<i class="ti-rss"></i>
</a>
{% endif %} {% if mentor.facebook %}
<a href="https://facebook.com/{{ mentor.facebook }}" class="icon-a" target="_blank" rel="noopener">
<i class="ti-facebook"></i>
</a>
{% endif %}
</ul>
</div>
</div>
{% endfor %}
</div>
<!-- end of row -->
</div>
<!-- end of container -->
</section>
<section class="lazy-section">
<div class="container-fluid" id="students">
<div class="row mb64 mb-xs-24">
<div class="col-sm-12 col-md-10 col-md-offset-1 text-center">
<h2 class="section-heading">Developers</h2>
<h2 class="section-sub-heading">Now a part of us</h2>
</div>
</div>
<!-- end of row -->
<div class="container">
{% for student in site.data.students %}
<div class="col-xs-12 col-sm-3 col-md-3 col-lg-3 text-center">
<div class="card single-mentor">
{% if student.image %}
<img class="mentor-img lazy reveal-content" data-src="img/students/{{student.image}}" alt="{{ student.name }}" />
{% else %}
<img src="img/mentors/member.png" alt="{{ student.name }}" /> {% endif
%}
<p class="student_name reveal-content">{{ student.name }}</p>
<ul class="list-inline social-list social-overlay-list">
{% if student.github %}
<a href="https://github.com/{{student.github}}" class="icon-a" target="_blank" rel="noopener">
<i class="ti-github"></i>
</a>
{% endif %} {% if student.twitter %}
<a href="https://twitter.com/{{ student.twitter }}" class="icon-a" target="_blank" rel="noopener">
<i class="ti-twitter-alt"></i>
</a>
{% endif %} {% if student.blog %}
<a href="https://{{ student.blog }}" class="icon-a" target="_blank" rel="noopener">
<i class="ti-rss"></i>
</a>
{% endif %} {% if student.facebook %}
<a href="https://facebook.com/{{ student.facebook }}" class="icon-a" target="_blank" rel="noopener">
<i class="ti-facebook"></i>
</a>
{% endif %}
</ul>
</div>
</div>
{% endfor %}
</div>
<!-- end of row -->
</div>
<!-- end of container -->
</section>
<!-- Contributors -->
<section>
<div class="container">
<div class="row mb-xs-24 mb16">
<div class="col-sm-12 col-md-10 col-md-offset-1 text-center reveal-content">
<h2 class="section-heading">Contributors</h2>
<a class="btn btn-lg" href="https://github.com/mfossociety" target="_blank" rel="noopener">MFOSSociety Projects</a>
<a class="btn btn-lg" href="https://github.com/mfossociety/mfossociety.github.io" target="_blank" rel="noopener">Repository</a>
<a class="btn btn-lg" href="https://github.com/mfossociety/mfossociety.github.io/graphs/contributors" target="_blank" rel="noopener">Details of Our Contributors</a>
<a class="btn btn-lg" href="https://blog.mfossociety.github.io/open-source-developer-guide-and-best-practices/"
target="_blank" rel="noopener">How to contribute?</a>
</div>
</div>
<!-- end of row -->
<div class="row equal-row" id="contributors"></div>
<!-- end of row -->
</div>
<!-- end of container -->
</section>
<section class="bg-secondary" id="latest-activities">
<div class="container">
<div class="row mb-xs-24 mb16">
<div class="col-sm-12 col-md-10 col-md-offset-1 text-center reveal-content">
<h2 class="section-heading">Latest Activites</h2>
<a class="btn btn-lg" href="https://github.com/mfossociety/mfossociety.github.io/issues" target="_blank">All Issues</a>
<a class="btn btn-lg" href="https://github.com/mfossociety/mfossociety.github.io/pulls" target="_blank">All Pull Requests</a>
<a class="btn btn-lg" href="https://github.com/mfossociety/mfossociety.github.io/pulse" target="_blank">View More</a>
<a class="btn btn-lg" href="https://github.com/mfossociety/mfossociety.github.io/graphs/contributors" target="_blank">Details of Our Contributors</a>
</div>
</div>
<div class="latest-issues">
<div class="issues-wrapper">
</div>
</div>
</div>
</section>