-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathacademics.html
145 lines (144 loc) · 7.01 KB
/
academics.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
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="img/title.jpg" />
<title>Sajal Agrawal</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- latest compiled and minified css -->
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css" type="text/css">
<!-- jquery library -->
<script src="bootstrap/js/jquery-3.2.1.min.js" type="text/javascript"></script>
<!-- latest compiled and minified javascript -->
<script src="bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<!-- external css -->
<link rel="stylesheet" href="css/style.css" type="text/css">
<!-- external script file-->
<script src="js/script.js" type="text/javascript"></script>
</head>
<body id="academics">
<div>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#mynavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand" style="font-size:24px;">SAJAL AGRAWAL</a>
</div>
<div class="collapse navbar-collapse" id="mynavbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="academics.html"><span class="glyphicon glyphicon-education"></span> Academics</a></li>
<li><a href="experience.html"><span class="glyphicon glyphicon-briefcase"></span> Work Experience</a></li>
<li><a href="projects.html"><span class="glyphicon glyphicon-th-large"></span> Projects</a></li>
<li><a href="index.html#contactMe"><span class="glyphicon glyphicon-phone"></span>Contact Me</a></li>
</ul>
</div>
</div>
</nav>
</div>
<br><br><br><br><br>
<h3 style="color:grey">ACADEMICS</h3><hr style="margin-top:0px;">
<!-- <div>
<table class="table table-hover table-bordered">
<tbody style="font-size:20px">
<tr>
<th>Course</th><th>Institute</th><th>Duration</th>
</tr>
<tr>
<td>High School</td><td>St. Norbert School, Indore</td><td>2008-13</td>
</tr>
<tr>
<td>Senior Secondary School</td><td>St. Norbert School, Indore</td><td>2013-15</td>
</tr>
<tr>
<td>B.E. Computer Science</td><td>SGSITS, Indore</td><td>2015-19</td>
</tr>
</tbody>
</table>
</div> -->
<div class="row">
<div class="col-xs-6">
<center>
<a href="http://www.stnorbertschool.ac.in/secondary/" target="_blank"><img class="circleImage" onmouseover="enlarge(this);" onmouseleave="reduceBack(this);" src="img/stNorbert.PNG" width="175" height="175" alt="St. Norbert School logo" class="img-responsive img-circle"></a>
<br><br><p class="capt">St. Norbert School, Indore <br>2008-15</p>
<p class="capt">I went to school here, in Indore, for 7 years. </p>
</center>
</div>
<div class="col-xs-6">
<center>
<a href="http://www.sgsits.ac.in/" target="_blank"><img class="circleImage" onmouseover="enlarge(this);" onmouseleave="reduceBack(this);" src="img/sgsits.png" width="175" height="175" alt="SGSITS, Indore logo" class="img-responsive img-circle"></a>
<br><br><p class="capt">SGSITS, Indore <br>2015-19</p>
<p class="capt">I have completed my B.E. in Computer Science from this college.</p>
</center>
</div>
</div>
<br>
<div>
<ul style="font-size:18px; text-align: justify;">
<li>CGPA of 7.65/10 at SGSITS, Indore</li>
<li>AIR 4299 in JEE-Mains 2015</li>
<li>96.6% in 12th Std. CBSE Board (2015), 100/100 in Mathematics.</li>
<li>CGPA of 9.8/10 in 10th Std. CBSE Board(2013)</li>
<li>PCM Stream Indore Topper in 12th CBSE Board</li>
<li>Felicitated with Certificate of Merit by All India Senior School Certificate Examination (AISSCE) 2015 for being among the top 0.1% of successful candidates in Mathematics.</li>
<li>Gold Medal in 16th SOF National Science Olympiad for securing School Rank 1 in Class 11th, 2014.</li>
</ul>
</div><br>
<div>
<h3 style="color:grey">EXTRA CURRICULAR</h3><hr style="margin-top:0px;">
<!--<ul style="font-size:18px; text-align: justify;">
<li>Head of Coding dept at Computer Club, SGSITS.</li>
<li>GeeksforGeeks Campus Ambassador of SGSITS.</li>
<li>Problem Setter & Tester for several college coding competitions.</li>
<li>Coordinator at 'CodeFoster Club', the official competitive coding club of SGSITS.</li>
</ul>-->
<div class="row">
<div class="col-xs-6">
<center>
<a href="http://codefoster.club/" target="_blank"><img class="circleImage" onmouseover="enlarge(this);" onmouseleave="reduceBack(this);" src="img/codefoster.jpg" width="175" alt="Codefoster logo" height="175" class="img-responsive img-circle"></a>
<br><br><p class="capt">Coordinator at 'CodeFoster Club', the official competitive coding club of SGSITS.<br>Sep'16 - April '19</p>
</center>
</div>
<div class="col-xs-6">
<center><br><br><br><br>
<a href="https://www.geeksforgeeks.org/" target="_blank"><img onmouseover="enlarge(this);" onmouseleave="reduceBack(this);" src="img/gfg.png" alt="GeeksforGeeks logo" width="175" height="175" class="img-responsive"></a>
<br><br><br>
<p class="capt">GeeksforGeeks Campus Ambassador of SGSITS.<br>Aug'17 - Apr'18</p>
</center>
</div>
</div>
<br><br>
<!--<hr style=" border-top: 1px solid #ccc;">-->
<center>
<div id="squares">
<div id="1"></div>
<div id="2"></div>
<div id="3"></div>
</div>
</center>
<br>
<div class="row">
<div class="col-xs-6">
<center>
<p class="capt">Head of Coding dept at Computer Club, SGSITS.<br>Feb'18 - April '19</p>
</center>
</div>
<div class="col-xs-6">
<center>
<p class="capt"><a href="https://drive.google.com/open?id=150YyyLzaqZVhkNDS19aG1i4u6s5tZCS1n3GMEuXRi1M" target="_blank" style="color:#0a5360;">Problem Setter & Tester</a> for several college coding competitions.</p>
</center>
</div>
</div>
</div>
<br><br><br>
<div class="footer">
<hr>
<center>
<p style="color:grey"><b>Designed and developed by Sajal Agrawal</b></p>
</center>
</div>
</body>
</html>