-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcertificates.html
189 lines (188 loc) · 6.15 KB
/
certificates.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="css/index.css" />
<link rel="stylesheet" href="css/certificates.css" />
<title>Chanchal Mishra</title>
</head>
<body>
<div class="headerContainer">
<div class="header">
<div class="headerText">
<h1>Certificates</h1>
<p>Cerifications from Institutions/Competetions</p>
<div>Learn | Teach | Reflect</div>
</div>
</div>
<div class="nav" id="nav">
<div class="navItem"><a href="/">About</a></div>
<div class="navItem"><a href="/projects.html">Projects</a></div>
<div class="navItem active">
<a href="#certificates">Certificates</a>
</div>
<div class="navItem"><a href="/contact.html">Contact</a></div>
</div>
</div>
<div id="certificates">
<div class="certificate">
<div class="certificateHeader">
<h1>React, Hong Kong University</h1>
<div class="certificateLinks">
<a href="https://coursera.org/share/8900f4574d2bf31ee69b049869891a24" target="_blank"
><span
class="iconify"
data-inline="false"
data-icon="bx:bx-link-alt"
></span
></a>
</div>
</div>
<img src="media/react_honkong.png" alt="react_honkong" />
</div>
<hr />
<div class="certificate">
<div class="certificateHeader">
<h1>Web Development Intern, Offiql</h1>
<div class="certificateLinks">
<a href="https://drive.google.com/file/d/1lxnpdt_bxeiLcAvVrs2t2dmuE981m8ls/view?usp=sharing" target="_blank"
><span
class="iconify"
data-inline="false"
data-icon="bx:bx-link-alt"
></span
></a>
</div>
</div>
<img src="media/internship.png" alt="internship" />
</div>
<hr />
<div class="certificate">
<div class="certificateHeader">
<h1>Python, University of Michigan</h1>
<div class="certificateLinks">
<a href="https://coursera.org/share/d16c110e58147b19c9596979e4b8bb31" target="_blank"
><span
class="iconify"
data-inline="false"
data-icon="bx:bx-link-alt"
></span
></a>
</div>
</div>
<img src="media/python_michigan.png" alt="python_michigan" />
</div>
<hr />
<div class="certificate">
<div class="certificateHeader">
<h1>Data Science, University of Michigan</h1>
<div class="certificateLinks">
<a href="https://coursera.org/share/727a1649e26098940f44cc4147e404e9" target="_blank"
><span
class="iconify"
data-inline="false"
data-icon="bx:bx-link-alt"
></span
></a>
</div>
</div>
<img src="media/data_science_michigan.png" alt="data_science_michigan" />
</div>
<hr />
<div class="certificate">
<div class="certificateHeader">
<h1>Bootstrap, Hong Kong University</h1>
<div class="certificateLinks">
<a href="https://coursera.org/share/1cb6a380425a2f44977cec6c59435c50" target="_blank"
><span
class="iconify"
data-inline="false"
data-icon="bx:bx-link-alt"
></span
></a>
</div>
</div>
<img src="media/bootstrap_hongkong.png" alt="bootstrap_hongkong" />
</div>
<hr />
<div class="certificate">
<div class="certificateHeader">
<h1>C language, IIT Bombay</h1>
<div class="certifialse"
data-icon="akar-icons:github-fill"
></span></a
><a href="https://spoken-tutorial.org/software-training/test/verify-test-certificate/" target="_blank"
><span
class="iconify"
data-inline="false"
data-icon="bx:bx-link-alt"
></span
></a>
</div>
</div>
<img src="media/c_foss.png" alt="c_foss" />
</div>
<hr />
<div class="certificate">
<div class="certificateHeader">
<h1>Hashcode 2021</h1>
<div class="certificateLinks">
<a href="https://codingcompetitions.withgoogle.com/codejam/certificate/summary/00000000004360f1" target="_blank"
><span
class="iconify"
data-inline="false"
data-icon="bx:bx-link-alt"
></span
></a>
</div>
</div>
<img src="media/hashcode.png" alt="hashcode" />
</div>
<hr />
</div>
<footer>
<a href="http://instagram.com/chanchalmishra_" target="_blank"
><span
class="iconify"
data-inline="false"
data-icon="akar-icons:instagram-fill"
></span
></a>
<a href="http://github.com/chnlmshr" target="_blank">
<span
class="iconify"
data-inline="false"
data-icon="akar-icons:github-fill"
></span>
</a>
<a
href="http://www.linkedin.com/in/chanchal-mishra-0661561b1"
target="_blank"
>
<span
class="iconify"
data-inline="false"
data-icon="akar-icons:linkedin-fill"
></span>
</a>
<a href="https://www.hackerrank.com/chanchal19CS1090" target="_blank">
<span
class="iconify"
data-inline="false"
data-icon="cib:hackerrank"
></span>
</a>
<a href="mailto:19bcs1090@gmail.com" target="_blank">
<span
class="iconify"
data-inline="false"
data-icon="eva:email-fill"
></span>
</a>
</footer>
<script src="https://code.iconify.design/1/1.0.6/iconify.min.js"></script>
<script src="script/index.js"></script>
</body>
</html>