-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
245 lines (167 loc) · 9.47 KB
/
index.html
File metadata and controls
245 lines (167 loc) · 9.47 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Projects | Script fellowship Program</title>
<link rel="shortcut icon" href="logo2.svg">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light fixed-top" style=" background:#191919;
opacity: 0.85;">
<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>
<img src="logo2.svg" width="4.5%" height="4.4%" style="margin-left: 7%">
<div class="collapse navbar-collapse justify-content-end" id="navbarSupportedContent">
<ul id="navbar" class="navbar-nav " style="font-size: 0.74em;font-weight: bolder;">
<li>
<a id="nav" href="../index.html#about">ABOUT US<span class="sr-only">(current)</span></a>
</li>
<li >
<a id="nav" href="../Project/index.html">PROJECTS</a>
</li>
<li >
<a id="nav" href="../index.html#sponsor">SPONSORS</a>
</li>
<li>
<a id="nav" href="../Team/index.html">OUR TEAM</a>
</li>
<li style="margin-right: 180px;" >
<a id="nav" href="#contact">CONTACT US</a>
</li>
</ul>
</div>
</nav>
<br>
<br>
<br>
<div class="container-fluid about">
<div class="row" >
<div class="col-md-1"></div>
<div class="col-md-6">
<h2>Our projects</h2>
<br>
<p>SPF is an open-source Fellowship program where participants will work on some open source projects provided by various Industries at a professional level for 3 months Starting from August 1 to October 30, 2021. The projects that we will host have been carefully hand-picked to invigorate creative thinking and encourage collaboration among all participants.</p>
</div>
<div class="col-md-4">
<img class="img-fluid" src="p.png">
</div>
</div>
</div>
<br>
<div class="container-fluid">
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-3" id="card1">
<h4 style="text-decoration: underline;">KaroVerify</h4>
<h5>Tech stack:</h5>
<h4>HTML,CSS,JS,React JS,Node JS</h4>
<h5 style="text-decoration: underline;">Organisation</h5>
<h4>Script Foundation</h4>
</div>
<div class="col-md-3" id="card2">
<h4 style="text-decoration: underline;">Hackov8</h4>
<h5>Tech stack:</h5>
<h4>HTML,CSS,JS,React JS,NodeJS</h4>
<h5 style="text-decoration: underline;">Organisation</h5>
<h4>Script Foundation</h4>
</div>
<div class="col-md-3" id="card3">
<h4 style="text-decoration: underline;">craftbrain</h4>
<h5 >Tech stack:</h5>
<h4>HTML,CSS,JS,React JS,Node JS,ML,Flutter,UI UX</h4>
<h5 style="text-decoration: underline;">Organisation</h5>
<h4>Script Foundation</h4>
</div>
</div>
</div>
<footer class="page-footer font-small indigo" id="contact">
<!-- Footer Links -->
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="#2F2F2F" fill-opacity="1" d="M0,64L18.5,80C36.9,96,74,128,111,149.3C147.7,171,185,181,222,176C258.5,171,295,149,332,149.3C369.2,149,406,171,443,192C480,213,517,235,554,218.7C590.8,203,628,149,665,133.3C701.5,117,738,139,775,176C812.3,213,849,267,886,261.3C923.1,256,960,192,997,144C1033.8,96,1071,64,1108,80C1144.6,96,1182,160,1218,181.3C1255.4,203,1292,181,1329,181.3C1366.2,181,1403,203,1422,213.3L1440,224L1440,320L1421.5,320C1403.1,320,1366,320,1329,320C1292.3,320,1255,320,1218,320C1181.5,320,1145,320,1108,320C1070.8,320,1034,320,997,320C960,320,923,320,886,320C849.2,320,812,320,775,320C738.5,320,702,320,665,320C627.7,320,591,320,554,320C516.9,320,480,320,443,320C406.2,320,369,320,332,320C295.4,320,258,320,222,320C184.6,320,148,320,111,320C73.8,320,37,320,18,320L0,320Z"></path></svg>
<div class="container-fluid" style="background:rgb(47,47,47); padding-bottom: 40px;">
<!-- Grid row -->
<div class="row">
<div class="col-md-4" style="margin: 15px;text-transform: uppercase;font-family:Candara;font-size: 0.8em;color: white;">
<img width="100%" height="100%" src="logofooter.png">
</div>
<div id="quick_link" class="col-md-2" style="margin: 10px;font-family:Candara;font-size: 1.1em;color: white;">
<h3 style="color:#ff6f00;font-weight: bolder;text-decoration: underline;">QUICK LINKS</h3>
<br>
<a class="link_hover" style="color: white;text-decoration: none;" href="../index.html#about">About Us</a><br>
<a class="link_hover" style="color: white;text-decoration: none;" href="../Project/index.html">Projects</a><br>
<a class="link_hover" style="color: white;text-decoration: none;" href="../index.html#sponsor">Sponsors</a><br>
<a class="link_hover" style="color: white;text-decoration: none;" href="../Team/index.html">Our Team</a><br>
<a class="link_hover" style="color: white;text-decoration: none;" href="#contact">Contact Us</a>
</div>
<div class="col-md-5" style="margin: 10px;text-align: center;">
<h3 style="color: #ff6f00;font-weight: bolder;text-decoration: underline;text-align: center;">CONTACT US</h3><br>
<p style="color: grey;font-size: 1.2em;">Let us inform you about everything important directly</p>
<!-- <input Size= 27; type="text" name="email" placeholder="Enter your email">
<a style="background:#ff6f00;padding-top: 8px;padding-bottom: 9px;margin-left: -5px; " href="mailto:[email protected]"><img width="10%" height="12%" style="padding: 4px;" src="telegram-plane-brands.svg"></a> -->
<br>
<br>
<div class="social-menu">
<p style="font-size: 1.8em;color: white;text-align: center;">Connect with us:</p><br>
<ul>
<li><a href="https://www.facebook.com/scriptfoundationindia" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/scriptfoundati1?lang=en" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.instagram.com/script.foundation/" target="_blank"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://www.youtube.com/channel/UC4OVJeHogUQDHws7AKG7dMA" target="_blank"><i class="fa fa-youtube"></i></a></li>
<li><a href="https://www.linkedin.com/company/scriptfoundation/mycompany/" target="_blank"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer-copyright text-center py-3" style="background-color:rgb(47,47,47);color: grey;font-size: 1.1em;line-height: 1.5em;" >Made with ❤ by <a style="color: #ff6f00" href="https://scriptindia.org/">Script Foundation</a> <br>
<p style="color: white;"> Copyright © 2021 Script Foundation under the GPL3 license. All rights reserved.</p>
</div>
</footer>
</body>
</html>
<!-- <div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide" style="background-image:url(1.jpg)">
<p style="color: white;padding-top: 210px;">My first employer. All the stuff I've learned and projects I've been working on.My first employer. All the stuff I've learned and projects I've been working on.My first employer. All the stuff I've learned and projects I've been working on.</p>
</div>
<div class="swiper-slide" style="background-image:url(2.jpg)">
<p style="color: white;padding-top: 210px;" >My first employer. All the stuff I've learned and projects I've been working on.My first employer. All the stuff I've learned and projects I've been working on.My first employer. All the stuff I've learned and projects I've been working on.</p>
</div>
<div class="swiper-slide" style="background-image:url(3.jpeg)">
<p style="color: white;padding-top: 210px;">My first employer. All the stuff I've learned and projects I've been working on.My first employer. All the stuff I've learned and projects I've been working on.My first employer. All the stuff I've learned and projects I've been working on.</p>
</div>
</div>
<div class="swiper-pagination"></div>
</div> -->
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<script>
// Params
var swiper = new Swiper('.swiper-container', {
effect: 'coverflow',
grabCursor: true,
centeredSlides: true,
slidesPerView: 'auto',
coverflow: {
rotate: 20,
stretch: 0,
depth: 200,
modifier: 1,
slideShadows : true
},
loop: true,
autoplay:{
delay:1500,
disableOnInteraction:false,
},
});
</script>
</body>
</html>