diff options
| author | Joe Carstairs <me@joeac.net> | 2024-09-08 15:53:32 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-09-08 15:53:32 +0100 |
| commit | bf44feedecfcaa0461187907c176aeccc6c397f0 (patch) | |
| tree | 15df5c77fd0d59752e3f456ecd3391c7fb0955c8 | |
| parent | b55115cd7016feb741700950ccf4b89438e19648 (diff) | |
Adds Aug 2024 SL project
| -rw-r--r-- | website/src/pages/cv.astro | 6 |
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 |
