From bf44feedecfcaa0461187907c176aeccc6c397f0 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 8 Sep 2024 15:53:32 +0100 Subject: [PATCH] Adds Aug 2024 SL project --- website/src/pages/cv.astro | 6 ++++++ 1 file changed, 6 insertions(+) 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