diff --git a/website/src/pages/cv.astro b/website/src/pages/cv.astro index e25c477..66cfa34 100644 --- a/website/src/pages/cv.astro +++ b/website/src/pages/cv.astro @@ -99,6 +99,12 @@ import Page from '../layouts/Page.astro';

Experience

    +
  1. + Aug 2024 - present, Scott Logic. Building a fullstack application for + a large financial institution. Java Spring Boot microservices on the + backend, Angular on the frontend, with Kafka, MongoDB and Elasticsearch + as supporting technologies. +
  2. 2024, Scott Logic. Researched the potential of applying LLMs to automated accessibility testing of websites, using Langchain Python