adding main

This commit is contained in:
2025-11-25 23:06:54 +00:00
parent 3c4ba71b96
commit b69d6414a1
4 changed files with 434 additions and 421 deletions

View File

@@ -1,5 +1,7 @@
<template> <template>
<main>
<h1>404 not found lol</h1> <h1>404 not found lol</h1>
<img href="/img/Untitled.png" ) /> <img href="/img/Untitled.png" ) />
<RouterLink to="/">Take me home!</RouterLink> <RouterLink to="/">Take me home!</RouterLink>
</main>
</template> </template>

View File

@@ -1,4 +1,5 @@
<template> <template>
<main>
<div> <div>
<h1>Cyber Security</h1> <h1>Cyber Security</h1>
<a href="https://pwn.college/">pwn.college</a> <a href="https://pwn.college/">pwn.college</a>
@@ -21,4 +22,5 @@
<a href="https://www.fridakahlo.org/">Frida Kahlo</a> <a href="https://www.fridakahlo.org/">Frida Kahlo</a>
<a href="https://www.cameronsworld.net/">Cameron's world</a> <a href="https://www.cameronsworld.net/">Cameron's world</a>
</div> </div>
</main>
</template> </template>

View File

@@ -1,4 +1,5 @@
<template> <template>
<main>
<div> <div>
<RouterLink class="no-print" to="/">Home</RouterLink> <RouterLink class="no-print" to="/">Home</RouterLink>
@@ -21,17 +22,18 @@
<h2>Profile</h2> <h2>Profile</h2>
<p> <p>
Passionate about developing robust, efficient software with a Passionate about developing robust, efficient software with
strong focus on maintainability, scalability, and long-term a strong focus on maintainability, scalability, and
performance. I take pride in my ability to perform under long-term performance. I take pride in my ability to perform
pressure, adapt quickly, and contribute effectively in under pressure, adapt quickly, and contribute effectively in
collaborative, fast-paced environments. collaborative, fast-paced environments.
</p> </p>
<p> <p>
My ideal role involves designing and building scalable systems My ideal role involves designing and building scalable
that balance creativity with problem-solving. I aim to cultivate systems that balance creativity with problem-solving. I aim
meaningful professional connections and contribute to projects to cultivate meaningful professional connections and
that deliver a clear altruistic impact. contribute to projects that deliver a clear altruistic
impact.
</p> </p>
<h2>Education</h2> <h2>Education</h2>
@@ -65,12 +67,13 @@
Class Honours) </strong Class Honours) </strong
><br /> ><br />
<strong>Relevant Courses: </strong> <strong>Relevant Courses: </strong>
Procedural Programming, Object Oriented Programming, Procedural Programming, Object Oriented
Algorithms and Data Structures I & II, Databases, Programming, Algorithms and Data Structures I &
Computer Processors, Compiler Design and II, Databases, Computer Processors, Compiler
Construction, Formal Languages and Finite Automata, Design and Construction, Formal Languages and
Probability and Statistics I, Machine Learning, Finite Automata, Probability and Statistics I,
Graph Algorithms & Complexity Theory Machine Learning, Graph Algorithms & Complexity
Theory
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -111,10 +114,11 @@
<td>Wolfram Summer School</td> <td>Wolfram Summer School</td>
<td>2024</td> <td>2024</td>
<td class="row-leftalign"> <td class="row-leftalign">
Designed and completed a time-constrained research Designed and completed a time-constrained
project exploring Mobile Automata and conditions for research project exploring Mobile Automata and
computational reversibility. Communicated findings conditions for computational reversibility.
through visualizations and presentations. Communicated findings through visualizations and
presentations.
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -123,7 +127,8 @@
<td>2022-2025</td> <td>2022-2025</td>
<td class="row-leftalign"> <td class="row-leftalign">
Delivered heartfelt customer service in various Delivered heartfelt customer service in various
fast-paced, high-pressure hospitality environments. fast-paced, high-pressure hospitality
environments.
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -131,8 +136,9 @@
<td>To The Rise Bakery</td> <td>To The Rise Bakery</td>
<td>Summer 2022</td> <td>Summer 2022</td>
<td class="row-leftalign"> <td class="row-leftalign">
Prepared coffee, served customers, presented goods, Prepared coffee, served customers, presented
cleaned bakery equipment, and made toasties. goods, cleaned bakery equipment, and made
toasties.
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -141,8 +147,8 @@
<td>Summer 2020</td> <td>Summer 2020</td>
<td class="row-leftalign"> <td class="row-leftalign">
Managed bookings, allocated tables, handled Managed bookings, allocated tables, handled
complaints, ran food and drinks, and maintained BOH complaints, ran food and drinks, and maintained
cleanliness. BOH cleanliness.
</td> </td>
</tr> </tr>
</tbody> </tbody>
@@ -173,11 +179,11 @@
<td>Mathematica, JS, Logic, Analysis</td> <td>Mathematica, JS, Logic, Analysis</td>
<td>2024</td> <td>2024</td>
<td class="row-leftalign"> <td class="row-leftalign">
Designed experiments and analysis tools to identify Designed experiments and analysis tools to
pattern similarities among automata. Investigated identify pattern similarities among automata.
computational properties by defining specific Investigated computational properties by
phenomena and observing emergent behaviors through defining specific phenomena and observing
custom simulations. emergent behaviors through custom simulations.
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -185,10 +191,10 @@
<td>Rust, Linear Algebra, Multi-threading</td> <td>Rust, Linear Algebra, Multi-threading</td>
<td>2023</td> <td>2023</td>
<td class="row-leftalign"> <td class="row-leftalign">
Developed a multi-threaded, recursive ray tracer as Developed a multi-threaded, recursive ray tracer
part of a University of Waterloo project. Explored as part of a University of Waterloo project.
advanced ray-surface intersection techniques, Explored advanced ray-surface intersection
including experimental rendering of techniques, including experimental rendering of
higher-dimensional geometries. higher-dimensional geometries.
</td> </td>
</tr> </tr>
@@ -197,8 +203,8 @@
<td>C++, Soldering, Embedded Systems</td> <td>C++, Soldering, Embedded Systems</td>
<td>2022 - 2025</td> <td>2022 - 2025</td>
<td class="row-leftalign"> <td class="row-leftalign">
Created room decorations using salvaged components Created room decorations using salvaged
from discarded electronics. components from discarded electronics.
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -206,10 +212,10 @@
<td>TS, Rust, React, Redux, SQLite</td> <td>TS, Rust, React, Redux, SQLite</td>
<td>2025</td> <td>2025</td>
<td class="row-leftalign"> <td class="row-leftalign">
Full-stack web application implementing the memory Full-stack web application implementing the
palace memorization technique. Built with a memory palace memorization technique. Built
React/Redux frontend, Rust-based Actix backend, and with a React/Redux frontend, Rust-based Actix
SQLite database. backend, and SQLite database.
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -217,10 +223,10 @@
<td>HTML, JS, Design, UI/UX</td> <td>HTML, JS, Design, UI/UX</td>
<td>Ongoing</td> <td>Ongoing</td>
<td class="row-leftalign"> <td class="row-leftalign">
Continuously evolving my personal site and designing Continuously evolving my personal site and
other creative websites. Experimented with Svelte, designing other creative websites. Experimented
Vue, and React/Redux using libraries such as P5 and with Svelte, Vue, and React/Redux using
Three.js. libraries such as P5 and Three.js.
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -228,9 +234,9 @@
<td>FreeCAD</td> <td>FreeCAD</td>
<td>Ongoing</td> <td>Ongoing</td>
<td class="row-leftalign"> <td class="row-leftalign">
Designing and manufacturing household objects and Designing and manufacturing household objects
repairs, including replacement window handles, desk and repairs, including replacement window
organizers, and 3D scans. handles, desk organizers, and 3D scans.
</td> </td>
</tr> </tr>
</tbody> </tbody>
@@ -346,6 +352,7 @@
<h1>END</h1> <h1>END</h1>
</div> </div>
</div> </div>
</main>
</template> </template>
<style scoped> <style scoped>

