-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.html
97 lines (81 loc) · 5.29 KB
/
about.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
---
layout: default
---
<!-- Page Header -->
<header class="masthead" style="background-image: url('{{site.url}}/img/home-bg6.png')">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<div class="page-heading">
<h1>About Us</h1>
<span class="subheading"></span>
</div>
</div>
</div>
</div>
</header>
<!-- Main Content -->
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<div id="intro_harsh" style="background:#f1f3f3 ;border-radius: 10%; "><br>
<h3 style="text-align: center;">Harsh Patel</h3>
<p style="text-align: center; font-size: 20px; margin: 30px 0; font-family: 'Lora', 'Times New Roman', serif;">
Computer Programmer <br> Confident about myself and passionate about coding.<br>
Motto is to enforce technological realm to foster new era<br>
<p style="text-align: center;font-size: 20px; margin: 30px 0; font-family: 'Lora', 'Times New Roman', serif;">
<a href="https://harshpatel44.github.io">
visit my site
</a>
</p>
<ul class="social-icon"><li><a href="https://github.com/harshpatel44" target="_blank"><img src="{{ site.url }}/img/icons/github-sign.png"></a></li></ul>
</div>
<br><br>
<div id="intro_vatsal" style="background:#f1f3f3;border-radius: 10%"><br>
<h3 style="text-align: center;">Vatsal Mistry</h3>
<p style="text-align: center; font-size: 20px; margin: 30px 0; font-family: 'Lora', 'Times New Roman', serif;">
I am savvy, creative and determined. I'm a freelance programmer and developer based in India. I at times feel I'm the solution to your programming query.
Lol. Peace. <br>
</p>
<p style="text-align: center; font-size: 20px; margin: 30px 0; font-family: 'Lora', 'Times New Roman', serif;">
<a href="https://mistryvatsal.github.io">
visit my site
</a>
</p>
<ul class="social-icon"><li><a href="https://github.com/mistryvatsal"><img src="{{ site.url }}/img/icons/github-sign.png"></a></li></ul>
</div>
<br><br>
<div id="intro_annu" style="background:#f1f3f3;border-radius: 10%"><br>
<h3 style="text-align: center;">Anindita Guha</h3>
<p style="text-align: center; font-size: 20px; margin: 30px 0; font-family: 'Lora', 'Times New Roman', serif;">
<< Girl coder >><br>
" Human salvation lies in the hands of the creatively maladjusted " -Martin Luther King Jr.<br>
Highly intrigued to learn new languages, be it computer or vernacular.
<br>
</p>
<p style="text-align: center; font-size: 20px; margin: 30px 0; font-family: 'Lora', 'Times New Roman', serif;">
<a href="https://riyashekann.github.io">
visit my site
</a>
</p>
<ul class="social-icon"><li><a href="https://github.com/riyashekann"><img src="{{ site.url }}/img/icons/github-sign.png"></a></li></ul>
</div>
<br><br>
<div id="intro_nitin" style="background:#f1f3f3;border-radius: 10%">
<br>
<h3 style="text-align: center;">Nitin Lalwani</h3>
<p style="text-align: center; font-size: 20px; margin: 30px 0; font-family: 'Lora', 'Times New Roman', serif;">
Energetic and passionate student having indiscriminate sense of passion towards learning.
<br>
</p>
<ul class="social-icon"><li><a href="https://github.com/Nitinlalwani"><img src="{{ site.url }}/img/icons/github-sign.png"></a></li></ul>
</div>
</div>
</div>
</div>
<br><br>