This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathabout.html
276 lines (235 loc) · 7.83 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="./CSS/about.css">
<link rel="stylesheet" href="./CSS/style.css">
<link rel="stylesheet" media = 'screen and (max-width: 768px)' href="./CSS/mobile.css">
<link href="https://fonts.googleapis.com/css?family=Lato|Staatliches&display=swap" rel="stylesheet">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<script src="https://kit.fontawesome.com/85a5fdd30e.js" async></script>
<script src="https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll/dist/smooth-scroll.polyfills.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"/>
<script src="./script.js"></script>
<title>Tech Optimum | About</title>
<!-- Google Analytics -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-C227L4WGXM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-C227L4WGXM');
</script>
</head>
<body>
<header-comp></header-comp>
<section id="about">
<div class="container">
<div class="page-container">
<div class="row">
<br><br><br>
<h1 class="large-font">
About Us
</h1>
<p style="font-size:26px">Tech Optimum is an organization that is entirely managed by students and is committed to influence the next wave of technological leaders.</p>
<div class="line-1"></div>
<p style="font-size:21px">As you deepen your understanding of computer science, we want to support you in every way we can. To achieve this, we have a few principles....</p>
<br>
<section class="card-show-off-main-section">
<div class="show-off-showcase-card">
<br>
<i class='fa fa-heart' style='color:#e32400;font-size: 40px;'></i>
<br>
<h1>
Passion
</h1>
<h3 class="the-border-line"></h3>
<p>
Passion drives our creativity. All projects, teams, and initiatives are led by passionate team members.
</p>
</div>
<div class="show-off-showcase-card">
<br>
<i class='fas fa-hands-helping' style='color:#0bc7d7;font-size: 40px;'></i>
<br>
<h1>
Support
</h1>
<p>
We are here to assist you. Finding internships, learning CS, or simply having a community to talk to.
</p>
</div>
<div class="show-off-showcase-card">
<br>
<i class='fa fa-code' style='color:#63dd59;font-size: 40px;'></i>
<br>
<h1>
Excellence
</h1>
<p>
We strive for excellence when it comes to computer science. We do not stop when we reach average.
</p>
</div>
</section>
<br>
</div>
<h1 class="large-font" style="color:white;text-align:center;"><b>Our Team</span></b></h1>
<div class="row">
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/Siddharth-Portrait.jpg" alt="Siddharth" style="width: 100%">
<div class="container info">
<h2 style="text-align:center">Siddharth Duggal</h2>
<p class="title" style="text-align:center">Chief Executive Officer</p>
<div >
<a href="https://www.linkedin.com/in/siddharth-duggal/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/aditya.jpg" alt="Aditya" style="width:100%">
<div class="container">
<h2 style="text-align:center">Aditya<br> Sinha</h2>
<p style="text-align:center" class="title">Chief Technology Officer
</p>
<div style="">
<a href="https://www.linkedin.com/in/aditya-sinha-030508/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/arnav.jpg" alt="placeholder" style="width:100%">
<div class="container">
<h2 style="text-align:center">Arnav<br> Pandey</h2>
<p style="text-align:center"class="title">Chief Operating Officer</p>
<a href="https://www.linkedin.com/in/arnav-pandey-985280227/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
<div class="about-column-25 column">
<div id="aboutus-card" class="aboutus-card">
<img src="../img/pranithM.png" alt="placeholder" style="width:100%">
<div class="container">
<h2 style="text-align:center">Pranith Molakalapalli</h2>
<p style="text-align:center"class="title">Director of IT</p>
<a href="https://www.linkedin.com/in/pranith-molakalapalli/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
<br>
<div style="margin:auto;text-align:center;border-top: 1px solid white;"class="row">
<br>
<br>
<h1 class="large-font" style="color:white;">Join the Tech Optimum team!</h1>
<a href="https://techoptimum.org/join-leadership.html"style="font-size: 1.5rem;"class="btn btn-primary"> Check out our available positions</a>
</div>
<!--
<div class="row">
<div class="legal-buttons-section-22">
<div class="column-66">
<div class="legal">
<div class="legalbuttonsection">
<button class="legalbutton" role="button"><span class="text">Articles of Incorperation</span></button>
</div>
<div class="legalbuttonsection">
<button class="legalbutton" role="button"><span class="text">Non-Profit Bylaws</span></button>
</div>
<div class="legalbuttonsection">
<button class="legalbutton" role="button"><span class="text">Nomination Committee</span></button>
</div>
<div class="legalbuttonsection">
<button class="legalbutton" role="button"><span class="text">Code of Conduct</span></button>
</div>
</div>
</div>
<div class="column-33">
<img src="../img/legal-label.png" alt="LEGAL" width="500" >
</div>
</div>
</div>
-->
<!--<h2 class ="foundertitle"style="text-align:center">Founders</h2>
<div class="row">
<div class="column2">
<div class="card">
<div class="container">
<h2>Siddharth Duggal</h2>
</div>
</div>
</div>
<div class="column2">
<div class="card">
<div class="container">
<h2>Aditya Sinha</h2>
</div>
</div>
</div>
</div>-->
<!--
<h2 class ="foundertitle"style="text-align:center">Board of Directors</h2>
<div class="row">
<div class="column2">
<div class="card">
<div class="container">
<h2>Siddharth Duggal</h2>
</div>
</div>
</div>
<div class="column2">
<div class="card">
<div class="container">
<h2>Aditya Sinha</h2>
</div>
</div>
</div>
</div>
<div class="row">
<div class="column2">
<div class="card">
<div class="container">
<h2>placeholder</h2>
</div>
</div>
</div>
<div class="column2">
<div class="card">
<div class="container">
<h2>placeholder</h2>
</div>
</div>
</div>
</div>
<div class="row">
<div class="column2">
<div class="card">
<div class="container">
<h2>placeholder</h2>
</div>
</div>
</div>
<div class="column2">
<div class="card">
<div class="container">
<h2>placeholder</h2>
</div>
</div>
</div>
</div>
-->
<!-- LEGAL SECTION -->
<!--- use a here webkit-box-->
</div>
</div>
</section>
<!-- FOOTER -->
<footer-comp></footer-comp>
</body>
</html>