View File

@@ -1,4 +1,5 @@
<template> <template>
<main>
<table id="cover-nav" class="cover-nav no-print"> <table id="cover-nav" class="cover-nav no-print">
<thead> <thead>
<tr> <tr>
@@ -30,36 +31,37 @@
<h2>BAE graduate digital intelligence software engineer</h2> <h2>BAE graduate digital intelligence software engineer</h2>
<p> <p>
I am writing to express my interest in your software engineering I am writing to express my interest in your software engineering
position. BAE Systems has hosted multiple stools at the University position. BAE Systems has hosted multiple stools at the
of Leeds and have always exhibited their development of leading-edge University of Leeds and have always exhibited their development
software and technology. This is where the origin of my interest in of leading-edge software and technology. This is where the
BAE systems emerged and I'm hopeful that this interest shall origin of my interest in BAE systems emerged and I'm hopeful
continue. that this interest shall continue.
</p> </p>
<p> <p>
I'm confidient im a strong fit for this role. My technical I'm confidient im a strong fit for this role. My technical
background includes extensive experience with frontend frameworks background includes extensive experience with frontend
such as React. My devotion however lies more in backend development frameworks such as React. My devotion however lies more in
as has more potential to graple problems related to optimisation and backend development as has more potential to graple problems
designing coherent interfaces. related to optimisation and designing coherent interfaces.
</p> </p>
<p> <p>
<em> The C# Programming Yellow Book </em> was my first introduction <em> The C# Programming Yellow Book </em> was my first
to C# during A-Level, Java was our vessel for teaching introduction to C# during A-Level, Java was our vessel for
object-orientated programming at university. I am confident I have teaching object-orientated programming at university. I am
the relevant experience to grasp the languages stated for the role I confident I have the relevant experience to grasp the languages
am applying for. stated for the role I am applying for.
</p> </p>
<p> <p>
My academic background in Computer Science and Mathematics has honed My academic background in Computer Science and Mathematics has
my ability to translate abstract concepts into structured, logical honed my ability to translate abstract concepts into structured,
solutions. Just as I have transformed theoretical hypotheses into logical solutions. Just as I have transformed theoretical
formal proofs, I aim to transform business requirements into robust, hypotheses into formal proofs, I aim to transform business
maintainable software systems through collaboration and rigorous requirements into robust, maintainable software systems through
reasoning. collaboration and rigorous reasoning.
</p> </p>
<p>Thank you for reading - Adam F</p> <p>Thank you for reading - Adam F</p>
</div> </div>
</main>
</template> </template>
<style scoped> <style scoped>