-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheducation.html
220 lines (203 loc) · 7.54 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
<!DOCTYPE HTML>
<html>
<head>
<title>Imran's Portfolio</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo">My Portfolio</a>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="aboutme.html">About Me</a></li>
<li><a href="itskills.html">IT Skills</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="webdesign.html">Web Design</a></li>
<li class="active"><a href="education.html">Education</a></li>
</ul>
<ul class="icons">
<li><a href="https://github.com/Imranu" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://www.linkedin.com/in/imran-u-1a5104213/" class="icon brands fa-linkedin"><span class="label">Instagram</span></a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Table -->
<h2>Ongoing Education</h2>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Place of Education</th>
<th>Name of Qualification</th>
<th>Type of Qualification</th>
</tr>
</thead>
<tbody>
<tr>
<td>EDx, Harvardx</td>
<td>CS50x Introduction to Computer Science</td>
<td>Online Certification</td>
</tr>
<tr>
<td>freecodecamp</td>
<td>Responsive Web Design</td>
<td>Online Certification</td>
</tr>
<tr>
<td>Udemy ~Al Sweigart</td>
<td>Automate the Boring Stuff with Python</td>
<td>Online Certification</td>
</tr>
</tbody>
</table>
</div>
<!-- Table -->
<h2>Formal Education</h2>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Place of Education</th>
<th>Name of Qualification</th>
<th>Type of Qualification</th>
</tr>
</thead>
<tbody>
<tr>
<td>Oaklands College</td>
<td>Level 3 Extended Diploma in Information Technology</td>
<td>BTEC</td>
</tr>
<!--<tr class="blank_row">
<td colspan="3"></td>
</tr>
<tr>
<td colspan="3">Units Completed: Computer Systems, Information Systems, Software Development & Design, Organisational Systems Security, e-Commerce, IT Technical Support, Website Production, Spreadsheet Modelling, Database Design, Games Development, Object Oriented Programming, Maths for IT, Communication and employability skills for IT, Computer Networks, Event Driven Programming</td>
</tr>
<tr class="blank_row">
<td colspan="3"></td>
</tr> -->
<tr>
<td>Townsend Church of England School</td>
<td>English Language</td>
<td>GCSE</td>
</tr>
<tr>
<td>Townsend Church of England School</td>
<td>Mathematics</td>
<td>GCSE</td>
</tr>
<tr>
<td>Townsend Church of England School</td>
<td>Science</td>
<td>GCSE</td>
</tr>
<tr>
<td>Townsend Church of England School</td>
<td>Additional Science</td>
<td>GCSE</td>
</tr>
<tr>
<td>Townsend Church of England School</td>
<td>Religious Studies</td>
<td>GCSE</td>
</tr>
<tr>
<td>Townsend Church of England School</td>
<td>Geography</td>
<td>GCSE</td>
</tr>
<tr>
<td>Townsend Church of England School</td>
<td>Physical Education</td>
<td>GCSE</td>
</tr>
<tr>
<td>Townsend Church of England School</td>
<td>English Literature</td>
<td>GCSE</td>
</tr>
<tr>
<td>Townsend Church of England School</td>
<td>Product Design</td>
<td>GCSE</td>
</tr>
</tbody>
</table>
</div>
<!-- Table -->
<h2>Online Certificates</h2>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Course Provider</th>
<th>Course Name with link</th>
<th>Certificate ID</th>
</tr>
</thead>
<tbody>
<tr>
<td>Google Digital Garage</td>
<td><a href="https://learndigital.withgoogle.com/digitalgarage/validate-certificate-code">Fundamentals of digital marketing</a></td>
<td>42R 5A9 VYM</td>
</tr>
<tr>
<td>YouAccel Training</td>
<td><a href="https://www.udemy.com/certificate/UC-71fb4b85-665b-44e5-a05b-0d0e73cda3ba/">Internet and Web Development Fundamentals</a></td>
<td>UC-71fb4b85-665b-44e5-a05b-0d0e73cda3ba</td>
</tr>
<tr>
<td>Udemy ~John Courtenay</td>
<td><a href="https://www.udemy.com/certificate/UC-2209af85-e6f0-4304-8dd0-bbae4e54355a/">IT & Desktop Computer Support - Real World Troubleshooting</a></td>
<td>UC-2209af85-e6f0-4304-8dd0-bbae4e54355a</td>
</tr>
<tr>
<td>Udemy ~Kiran Gavali</td>
<td><a href="https://www.udemy.com/certificate/UC-d9244bc9-87fa-4a58-a329-30be905b659d/">Python for beginners - Learn all the basics of python</a></td>
<td>UC-d9244bc9-87fa-4a58-a329-30be905b659d</td>
</tr>
<tr>
<td>Udemy ~Alex Horea</td>
<td><a href="https://www.udemy.com/certificate/UC-f3912f89-da93-47f7-9025-d5318e6a9503/">Git with Visual Studio Code</a></td>
<td>UC-f3912f89-da93-47f7-9025-d5318e6a9503</td>
</tr>
<tr>
<td>Udemy ~Peter A</td>
<td><a href="https://www.udemy.com/certificate/UC-15aedd02-86c0-4d5d-937a-b71705381537/">Ethical Hacking: Introduction to Exploits</a></td>
<td>UC-15aedd02-86c0-4d5d-937a-b71705381537/</td>
</tr>
<tr>
<td>Udemy ~Alex Horea</td>
<td><a href="https://www.udemy.com/certificate/UC-1e8eb173-d24e-40ef-be86-1e2481498cc4/">Ubuntu Linux on VirtualBox quick setup</a></td>
<td>UC-1e8eb173-d24e-40ef-be86-1e2481498cc4</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- Copyright -->
<div id="copyright">
<ul><li>© My Portfolio, Imran Uddin</li><li>Design: Inspired by, HTML5 UP -Massively</li></ul>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>