Adds Aug 2024 SL project

This commit is contained in:
2024-09-08 15:53:32 +01:00
parent b55115cd70
commit bf44feedec

View File

@@ -99,6 +99,12 @@ import Page from '../layouts/Page.astro';
<section class="experience">
<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