-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathfree_resources_page.html
239 lines (175 loc) · 9.08 KB
/
free_resources_page.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
<!DOCTYPE html>
<html>
<head>
<title>Finance & Economics Club, IIT Guwahati</title>
<link rel="icon" href="assets/teams/favicon.png">
<meta charset="UTF-8">
<meta name="viewport" content="width=1024, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- fonts -->
<link href='https://fonts.googleapis.com/css?family=Inter' rel='stylesheet'>
<link href='https://fonts.googleapis.com/css?family=Manrope' rel='stylesheet'>
<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=Inter:wght@100;200;300;400;500;600&family=Manrope:wght@200;400;600&display=swap" rel="stylesheet">
<style>
/* Add animation to "page content" */
body {
position: relative;
-webkit-animation-name: body;
-webkit-animation-duration: 1s;
animation-name: body;
animation-duration: 1s;
}
@-webkit-keyframes body {
from { bottom:-100px; opacity:0 }
to { bottom:0px; opacity:1 }
}
@keyframes body{
from { bottom:-100px; opacity:0 }
to { bottom:0px; opacity:1 }
}
</style>
</head>
<body>
<div class="header">
<div class="logo">
<a href="index.html" width="5%"><img src="assets/header.png" ></a>
</div>
<div id="navbar" class="navbar">
<a href="./" style="margin-top:1.5%;"><img src="assets/header.png" ></a><br>
<a href="javascript:void(0);" class="burger" onclick="menu()">
<i id="fa" class="fa fa-bars"></i>
</a>
<a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ" target="_blank"><br><br></a>
<a href="teams.html">Teams</a>
<a href="free_resources_page.html">Free Resources</a>
<a href="eventspage.html">Events</a>
<a href="https://forms.gle/s3GXV8LzxankBsLm8" target="_blank">Contact Us</a>
<a href="https://feciitg.medium.com/" target="_blank">Blogs Medium</a>
<a href="alumnipage.html">Alumni Corner</a>
</div>
</div>
<br>
<br>
<br>
<div class="biggest_box_freeresources">
<div class="heading_freeresources">
Available Resources
</div>
<div class="container_freeresources">
<div class="resources_grid">
<div class="resource_box">
<p class="resource_green_heading">
MnAnalyse 2022 Prompt
</p>
<p class="resource_description">
MnAlyse is India's only Mergers & Acquisitions based case competition. With over 1500 Teams participating every year it is also India's one of the biggest case competition.
</p>
<div class="download_resource_button">
<a href="https://drive.google.com/file/d/1eMwffu6LHQs9wECONQGzv8ugDmEwfaLy/view?usp=sharing" target="_blank">
Click Here...
</a>
</div>
</div>
<div class="resource_box">
<p class="resource_green_heading">
Valution Project 2022
</p>
<p class="resource_description">
The project is entirely designed by the students of Finance & Economics Club, IIT Guwahati. It is designed in a manner that it will take the practitioner from the basics to advanced.
</p>
<div class="download_resource_button">
<a href="https://drive.google.com/drive/folders/18NzG6p2SeaeChCshi31d32ay3JF_gYje?usp=sharing" target="_blank">
Click Here...
</a>
</div>
</div>
<div class="resource_box">
<p class="resource_green_heading">
Foundation of Finance Course
</p>
<p class="resource_description">
The course is designed for the beginners who want to gain an idea about what real finance looks like. 12 Videos and 12 Assignements to complete this is just what you want.
</p>
<div class="download_resource_button">
<a href="https://drive.google.com/drive/folders/12M1GSw5yspgTidXfbSqbTmruw6KmKkwE?usp=sharing" target="_blank">
Click Here...
</a>
</div>
</div>
<div class="resource_box">
<p class="resource_green_heading">
Free Books PDF
</p>
<p class="resource_description">
We at Finance & Econommics Club, IIT Guwahati have a plethora of resources and a part of our bunch is books. You can have a look at some of what we have for you.
</p>
<div class="download_resource_button">
<a href="https://drive.google.com/drive/folders/1hDq92ES8ZjbUYNTdsCbfGBknutBVG3h1?usp=sharing" target="_blank">
Click Here...
</a>
</div>
</div>
<div class="resource_box">
<p class="resource_green_heading">
Auction Theory Project Prompt
</p>
<p class="resource_description">
Game & Auction theory is one of the hottest topic in today's world and having a project application based is all you will need to start learning with.
</p>
<div class="download_resource_button">
<a href="https://docs.google.com/presentation/d/1hc3P_kFoYtvMCP5NHP-GNPfQnaOOQNYiHZO0mLIezmM/edit?usp=sharing" target="_blank">
Click Here...
</a>
</div>
</div>
<div class="resource_box">
<p class="resource_green_heading">
Algo Trading Resources
</p>
<p class="resource_description">
Quantitative Finace & Algorithmic Trading is a topic everyone wants a piece of but most of them do not know how to start with. But don’t worry now you are just at the right place!
</p>
<div class="download_resource_button">
<a href="https://drive.google.com/file/d/1VzP0H3u6KtVwoxviZDeu_EJGY2Gt5aLI/view?usp=sharing/" target="_blank">
Click Here...
</a>
</div>
</div>
<div class="resource_box">
<p class="resource_green_heading">
Fundamental Analysis Resources
</p>
<p class="resource_description">
Learn how investors decide on which company they have to put their money learn. These 12 Day Resources are more than enough for you to kickstart you journey in the world of investing.
</p>
<div class="download_resource_button">
<a href="https://drive.google.com/drive/folders/1bwEXEPk3r21l-O03upqkOP1CMYZ1p0JJ?usp=sharing" target="_blank">
Click Here...
</a>
</div>
</div>
</div>
<div class="coming_soon">
More Resources
<span style=" color: rgb(99, 187, 84)">
Coming Soon.
</span>
Stay Tuned
</div>
</div>
<hr style="color:white;border-style:solid;width:90%;margin-top: 3%;">
<div class="BelowMargin_teams">
<a href="./" style="margin:0%;"><img src="assets/teams/feclogomain.png" style="width:40px;"></a>
<a href="https://feciitg.medium.com/" target="_blank">Blog</a>
<a href="https://forms.gle/s3GXV8LzxankBsLm8" target="_blank">Write to Us</a>
<a>FAQ</a>
<a>Copyright - Finance & Economics Club , IIT Guwahati</a>
<a href="https://www.linkedin.com/company/finance-and-economics-club-iitg/"><i class="fa fa-linkedin"></i></a> <a href="https://www.instagram.com/fec_iitg/"><i class="fa fa-instagram"></i></a> <a href="https://www.facebook.com/financeclubiitg"><i class="fa fa-facebook"></i></a> <a href="https://www.youtube.com/channel/UCnDlqT39NuuEV99wWARu3TQ"><i class="fa fa-youtube"></i></a>
</div>
<!--EndHeader ends here-->
</div>
</body>
</html>