From 8e9734fca7b1cc214d39689a24d81b53065583d4 Mon Sep 17 00:00:00 2001 From: Adam French Date: Mon, 23 Feb 2026 13:14:41 +0000 Subject: [PATCH] update cv --- nginx/vue/src/views/CV/CV.vue | 54 ++++++++++++++++++----------------- 1 file changed, 28 insertions(+), 26 deletions(-) diff --git a/nginx/vue/src/views/CV/CV.vue b/nginx/vue/src/views/CV/CV.vue index 0af00e4..5cf94f8 100644 --- a/nginx/vue/src/views/CV/CV.vue +++ b/nginx/vue/src/views/CV/CV.vue @@ -19,16 +19,14 @@ import Project from "./Project.vue";

Profile

- Recently graduated from the University of Leeds with a BSc - Computer Science with Mathematics (International) degree. - Currently self-studying and building projects aligned with the - type of roles I am seeking. I have experience across full stack - CI/CD development, and will be able to quickly pick up any - codebase. -

-

- I am most keen to work for a company with altruistic values and - look forward to learning and sharing ideas with experts. + Recent Computer Science with Mathematics (International) + graduate from the University of Leeds, awarded First Class + Honours (81.1%). Strong foundation in full-stack software + development, CI/CD workflows, and modern programming languages. + Experienced in creating scalable, maintainable systems and + motivated by solving complex technical problems. Enthusiastic + about working within organisations that promote innovation, + collaboration, and positive social impact.

Projects

@@ -49,9 +47,10 @@ import Project from "./Project.vue"; 2025

- My personal site, Currently self hosted and - automatically maintained. In the past I have used: Svelte, - React/Redux, SQLite, Rust Actix and Deno. + Developed and self-hosted a personal website with a fully + automated maintenance CI/CD pipeline. Experimented with + diverse tech stacks including Svelte, React/Redux, SQLite, + Rust Actix, and Deno.

@@ -67,9 +66,9 @@ import Project from "./Project.vue"; 2026

- A command line tool for creating and viewing code tutorials. - Works similarly to git but allows easy traversal of commit - history accompanied by explanations. + Created a command-line tool for building and viewing + interactive code tutorials. Designed functionality analogous + to Git for intuitive version traversal and educational use.

@@ -85,8 +84,10 @@ import Project from "./Project.vue"; 2023

- A multithreaded, recursive ray tracer implemented in Rust as - part of my university's computer graphics course. + Built a parallelised, recursive ray tracer for realistic 3D + rendering as part of a university module. Focused on + algorithmic efficiency and low-level memory management in + Rust.

@@ -101,18 +102,19 @@ import Project from "./Project.vue";

- Designed and completed a time-constrained research project - exploring Mobile Automata. Communicated findings through - visualizations and presentations. + Designed and implemented a research project on Mobile + Automata, including data visualisation and presentation of + findings. Completed the project within a short deadline and + collaborated with academic mentors to refine outcomes.

University & Modules

-
+

University of Leeds

BSc Computer Science with Mathematics
    -
  • Procedural Programming
  • -
  • Object Oriented Programming,
  • +
  • Procedural & Object Oriented Programming,
  • Algorithms and Data Structures I & II
  • @@ -137,7 +138,7 @@ import Project from "./Project.vue";
  • Graph Algorithms & Complexity Theory
-
+

The University of Waterloo