forked from smaranjitghose/awesome-portfolio-websites
-
Notifications
You must be signed in to change notification settings - Fork 0
/
education.html
223 lines (201 loc) · 9.53 KB
/
education.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
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<title>John Doe | Education</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords"
content="free portfolio template,portfolio template, portfolio website template, open source, open sourcing, contributing to open source" />
<meta name="description"
content="This project serves free and beautiful portfolio template for everyone. Anyone can showcase their work including moocs, education, projects, experience,etc. to the world." />
<!-- Robot.txt -->
<meta name="robots" content="index,follow" />
<meta name="Googlebot" content="index,follow" />
<meta name="AdsBot-Google" content="index,follow" />
<meta property="og:site_name" content="https://portfolio.smaranjitghose.codes/education.html">
<meta property="og:title" content="John Doe | Education">
<meta property="og:description"
content="This project serves free and beautiful portfolio template for everyone. Anyone can showcase their work including moocs, education, projects, experience,etc. to the world.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://portfolio.smaranjitghose.codes/education.html">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://portfolio.smaranjitghose.codes/education.html">
<meta name="application-name" content="John Doe | Education" />
<meta name="apple-mobile-web-app-title" content="John Doe | Education" />
<meta name="summary"
content="An open source project aimed at providing free and beautiful templates to everyone for building their portfolio websites and showcase their work to the world." />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--For Dark/Light mode Toggle-->
<script src="https://code.iconify.design/1/1.0.4/iconify.min.js"></script>
<!--Import materialize.css-->
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css" />
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css">
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
<link rel="stylesheet" href="assets/css/hover-min.css">
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
<link rel="stylesheet" href="assets/css/education.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="icon" href="assets/images/favicon.png" type="image/png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
</head>
<body>
<!--Dynamic Nav Bar-->
<!--Header Section-->
<div class="container pt-5" style="width: 100%; min-height: 80%;">
<section style="height: 90vh;">
<div class="container-fluid px-3 pt-5">
<div class="row text-dark mx-auto">
<div class="col-md-6"> <img class="img-fluid d-block animate__animated animate__zoomIn animate__delay-1s"
src="./assets/images/education-page/header-male.svg" draggable="true" style="margin-top: 45px;"> </div>
<div class="px-md-5 p-3 col-md-6 d-flex flex-column align-items-center justify-content-center animate__animated animate__zoomIn animate__delay-1s">
<h2 class="main-heading mb-0">Education</h2>
<p class=" pre-heading font-weight-bolder text-center animate__animated animate__fadeInUp animate__delay-2s">
An investment in knowledge pays the best interest. – Benjamin Franklin
</p>
</div>
</div>
</div>
</section>
</div>
<!-- Education Section -->
<section class="s2">
<div class="container-sm edSection">
<div class="conatiner text-center">
<h1 class="head" data-aos="fade-up" data-aos-delay="300">Education</h1>
</div>
<!-- CARDS -->
<div class="card mb-5" data-aos="fade-left" data-aos-delay="500">
<div class="row">
<div class="col-xl-6 col-md-6 col-sm-12">
<img src="assets/images/education-page/education.png">
</div>
<div class="col-xl-6 col-md-6 col-sm-12">
<h4>Post Graduation</h4>
<div class="qual">
<h6><em>Massachusetts institute of technology</em></h6>
<h6><em>M.Tech Computer Science</em></h6>
<h6><em>2021-2023</em></h6></div>
<p><i>Activities-</i> Sports, House Captain, Debate Club, Tech Society</p>
<p>An investment in knowledge always pays the best interest.</p>
</div>
</div>
</div>
<div class="card mb-5" data-aos="fade-right" data-aos-delay="500">
<div class="row">
<div class="col-xl-6 col-md-6 col-sm-12">
<img src="assets/images/education-page/education.png">
</div>
<div class="col-xl-6 col-md-6 col-sm-12">
<h4>Graduation</h4>
<div class="qual">
<h6><em>Massachusetts institute of technology</em></h6>
<h6><em>B.Tech Computer Science</em></h6>
<h6><em>2017-2021</em></h6></div>
<p><i>Activities-</i> Sports, House Captain, Debate Club, Tech Society</p>
<p>
An investment in knowledge always pays the best interest.
</p>
</div>
</div>
</div>
<div class="card mb-5" data-aos="fade-left" data-aos-delay="500">
<div class="row">
<div class="col-xl-6 col-md-6 col-sm-12">
<img src="assets/images/education-page/education.png">
</div>
<div class="col-xl-6 col-md-6 col-sm-12">
<h4>High School</h4>
<div class="qual">
<h6><em>Delhi Public School</em></h6>
<h6><em>High School</em></h6>
<h6><em>2015-2017</em></h6></div>
<p><i>Activities-</i> Sports, House Captain, Debate Club, Tech Society</p>
<p>An investment in knowledge always pays the best interest.</p>
</div>
</div>
</div>
<div class="card mb-5" data-aos="fade-right" data-aos-delay="500">
<div class="row">
<div class="col-xl-6 col-md-6 col-sm-12">
<img src="assets/images/education-page/education.png">
</div>
<div class="col-xl-6 col-md-6 col-sm-12">
<h4>Elementary School</h4>
<div class="qual">
<h6><em>Joyride</em></h6>
<h6><em>Pre-Primary</em></h6>
<h6><em>2002-2015</em></h6></div>
<p><i>Activities-</i> Sports, House Captain, Debate Club, Tech Society</p>
<p>An investment in knowledge always pays the best interest.</p>
</div>
</div>
</div>
</div>
</section>
<!--MOOCs Cards-->
<div id="mooc" class="container-fluid">
<h4 class="text-center pb-2 pt-5" data-aos="fade-up" data-aos-delay="300">MOOCs</h4>
<div class="row moocs">
<!-- Dynamic MOOCs Cards -->
</div>
</div>
<!-- Certificate Carousel -->
<div class="container-fluid">
<div class="col-12">
<h4 class="text-center p-2" data-aos="fade-up" data-aos-delay="300">Awards and Prizes</h4>
</div>
<div id="myCarousel" class="carousel slide mx-auto" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
<li data-target="#myCarousel" data-slide-to="4"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="assets/images/education-page/c1.png">
</div>
<div class="item">
<img src="assets/images/education-page/c2.jpg">
</div>
<div class="item">
<img src="assets/images/education-page/c3.png">
</div>
<div class="item">
<img src="assets/images/education-page/c4.png">
</div>
<div class="item">
<img src="assets/images/education-page/c5.jpg">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!-- Dynamic footer section -->
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-167979537-2"></script>
<!-- Fetching our Google Tag Manager -->
<!-- script -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="assets/js/app.js"></script>
<script type="text/javascript" src="./assets/js/education.js"></script>
</body>
</html>