summaryrefslogtreecommitdiff
path: root/website/src
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2024-09-08 15:53:32 +0100
committerJoe Carstairs <me@joeac.net>2024-09-08 15:53:32 +0100
commitbf44feedecfcaa0461187907c176aeccc6c397f0 (patch)
tree15df5c77fd0d59752e3f456ecd3391c7fb0955c8 /website/src
parentb55115cd7016feb741700950ccf4b89438e19648 (diff)
Adds Aug 2024 SL project
Diffstat (limited to 'website/src')
-rw-r--r--website/src/pages/cv.astro6
1 files changed, 6 insertions, 0 deletions
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
@@ -100,6 +100,12 @@ import Page from '../layouts/Page.astro';
<h2>Experience</h2>
<ol>
<li>
+ 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.
+ </li>
+ <li>
2024, Scott Logic. Researched the potential of applying LLMs to
automated accessibility testing of websites, using Langchain Python
library, elementary prompt engineering techniques, and various scripting