cv/_site/volunteer.html

49 lines
1.0 KiB
HTML
Raw Normal View History

2023-11-27 10:00:59 +00:00
<!doctype html>
<html>
<head>
<meta charset="utf-8">
2024-02-15 16:50:30 +00:00
<title>CV - Volunteer</title>
2023-11-27 10:00:59 +00:00
<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" >Education</a>
<a href="/work.html" >Work</a>
2024-02-15 13:44:12 +00:00
<a href="/homelab.html" >Homelab</a>
2023-11-27 10:00:59 +00:00
<a href="/volunteer.html" class="current">Volunteering</a>
</nav>
<h1 id="volunteering">Volunteering</h1>
<p>This page tells you about my Volunteering:</p>
<h3 id="combined-cadet-force-2016-2021">Combined Cadet Force: 2016-2021:</h3>
<p>Corporal in the RAF Section</p>
<h4 id="responsibilities">Responsibilities:</h4>
<ul>
<li>Help Training new recruits Lesson Planning</li>
<li>Plan weekly training programme</li>
<li>Team building exercises</li>
</ul>
<h4 id="achievements">Achievements:</h4>
<ul>
<li>Passed the Air Cadet Leadership Course Week-long residential Course at RAF College Cranwell</li>
<li>Shooting</li>
<li>Flying</li>
</ul>
</body>
</html>