summaryrefslogtreecommitdiff
path: root/website/src
diff options
context:
space:
mode:
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