-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
342 lines (316 loc) · 27.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- view and title -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- title and description -->
<!-- PAGE TITLE --><title>The Finance & Consulting Club | Jadavpur University</title>
<!-- PAGE DESCRIPTION --><meta name="description" content="We're the Finance & Consulting Club of Jadavpur University." />
<!-- PAGE KEYWORDS --><meta name="keywords" content="Jadavpur University, Finance and Consulting Club, Finance, Consulting, Club, FinClub, JU, Finance Club, Consulting Club, Investment, Trading, Analytics, Stock Market, Financial Markets, MBA, Business, Career, Training, Students, Community, Equity, Equities, Derivative, Derivatives, Futures, Options, Commodity, Bonds, Currency, Forex, Analysis, Research, Educational, Economics, Investing, Consultancy, Social Impact, Investor, Trader, Consultant, Banker, Investment Banking, Financial Awareness, Awareness, Programs, Literacy, Literacy Drive, Events, Webinars, Webinar, Paper Trading, Mock Trading, Mock Stock, Trading Simulator, Quiz, Debate, Case Study, Financial Report, Valuation, Monopoly, Championship, Contest, Newsletter, Review, Archives, College Club, Clubs and Societies, Finance Enthusiasts, Students, Youth, Welfare, Alumni, Consulting and Analytics, Financial Services, Finance and Investment, Srijan, Sanskriti, Jadavpur, Finance Club of Jadavpur University, Jadavpur University Finance Club, finclubju" />
<meta name="author" content="The Finance & Consulting Club of Jadavpur University" />
<!-- favicon -->
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png">
<!-- font and icons -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&family=Work+Sans:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.0/font/bootstrap-icons.css" rel="stylesheet" />
<!-- css -->
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<!-- previews -->
<link rel="canonical" href="https://finclubju.com/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<!-- PAGE TITLE --><meta property="og:title" content="The Finance & Consulting Club | Jadavpur University" />
<!-- PAGE DESCRIPTION --><meta property="og:description" content="We're the Finance & Consulting Club of Jadavpur University." />
<meta property="og:url" content="https://finclubju.com/" />
<meta property="og:site_name" content="FinClub JU" />
<!-- PAGE PREVIEW --><meta property="og:image" content="https://finclubju.com/assets/img/previews/social-preview.jpg" />
<meta property="og:image:alt" content="" />
<meta property="article:publisher" content="https://www.facebook.com/FinClubJU" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@FinClubJU">
<!-- PAGE TITLE --><meta name="twitter:title" content="The Finance & Consulting Club | Jadavpur University">
<!-- PAGE DESCRIPTION --><meta name="twitter:description" content="We're the Finance & Consulting Club of Jadavpur University.">
<!-- PAGE PREVIEW --><meta name="twitter:image" content="https://finclubju.com/assets/img/previews/social-preview.jpg">
</head>
<body>
<!-- Header -->
<header id="header" class="d-flex align-items-center">
<div class="container d-flex justify-content-between">
<div class="logo">
<h1 class="text-light" style="font-family: 'Work Sans', sans-serif;"><a href="index.html"><b>FinClub</b> JU</a></h1>
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="active" href="index.html"><b>Home</b></a></li>
<li><a href="https://finclubju.substack.com" target="_blank"><b>Blog</b></a></li>
<li><a href="study.html"><b>Study</b></a></li>
<li><a href="events.html"><b>Events</b></a></li>
<li class="dropdown"><a><span><b>About Us</b></span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="about-us/our-story.html">Our Story</a></li>
<li><a href="about-us/team-finclub.html">Team FinClub</a></li>
<li><a href="about-us/alumni-and-advisors.html">Alumni & Advisors</a></li>
<li><a href="about-us/press-and-collabs.html">Press & Collabs</a></li>
<li><a href="about-us/testimonials.html">Testimonials</a></li>
<li><a href="about-us/contact-us.html">Contact Us</a></li>
</ul>
</li>
<li class="dropdown"><a><span><b>Our Work</b></span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="our-work/services.html">Services</a></li>
<li><a href="our-work/projects.html">Projects</a></li>
<li><a href="our-work/publications.html">Publications</a></li>
</ul>
</li>
<li class="dropdown"><a><span><b>More</b></span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="join.html">Join FinClub</a></li>
<li><a href="submit-an-article.html">Submit an Article</a></li>
<li><a href="https://finclubju.substack.com/subscribe">Subscribe to Newsletter</a></li>
</ul>
</li>
<li><a href="https://linkedin.com/company/finclubju" target="_blank" class="linkedin"><i class="bi bi-linkedin" style="font-size: 20px;"></i></a></li>
<li><a href="https://twitter.com/finclubju" target="_blank" class="twitter"><i class="bi bi-twitter" style="font-size: 20px;"></i></a></li>
<li><a href="https://instagram.com/finclubju" target="_blank" class="instagram"><i class="bi bi-instagram" style="font-size: 20px;"></i></a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
</div>
</header>
<!-- Hero Section -->
<section id="hero">
<div id="heroCarousel" data-bs-interval="5000" class="carousel slide carousel-fade" data-bs-ride="carousel">
<div class="carousel-inner" role="listbox">
<div class="carousel-item active" style="background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(assets/img/cover1.jpg); background-attachment: fixed;">
<div class="carousel-container">
<div class="carousel-content animate__animated animate__fadeInUp">
<h2 style="font-size: 48px;">We're the Finance & Consulting Club of Jadavpur University.</h2>
<p style="font-size: 18px; text-align: justify; text-justify: inter-word;">With 6000+ alumni in business development and consulting, 3700+ in operations, 2400+ in sales and marketing, and 900+ in finance, <b>Jadavpur University continues to create leaders and changemakers at the forefront of global business.</b> Our mission is to provide students with a platform for upskilling and professional growth, and help them realise their dreams.</p>
<div class="text-center"><a href="#read-more" class="btn-get-started">Read More</a></div>
</div>
</div>
</div>
</div>
<ol class="carousel-indicators" id="hero-carousel-indicators"></ol>
</div>
</section>
<!-- Main Sections -->
<main id="main">
<!-- Introduction -->
<section id="read-more" class="cta" style="background-image: linear-gradient(#fff, #f6f3f5);">
<div class="container">
<div class="row">
<p><br/></p>
<hr style="opacity: 1; width: 100%; border-top: 1px solid #28161b;"/><br/>
<div class="col-lg-5 text-center text-lg-left">
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>WHO WE ARE</b></p><br/>
<h2 style="color: #28161b; font-size: 24px; text-align: left; font-family: 'Work Sans', sans-serif;">We are the largest community of finance, investment, consulting and analytics enthusiasts in Jadavpur University.</h2><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">We are a community of <b>800+ students</b> this year!</p><br/><br/>
<a class="cta-btn align-middle" href="#clients" style="font-size:20px;"><i class="bi bi-patch-check-fill" style="font-size:20px;"></i> Get Involved</a>
</div>
<div class="col-lg-1 text-center text-lg-left">
</div>
<div class="col-lg-6 text-center text-lg-left">
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>OUR VISION</b></p><br/>
<h3 style="color: #28161b; font-size: 48px; text-align: left;">Transforming dreams into reality, since 2021.</h3><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">We aim to foster an ecosystem of growth and learning within the student community, prepare them for careers in finance and consulting by providing them with reliable and exhaustive resources, conducting training sessions and organizing networking events with alumni and industry professionals, in line with our vision to empower and educate future business leaders.</p>
</div>
</div>
</div>
</section>
<!-- Numbers -->
<section id="cta2" class="cta" style="background-image: linear-gradient(#c70e0e, #dd4d4b);">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center text-lg-left">
<hr style="opacity: 1; width: 10%; border-top: 4px solid #fff;"/><br/>
<h3 style="color: #fff; font-size: 48px; text-align: left;">We take pride in our numbers.</h3><br/>
<p style="color: #fff; font-size: 18px; text-align: justify;">Since its inception, the Finance & Consulting Club has grown significantly and established its presence in every department across all faculties, and is now home to the largest network of finance, investment, consulting and analytics enthusiasts in Jadavpur University.</p><br/><br/>
<div class="row no-gutters clients-wrap clearfix" data-aos="fade-up" data-aos-duration=200>
<div class="col-lg-2 col-md-4 col-xs-6 client-data">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #fff;"/>
<p style="color: #fff; font-size: 16px; text-align: left;"><b> FOLLOWERS</b><br/><br/>
<h2 style="color: #fff; font-size: 64px; text-align: left;"><b>3K+</b></h2>
</div>
<div class="col-lg-2 col-md-4 col-xs-6 client-data">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #fff;"/>
<p style="color: #fff; font-size: 16px; text-align: left;"><b> SUBSCRIBERS</b><br/><br/>
<h2 style="color: #fff; font-size: 64px; text-align: left;"><b>2K+</b></h2>
</div>
<div class="col-lg-2 col-md-4 col-xs-6 client-data">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #fff;"/>
<p style="color: #fff; font-size: 16px; text-align: left;"><b> EVENT FOOTFALL</b><br/><br/>
<h2 style="color: #fff; font-size: 64px; text-align: left;"><b>1K+</b></h2>
</div>
<div class="col-lg-2 col-md-4 col-xs-6 client-data">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #fff;"/>
<p style="color: #fff; font-size: 16px; text-align: left;"><b> CLUB MEMBERS</b><br/><br/>
<h2 style="color: #fff; font-size: 64px; text-align: left;"><b>800+</b></h2>
</div>
<div class="col-lg-2 col-md-4 col-xs-6 client-data">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #fff;"/>
<p style="color: #fff; font-size: 16px; text-align: left;"><b> TEAM STRENGTH</b><br/><br/>
<h2 style="color: #fff; font-size: 64px; text-align: left;"><b>40+</b></h2>
</div>
<div class="col-lg-2 col-md-4 col-xs-6 client-data">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #fff;"/>
<p style="color: #fff; font-size: 16px; text-align: left;"><b> ALUMNI MENTORS</b><br/><br/>
<h2 style="color: #fff; font-size: 64px; text-align: left;"><b>10+</b></h2>
</div>
</div><br/>
</div>
</div>
</div>
</section>
<!-- Actions -->
<section id="clients" class="clients" style="background-image: linear-gradient(#fff, #f6f3f5);">
<div class="container">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #28161b;"/><br/>
<div class="section-title">
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>GET INVOLVED</b></p><br/>
<h2 style="color: #28161b; font-size: 48px; text-align: left; font-weight: 700;">Your active participation keeps FinClub going!</h2>
<p style="color: #28161b; font-size: 18px; text-align: justify;">Not sure where to start? Here's a list of things you can explore.</p>
</div>
<div class="row no-gutters clients-wrap clearfix" data-aos="fade-up" data-aos-duration=200>
<a class="col-lg-3 col-md-4 col-xs-6 client-data" href="join.html" style="display: block;">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #28161b;"/>
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>01</b></p><br/><br/>
<h2 style="color: #28161b; font-size: 36px; text-align: left;"><b>Apply for club membership</b></h2><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">Join to be a part of our unique community of problem solvers.</p>
</a>
<a class="col-lg-3 col-md-4 col-xs-6 client-data" href="study.html" style="display: block;">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #28161b;"/>
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>02</b></p><br/><br/>
<h2 style="color: #28161b; font-size: 36px; text-align: left;"><b>Head to our study corner</b></h2><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">Join a self-paced online course to learn something new today.</p>
</a>
<a class="col-lg-3 col-md-4 col-xs-6 client-data" href="events.html" style="display: block;">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #28161b;"/>
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>03</b></p><br/><br/>
<h2 style="color: #28161b; font-size: 36px; text-align: left;"><b>Take part in a club event</b></h2><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">Look for upcoming events in our events and activities calendar.</p>
</a>
<a class="col-lg-3 col-md-4 col-xs-6 client-data" href="https://finclubju.substack.com" target="_blank" style="display: block;">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #28161b;"/>
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>04</b></p><br/><br/>
<h2 style="color: #28161b; font-size: 36px; text-align: left;"><b>Read our best blog articles</b></h2><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">Find articles, notes and insights by club members and alumni.</p>
</a>
</div><br/>
<div class="row no-gutters clients-wrap clearfix" data-aos="fade-up" data-aos-duration=200>
<a class="col-lg-3 col-md-4 col-xs-6 client-data" href="about-us/team-finclub.html" style="display: block;">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #28161b;"/>
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>05</b></p><br/><br/>
<h2 style="color: #28161b; font-size: 36px; text-align: left;"><b>Meet our dynamic team</b></h2><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">Meet the dedicated individuals who make it all possible.</p>
</a>
<a class="col-lg-3 col-md-4 col-xs-6 client-data" href="https://finclubju.substack.com/subscribe" target="_blank" style="display: block;">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #28161b;"/>
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>06</b></p><br/><br/>
<h2 style="color: #28161b; font-size: 36px; text-align: left;"><b>Join our newsletter</b></h2><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">Receive study material, career guides, case studies and more.</p>
</a>
<a class="col-lg-3 col-md-4 col-xs-6 client-data" href="about-us/testimonials.html" style="display: block;">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #28161b;"/>
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>07</b></p><br/><br/>
<h2 style="color: #28161b; font-size: 36px; text-align: left;"><b>Write us a testimonial</b></h2><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">Let us know your opinion on our work and activities.</p>
</a>
<a class="col-lg-3 col-md-4 col-xs-6 client-data" href="about-us/our-story.html" style="display: block;">
<hr style="opacity: 1; width: 100%; border-top: 1px solid #28161b;"/>
<p style="color: #c70e0e; font-size: 18px; text-align: left;"><b>08</b></p><br/><br/>
<h2 style="color: #28161b; font-size: 36px; text-align: left;"><b>Find out more about us</b></h2><br/>
<p style="color: #28161b; font-size: 18px; text-align: justify;">Learn more about our origin, our mission and our vision.</p>
</a>
</div><br/>
</div>
</section>
<!-- Subscribe -->
<section id="cta2" class="cta" style="background-image: linear-gradient(#333, #000);">
<div class="container">
<div class="row">
<div class="col-lg-9 text-center text-lg-left">
<hr style="opacity: 1; width: 10%; border-top: 4px solid #fff;"/><br/>
<h3 style="color: #fff; font-size: 48px; text-align: left;">Subscribe to our Substack newsletter to receive study material, career guides, case studies, opinion pieces and more!</h3><br/>
<p style="color: #fff; font-size: 18px; text-align: justify;">Our newsletter contains carefully curated educational content, experiences shared by alumni, articles and opinion pieces written by club members, notes and insights on business topics, seasoned with book reviews and occasional tips and tricks on college life, career and beyond.</p><br/><br/>
</div>
<div class="col-lg-3 cta-btn-container text-center">
<a class="cta-btn align-middle" href="https://finclubju.substack.com/subscribe" target="_blank" style="font-size:20px;"><i class="bi bi-person-plus-fill" style="font-size:20px;"></i> Subscribe</a>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<!-- Footer Pane 1 -->
<div class="col-lg-5 col-md-6 footer-contact">
<img src="assets/img/finclub-logo.png" style="width:32%;"/><br/><br/><br/>
<p style="font-size:16px;"><span style="color:#fff;"><i class="bi bi-envelope-at-fill" style="font-size:16px;"></i> finclubju@gmail.com</span><br/><br/></p>
<div class="copyright">Copyright © <strong><span>The Finance & Consulting Club, Jadavpur University</span></strong>.</div>
<div class="credits">Designed with ❤️ by <a href="developer.html" style="color:#b2b2b2"><u>developers</u></a> at FinClub JU. Website <a href="privacy-and-terms-of-service.html" style="color:#b2b2b2"><u>Privacy & TOS</u>.</a></div>
</div>
<!-- Footer Pane 2 -->
<div class="col-lg-1 col-md-6 footer-links">
</div>
<!-- Footer Pane 3 -->
<div class="col-lg-2 col-md-6 footer-links">
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="index.html">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://finclubju.substack.com" target="_blank">Our Blog</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="study.html">Study Corner</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="events.html">Events List</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/contact-us.html">Contact Us</a></li>
</ul>
</div>
<!-- Footer Pane 4 -->
<div class="col-lg-2 col-md-6 footer-links">
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/our-story.html">Our Story</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/team-finclub.html">Team FinClub</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/alumni-and-advisors.html">Alumni & Advisors</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/press-and-collabs.html">Press & Collabs</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about-us/testimonials.html">Testimonials</a></li>
</ul>
</div>
<!-- Footer Pane 5 -->
<div class="col-lg-2 col-md-6 footer-links">
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="join.html">Join FinClub</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="submit-an-article.html">Submit an Article</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="our-work/publications.html">Our Publications</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="our-work/services.html">Our Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="our-work/projects.html">Our Projects</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- Back to Top -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files and Template Main JS File -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>