cv/_site/education.html

54 lines
1.2 KiB
HTML
Raw Normal View History

2023-11-26 22:26:29 +00:00
<!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>
2023-11-27 10:00:59 +00:00
<a href="/volunteer.html" >Volunteering</a>
2023-11-26 22:26:29 +00:00
</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>
2023-11-27 09:05:58 +00:00
<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>
2023-11-27 09:05:58 +00:00
<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>
2023-11-26 22:26:29 +00:00
</body>
</html>