-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
201 lines (176 loc) · 7.69 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sourcify</title>
<link rel="icon" href="Assets/logo.jpg">
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="header.css">
<link rel="stylesheet" href="home.css">
<link rel="stylesheet" href="services.css">
<link rel="stylesheet" href="webreachsection.css">
<link rel="stylesheet" href="footer.css">
<link rel="stylesheet" href="about.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8TFJ5H1NCZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-8TFJ5H1NCZ');
</script>
<meta name="google-site-verification" content="LWebijYA5TCRDzOoghedMoZBb5dMFm3dRTxJyFo92Eg" />
</head>
<body>
<!-- header starts-->
<section class="header">
<a href="#" class="logo"><i class="fa-solid fa-laptop-code fa-flip"></i> SOURCIFY</a>
<nav class="navbar">
<a href="index.html">Home</a>
<a href="#about">About</a>
<a href="#contact">Contact</a>
<a href="Terms_and_conditions.html">T&C</a>
</nav>
<div id="menu-btn" class="fas fa-bars"></div>
</section>
<!-- header ends-->
<!-- home section starts -->
<section class="home" id="home">
<div class="content">
<h3 class="gsap1">About Us</h3>
<p class="gsap1">Welcome to Sourcify - where students are empowered through knowledge! Our mission is to
support students, especially in engineering, by providing valuable resources and guidance. We aim to
simplify the complexities of the tech world, keeping you informed about cutting-edge technologies. From
meticulously researched notes to insightful articles, we equip you with the tools for success. Our
passionate team ensures learning is accessible and enjoyable for all. Sourcify is more than a website;
it's a supportive community fostering collaboration. Whether contributing expertise or seeking guidance,
we're here for you. Join us on this journey to unlock your potential in technology. Welcome to Sourcify!
</p>
</div>
</section>
<!-- home setion ends -->
<!-- Services section starts -->
<section class="services" id="servicess">
<h1 class="heading"><span> Team </span></h1>
<div class="boxcontainer">
<div class="box">
<div class="img-team">
<img src="Assets/Gourab.jpg" alt="">
</div>
<h3>Gourab Das</h3>
<h3>Planning+Tech+<br>Courses+management</h3>
</div>
<div class="box">
<div class="img-team">
<img src="Assets/jit.jpg" alt="">
</div>
<h3>Jit Dey</h3>
<h3>Resources+Tech</h3>
</div>
<div class="box">
<div class="img-team">
<img src="Assets/kaushani.jpg" alt="">
</div>
<h3>Kaushani Kanjilal</h3>
<h3>PR+Update+Tech</h3>
</div>
<div class="box">
<div class="img-team">
<img src="Assets/disha.jpg" alt="" >
</div>
<h3>Disha Das</h3>
<h3>PR(2023-24)</h3>
<h3>her contribution always will be rememberd </h3>
</div>
<div class="box">
<div class="img-team">
<img src="Assets/Akash.jpg" alt="">
</div>
<h3>Akash Bag</h3>
<h3>Tech+Tech-Blog</h3>
</div>
<div class="box">
<div class="img-team">
<img src="Assets/tuheen.jpg" alt="">
</div>
<h3>Tuheen Sarkar</h3>
<h3>Tech+PR</h3>
</div>
<div class="box">
<div class="img-team">
<img src="Assets/Rahul.jpg" alt="">
</div>
<h3>Rahul Khandait</h3>
<h3>Tech(MERN Stack Developer)</h3>
</div>
<div class="box">
<div class="img-team">
<img src="Assets/Jahir.jpg" alt="">
</div>
<h3>Md. Jahiruddin </h3>
<h3>Tech(JAVA)+PR</h3>
</div>
<div class="box">
<div class="img-team">
<img src="Assets/Subhajit.jpg" alt="">
</div>
<h3>Subhajit Chakraborty</h3>
<h3>Tech(Deep Learning , Python)</h3>
</div>
<div class="box">
<div class="img-team">
<img src="Assets/priyanka.jpg" alt="">
</div>
<h3>Priyanka Singh</h3>
<h3>Tech(Cloud)+PR</h3>
</div>
<div class="box">
<div class="img-team">
<img src="Assets/Debjit.jpg" alt="">
</div>
<h3>Debjit Mazumder</h3>
<h3>Tech(Python)</h3>
</div>
</div>
</section>
<!-- tankyou start -->
<section class="web-reach-section">
<img src="Assets/thank you.jpg" alt="">
</section>
<!-- tankyou ends -->
<!-- footer section starts -->
<secion class="footer">
<div class="box-container">
<div class="box">
<h3>quick links</h3>
<a href="#home"><i class="fa-sharp fa-solid fa-house"></i>Go to top</a>
</div>
<div class="box" id="Contact">
<h3 id="contact">Contact info</h3>
<a href="mailto:sourcify2023@gmail.com"><i class="fas fa-envelope"></i> sourcify2023@gmail.com</a>
<a href="mailto:sourcify2023pr@gmail.com"><i class="fas fa-envelope"></i> sourcify2023pr@gmail.com</a>
<a
href="https://www.google.com/maps/place/Kolkata,+West+Bengal/@22.5355649,88.2649506,12z/data=!3m1!4b1!4m6!3m5!1s0x39f882db4908f667:0x43e330e68f6c2cbc!8m2!3d22.572646!4d88.363895!16zL20vMGN2dzk?authuser=0&entry=ttu"><i
class="fa-sharp fa-solid fa-location-dot"></i> Kolkata,India</a>
</div>
<div class="box">
<h3>Our social media handles</h3>
<a href="coming_soon.html"><i class="fab fa-facebook"></i> facebook</a>
<a href="coming_soon.html"><i class="fa-brands fa-square-x-twitter"></i>twitter</a>
<a href="coming_soon.html"><i class="fab fa-instagram"></i> instagram</a>
<a href="https://www.linkedin.com/company/sourcify23/"><i class="fab fa-linkedin"></i> linkedin</a>
</div>
</div>
</secion>
<!-- footer section ends -->
<script src="Hamburger.js"></script>
<script src="https://unpkg.com/split-type"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/ScrollTrigger.min.js"></script>
<script src="gsap_text_anim1.js"></script>
</body>
</html>