removing unnecessary div
This commit is contained in:
@@ -1,356 +1,349 @@
|
|||||||
<template>
|
<template>
|
||||||
<main>
|
<main>
|
||||||
<div>
|
<RouterLink class="no-print" to="/">Home</RouterLink>
|
||||||
<RouterLink class="no-print" to="/">Home</RouterLink>
|
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="no-print"
|
class="no-print"
|
||||||
style="width: 100%; text-align: center; margin: 20px 0"
|
style="width: 100%; text-align: center; margin: 20px 0"
|
||||||
>
|
>
|
||||||
<h1>Page 1</h1>
|
<h1>Page 1</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="a4page">
|
<div class="a4page">
|
||||||
<div class="contact">
|
<div class="contact">
|
||||||
<h1>Adam French</h1>
|
<h1>Adam French</h1>
|
||||||
<!-- <a href="covers.html"><img width=25 height=50 src="img/rune.png"></a> -->
|
<!-- <a href="covers.html"><img width=25 height=50 src="img/rune.png"></a> -->
|
||||||
<div class="contact-details">
|
<div class="contact-details">
|
||||||
<p>+447563266931</p>
|
<p>+447563266931</p>
|
||||||
<p>adam.a.french@outlook.com</p>
|
<p>adam.a.french@outlook.com</p>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2>Profile</h2>
|
|
||||||
<p>
|
|
||||||
Passionate about developing robust, efficient software with
|
|
||||||
a strong focus on maintainability, scalability, and
|
|
||||||
long-term performance. I take pride in my ability to perform
|
|
||||||
under pressure, adapt quickly, and contribute effectively in
|
|
||||||
collaborative, fast-paced environments.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
My ideal role involves designing and building scalable
|
|
||||||
systems that balance creativity with problem-solving. I aim
|
|
||||||
to cultivate meaningful professional connections and
|
|
||||||
contribute to projects that deliver a clear altruistic
|
|
||||||
impact.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h2>Education</h2>
|
|
||||||
<table>
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th>Location</th>
|
|
||||||
<th>Date</th>
|
|
||||||
<th>Description</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td>The University of Leeds</td>
|
|
||||||
<td>
|
|
||||||
<!-- <div style="display: flex; flex-direction: column; align-items: center;"> -->
|
|
||||||
<!-- <span>2021</span> -->
|
|
||||||
<!-- <span>to</span> -->
|
|
||||||
<!-- <span>2025</span> -->
|
|
||||||
<!-- </div> -->
|
|
||||||
2021-2025
|
|
||||||
</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
<strong
|
|
||||||
>BSc Computer Science with Mathematics
|
|
||||||
(International)</strong
|
|
||||||
><br />
|
|
||||||
<strong
|
|
||||||
>Average:
|
|
||||||
81.1%           (First
|
|
||||||
Class Honours) </strong
|
|
||||||
><br />
|
|
||||||
<strong>Relevant Courses: </strong>
|
|
||||||
Procedural Programming, Object Oriented
|
|
||||||
Programming, Algorithms and Data Structures I &
|
|
||||||
II, Databases, Computer Processors, Compiler
|
|
||||||
Design and Construction, Formal Languages and
|
|
||||||
Finite Automata, Probability and Statistics I,
|
|
||||||
Machine Learning, Graph Algorithms & Complexity
|
|
||||||
Theory
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>The University of Waterloo</td>
|
|
||||||
<td>
|
|
||||||
<!-- <div style="display: flex; flex-direction: column; align-items: center;"> -->
|
|
||||||
<!-- <span>2023</span> -->
|
|
||||||
<!-- <span>to</span> -->
|
|
||||||
<!-- <span>2024</span> -->
|
|
||||||
<!-- </div> -->
|
|
||||||
2023-2024
|
|
||||||
</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
<strong>Average: 74.5%</strong>
|
|
||||||
<br />
|
|
||||||
<strong>Relevant Courses:</strong>
|
|
||||||
Applied Cryptography, Introduction to Computer
|
|
||||||
Graphics, Introduction to Rings and Fields with
|
|
||||||
Applications<br /><br />
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<h2>Experience</h2>
|
|
||||||
<table>
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th>Role</th>
|
|
||||||
<th>Location</th>
|
|
||||||
<th>Date</th>
|
|
||||||
<th>Duties</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td>Student</td>
|
|
||||||
<td>Wolfram Summer School</td>
|
|
||||||
<td>2024</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Designed and completed a time-constrained
|
|
||||||
research project exploring Mobile Automata and
|
|
||||||
conditions for computational reversibility.
|
|
||||||
Communicated findings through visualizations and
|
|
||||||
presentations.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Bartender</td>
|
|
||||||
<td>Belgrave Music Hall</td>
|
|
||||||
<td>2022-2025</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Delivered heartfelt customer service in various
|
|
||||||
fast-paced, high-pressure hospitality
|
|
||||||
environments.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Cashier Assistant</td>
|
|
||||||
<td>To The Rise Bakery</td>
|
|
||||||
<td>Summer 2022</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Prepared coffee, served customers, presented
|
|
||||||
goods, cleaned bakery equipment, and made
|
|
||||||
toasties.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Waiter</td>
|
|
||||||
<td>BFI Bar and Kitchen</td>
|
|
||||||
<td>Summer 2020</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Managed bookings, allocated tables, handled
|
|
||||||
complaints, ran food and drinks, and maintained
|
|
||||||
BOH cleanliness.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<h2>Profile</h2>
|
||||||
class="no-print"
|
<p>
|
||||||
style="width: 100%; text-align: center; margin: 20px 0"
|
Passionate about developing robust, efficient software with a
|
||||||
>
|
strong focus on maintainability, scalability, and long-term
|
||||||
<h1>Page 2</h1>
|
performance. I take pride in my ability to perform under
|
||||||
</div>
|
pressure, adapt quickly, and contribute effectively in
|
||||||
|
collaborative, fast-paced environments.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
My ideal role involves designing and building scalable systems
|
||||||
|
that balance creativity with problem-solving. I aim to cultivate
|
||||||
|
meaningful professional connections and contribute to projects
|
||||||
|
that deliver a clear altruistic impact.
|
||||||
|
</p>
|
||||||
|
|
||||||
<div class="a4page">
|
<h2>Education</h2>
|
||||||
<h2>Personal Projects</h2>
|
<table>
|
||||||
<table>
|
<thead>
|
||||||
<thead>
|
<tr>
|
||||||
<tr>
|
<th>Location</th>
|
||||||
<th>Project</th>
|
<th>Date</th>
|
||||||
<th>Skills</th>
|
<th>Description</th>
|
||||||
<th>Date</th>
|
</tr>
|
||||||
<th>Description</th>
|
</thead>
|
||||||
</tr>
|
<tbody>
|
||||||
</thead>
|
<tr>
|
||||||
<tbody>
|
<td>The University of Leeds</td>
|
||||||
<tr>
|
<td>
|
||||||
<td>Mobile Automata</td>
|
<!-- <div style="display: flex; flex-direction: column; align-items: center;"> -->
|
||||||
<td>Mathematica, JS, Logic, Analysis</td>
|
<!-- <span>2021</span> -->
|
||||||
<td>2024</td>
|
<!-- <span>to</span> -->
|
||||||
<td class="row-leftalign">
|
<!-- <span>2025</span> -->
|
||||||
Designed experiments and analysis tools to
|
<!-- </div> -->
|
||||||
identify pattern similarities among automata.
|
2021-2025
|
||||||
Investigated computational properties by
|
</td>
|
||||||
defining specific phenomena and observing
|
<td class="row-leftalign">
|
||||||
emergent behaviors through custom simulations.
|
<strong
|
||||||
</td>
|
>BSc Computer Science with Mathematics
|
||||||
</tr>
|
(International)</strong
|
||||||
<tr>
|
><br />
|
||||||
<td>Computer Graphics</td>
|
<strong
|
||||||
<td>Rust, Linear Algebra, Multi-threading</td>
|
>Average:
|
||||||
<td>2023</td>
|
81.1%           (First
|
||||||
<td class="row-leftalign">
|
Class Honours) </strong
|
||||||
Developed a multi-threaded, recursive ray tracer
|
><br />
|
||||||
as part of a University of Waterloo project.
|
<strong>Relevant Courses: </strong>
|
||||||
Explored advanced ray-surface intersection
|
Procedural Programming, Object Oriented Programming,
|
||||||
techniques, including experimental rendering of
|
Algorithms and Data Structures I & II, Databases,
|
||||||
higher-dimensional geometries.
|
Computer Processors, Compiler Design and
|
||||||
</td>
|
Construction, Formal Languages and Finite Automata,
|
||||||
</tr>
|
Probability and Statistics I, Machine Learning,
|
||||||
<tr>
|
Graph Algorithms & Complexity Theory
|
||||||
<td>Arduino Programming & Circuits</td>
|
</td>
|
||||||
<td>C++, Soldering, Embedded Systems</td>
|
</tr>
|
||||||
<td>2022 - 2025</td>
|
<tr>
|
||||||
<td class="row-leftalign">
|
<td>The University of Waterloo</td>
|
||||||
Created room decorations using salvaged
|
<td>
|
||||||
components from discarded electronics.
|
<!-- <div style="display: flex; flex-direction: column; align-items: center;"> -->
|
||||||
</td>
|
<!-- <span>2023</span> -->
|
||||||
</tr>
|
<!-- <span>to</span> -->
|
||||||
<tr>
|
<!-- <span>2024</span> -->
|
||||||
<td>Memory Palace Website</td>
|
<!-- </div> -->
|
||||||
<td>TS, Rust, React, Redux, SQLite</td>
|
2023-2024
|
||||||
<td>2025</td>
|
</td>
|
||||||
<td class="row-leftalign">
|
<td class="row-leftalign">
|
||||||
Full-stack web application implementing the
|
<strong>Average: 74.5%</strong>
|
||||||
“memory palace” memorization technique. Built
|
<br />
|
||||||
with a React/Redux frontend, Rust-based Actix
|
<strong>Relevant Courses:</strong>
|
||||||
backend, and SQLite database.
|
Applied Cryptography, Introduction to Computer
|
||||||
</td>
|
Graphics, Introduction to Rings and Fields with
|
||||||
</tr>
|
Applications<br /><br />
|
||||||
<tr>
|
</td>
|
||||||
<td>Personal Websites</td>
|
</tr>
|
||||||
<td>HTML, JS, Design, UI/UX</td>
|
</tbody>
|
||||||
<td>Ongoing</td>
|
</table>
|
||||||
<td class="row-leftalign">
|
|
||||||
Continuously evolving my personal site and
|
|
||||||
designing other creative websites. Experimented
|
|
||||||
with Svelte, Vue, and React/Redux using
|
|
||||||
libraries such as P5 and Three.js.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>3D Printing</td>
|
|
||||||
<td>FreeCAD</td>
|
|
||||||
<td>Ongoing</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Designing and manufacturing household objects
|
|
||||||
and repairs, including replacement window
|
|
||||||
handles, desk organizers, and 3D scans.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
|
|
||||||
<tbody></tbody>
|
<h2>Experience</h2>
|
||||||
</table>
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th>Role</th>
|
||||||
|
<th>Location</th>
|
||||||
|
<th>Date</th>
|
||||||
|
<th>Duties</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>Student</td>
|
||||||
|
<td>Wolfram Summer School</td>
|
||||||
|
<td>2024</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Designed and completed a time-constrained research
|
||||||
|
project exploring Mobile Automata and conditions for
|
||||||
|
computational reversibility. Communicated findings
|
||||||
|
through visualizations and presentations.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Bartender</td>
|
||||||
|
<td>Belgrave Music Hall</td>
|
||||||
|
<td>2022-2025</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Delivered heartfelt customer service in various
|
||||||
|
fast-paced, high-pressure hospitality environments.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Cashier Assistant</td>
|
||||||
|
<td>To The Rise Bakery</td>
|
||||||
|
<td>Summer 2022</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Prepared coffee, served customers, presented goods,
|
||||||
|
cleaned bakery equipment, and made toasties.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Waiter</td>
|
||||||
|
<td>BFI Bar and Kitchen</td>
|
||||||
|
<td>Summer 2020</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Managed bookings, allocated tables, handled
|
||||||
|
complaints, ran food and drinks, and maintained BOH
|
||||||
|
cleanliness.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
<h2>Commitments</h2>
|
<div
|
||||||
<table>
|
class="no-print"
|
||||||
<thead>
|
style="width: 100%; text-align: center; margin: 20px 0"
|
||||||
<tr>
|
>
|
||||||
<th>Activity</th>
|
<h1>Page 2</h1>
|
||||||
<th>Date</th>
|
</div>
|
||||||
<th>Details</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td>Learning Mandarin</td>
|
|
||||||
<td>Ongoing</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Aiming to complete HSK 3 proficiency exam by
|
|
||||||
December 2026
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<!-- <tr> -->
|
|
||||||
<!-- <td>Cybersecurity Training</td> -->
|
|
||||||
<!-- <td>Ongoing</td> -->
|
|
||||||
<!-- <td class="row-leftalign"> -->
|
|
||||||
<!-- Using <em>pwn.college, tryhackme.com</em> to learn pentesting techniques.</td> -->
|
|
||||||
<!-- </tr> -->
|
|
||||||
<tr>
|
|
||||||
<td>Sports Activities</td>
|
|
||||||
<td>Ongoing</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Run weekly, active gym attendee, regularly go
|
|
||||||
hiking.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Construction and Landscaping</td>
|
|
||||||
<td>Ongoing</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Involved in building a house in Bulgaria.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>University of Waterloo Film Club</td>
|
|
||||||
<td>2023-2024</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Worked on student films <em>“Moon King”</em> and
|
|
||||||
<em>“HAM”</em>, available online.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Socratica</td>
|
|
||||||
<td>2023-2024</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Worked with like-minded individuals exploring
|
|
||||||
innovative tech.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>University of Leeds Hockey Club</td>
|
|
||||||
<td>2022-2023</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Played for the University of Leeds Hockey Club.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Royal Air Force Air Cadets</td>
|
|
||||||
<td>2017-2020</td>
|
|
||||||
<td class="row-leftalign">
|
|
||||||
Achieved the role of Sergeant and “Best Cadet"
|
|
||||||
award.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<!-- <div class="interests"> -->
|
<div class="a4page">
|
||||||
<!-- <table> -->
|
<h2>Personal Projects</h2>
|
||||||
<!-- <tr><th>Personal qualities</th></tr> -->
|
<table>
|
||||||
<!-- <tr><td>Intuitive</td></tr> -->
|
<thead>
|
||||||
<!-- <tr><td>Communicative</td></tr> -->
|
<tr>
|
||||||
<!-- <tr><td>Adaptable</td></tr> -->
|
<th>Project</th>
|
||||||
<!-- <tr><td>Versatile</td></tr> -->
|
<th>Skills</th>
|
||||||
<!-- <tr><td>Diligent</td></tr> -->
|
<th>Date</th>
|
||||||
<!-- </table> -->
|
<th>Description</th>
|
||||||
<!-- <table> -->
|
</tr>
|
||||||
<!-- <tr><th>Interests</th></tr> -->
|
</thead>
|
||||||
<!-- <tr><td>Neuroscience</td></tr> -->
|
<tbody>
|
||||||
<!-- <tr><td>Bouldering</td></tr> -->
|
<tr>
|
||||||
<!-- <tr><td>Science Fiction</td></tr> -->
|
<td>Mobile Automata</td>
|
||||||
<!-- <tr><td>Mathematics</td></tr> -->
|
<td>Mathematica, JS, Logic, Analysis</td>
|
||||||
<!-- <tr><td>Hiking</td></tr> -->
|
<td>2024</td>
|
||||||
<!-- </table> -->
|
<td class="row-leftalign">
|
||||||
<!-- <table> -->
|
Designed experiments and analysis tools to identify
|
||||||
<!-- <tr><th>Languages</th></tr> -->
|
pattern similarities among automata. Investigated
|
||||||
<!-- <tr><td>Rust</td></tr> -->
|
computational properties by defining specific
|
||||||
<!-- <tr><td>HTML/JS</td></tr> -->
|
phenomena and observing emergent behaviors through
|
||||||
<!-- <tr><td>C/C++</td></tr> -->
|
custom simulations.
|
||||||
<!-- <tr><td>React/Vue</td></tr> -->
|
</td>
|
||||||
<!-- <tr><td>Python</td></tr> -->
|
</tr>
|
||||||
<!-- </table> -->
|
<tr>
|
||||||
<!-- </div> -->
|
<td>Computer Graphics</td>
|
||||||
</div>
|
<td>Rust, Linear Algebra, Multi-threading</td>
|
||||||
|
<td>2023</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Developed a multi-threaded, recursive ray tracer as
|
||||||
|
part of a University of Waterloo project. Explored
|
||||||
|
advanced ray-surface intersection techniques,
|
||||||
|
including experimental rendering of
|
||||||
|
higher-dimensional geometries.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Arduino Programming & Circuits</td>
|
||||||
|
<td>C++, Soldering, Embedded Systems</td>
|
||||||
|
<td>2022 - 2025</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Created room decorations using salvaged components
|
||||||
|
from discarded electronics.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Memory Palace Website</td>
|
||||||
|
<td>TS, Rust, React, Redux, SQLite</td>
|
||||||
|
<td>2025</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Full-stack web application implementing the “memory
|
||||||
|
palace” memorization technique. Built with a
|
||||||
|
React/Redux frontend, Rust-based Actix backend, and
|
||||||
|
SQLite database.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Personal Websites</td>
|
||||||
|
<td>HTML, JS, Design, UI/UX</td>
|
||||||
|
<td>Ongoing</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Continuously evolving my personal site and designing
|
||||||
|
other creative websites. Experimented with Svelte,
|
||||||
|
Vue, and React/Redux using libraries such as P5 and
|
||||||
|
Three.js.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>3D Printing</td>
|
||||||
|
<td>FreeCAD</td>
|
||||||
|
<td>Ongoing</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Designing and manufacturing household objects and
|
||||||
|
repairs, including replacement window handles, desk
|
||||||
|
organizers, and 3D scans.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
|
||||||
<div
|
<tbody></tbody>
|
||||||
class="no-print"
|
</table>
|
||||||
style="width: 100%; text-align: center; margin: 20px 0"
|
|
||||||
>
|
<h2>Commitments</h2>
|
||||||
<h1>END</h1>
|
<table>
|
||||||
</div>
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th>Activity</th>
|
||||||
|
<th>Date</th>
|
||||||
|
<th>Details</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>Learning Mandarin</td>
|
||||||
|
<td>Ongoing</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Aiming to complete HSK 3 proficiency exam by
|
||||||
|
December 2026
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<!-- <tr> -->
|
||||||
|
<!-- <td>Cybersecurity Training</td> -->
|
||||||
|
<!-- <td>Ongoing</td> -->
|
||||||
|
<!-- <td class="row-leftalign"> -->
|
||||||
|
<!-- Using <em>pwn.college, tryhackme.com</em> to learn pentesting techniques.</td> -->
|
||||||
|
<!-- </tr> -->
|
||||||
|
<tr>
|
||||||
|
<td>Sports Activities</td>
|
||||||
|
<td>Ongoing</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Run weekly, active gym attendee, regularly go
|
||||||
|
hiking.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Construction and Landscaping</td>
|
||||||
|
<td>Ongoing</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Involved in building a house in Bulgaria.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>University of Waterloo Film Club</td>
|
||||||
|
<td>2023-2024</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Worked on student films <em>“Moon King”</em> and
|
||||||
|
<em>“HAM”</em>, available online.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Socratica</td>
|
||||||
|
<td>2023-2024</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Worked with like-minded individuals exploring
|
||||||
|
innovative tech.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>University of Leeds Hockey Club</td>
|
||||||
|
<td>2022-2023</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Played for the University of Leeds Hockey Club.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Royal Air Force Air Cadets</td>
|
||||||
|
<td>2017-2020</td>
|
||||||
|
<td class="row-leftalign">
|
||||||
|
Achieved the role of Sergeant and “Best Cadet"
|
||||||
|
award.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<!-- <div class="interests"> -->
|
||||||
|
<!-- <table> -->
|
||||||
|
<!-- <tr><th>Personal qualities</th></tr> -->
|
||||||
|
<!-- <tr><td>Intuitive</td></tr> -->
|
||||||
|
<!-- <tr><td>Communicative</td></tr> -->
|
||||||
|
<!-- <tr><td>Adaptable</td></tr> -->
|
||||||
|
<!-- <tr><td>Versatile</td></tr> -->
|
||||||
|
<!-- <tr><td>Diligent</td></tr> -->
|
||||||
|
<!-- </table> -->
|
||||||
|
<!-- <table> -->
|
||||||
|
<!-- <tr><th>Interests</th></tr> -->
|
||||||
|
<!-- <tr><td>Neuroscience</td></tr> -->
|
||||||
|
<!-- <tr><td>Bouldering</td></tr> -->
|
||||||
|
<!-- <tr><td>Science Fiction</td></tr> -->
|
||||||
|
<!-- <tr><td>Mathematics</td></tr> -->
|
||||||
|
<!-- <tr><td>Hiking</td></tr> -->
|
||||||
|
<!-- </table> -->
|
||||||
|
<!-- <table> -->
|
||||||
|
<!-- <tr><th>Languages</th></tr> -->
|
||||||
|
<!-- <tr><td>Rust</td></tr> -->
|
||||||
|
<!-- <tr><td>HTML/JS</td></tr> -->
|
||||||
|
<!-- <tr><td>C/C++</td></tr> -->
|
||||||
|
<!-- <tr><td>React/Vue</td></tr> -->
|
||||||
|
<!-- <tr><td>Python</td></tr> -->
|
||||||
|
<!-- </table> -->
|
||||||
|
<!-- </div> -->
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div
|
||||||
|
class="no-print"
|
||||||
|
style="width: 100%; text-align: center; margin: 20px 0"
|
||||||
|
>
|
||||||
|
<h1>END</h1>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user