cv/_site/education.html
2023-11-27 09:54:27 +00:00

52 lines
1.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Education</title>
<link rel="stylesheet" href="/assets/css/styles.css">
</head>
<body>
<nav>
<a href="/" >Home</a>
<a href="/about.html" >About</a>
<a href="/education.html" class="current">Education</a>
<a href="/work.html" >Work</a>
</nav>
<h1 id="education">Education</h1>
<p>This page tells you about my Education:</p>
<h3 id="gcse--the-vyne-community-school-2014-19">GCSE The Vyne Community School 2014-19</h3>
<ul>
<li>English Language: 5</li>
<li>English Literature: 4</li>
<li>Maths: 9</li>
<li>Combined Science: 99</li>
<li>Computer Science: 7</li>
<li>French: 2</li>
<li>Health and Fitness: Merit</li>
</ul>
<h3 id="a-level--queen-marys-collage-2019-21">A-Level Queen Marys Collage 2019-21</h3>
<ul>
<li>Maths: C</li>
<li>Physics: C</li>
<li>Computer Science: D</li>
</ul>
<h3 id="other-qualifications">Other Qualifications</h3>
<ul>
<li>DrayTek DCNA</li>
<li>Webroot Business Endpoint Protection Technical and Sales Certification</li>
<li>EasyDMARC Compliant and DMARC Certified</li>
</ul>
</body>
</html>