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";
- 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.
- 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.
- 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.
- 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.
- 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.