resume_page

Log | Files | Refs | README

commit 75d5ba32dd8d67c2d56c2f88c6f875df974d5315
parent 3649e2a0082a5be836b5d2b11019aa9e98228cd5
Author: William Lindholm <william_lindholm@outlook.com>
Date:   Mon, 21 Sep 2026 01:23:08 +0200

Small fixes

Diffstat:
Mapp/index.html | 15+++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/app/index.html b/app/index.html @@ -18,7 +18,6 @@ <a href="#education">Education</a> <a href="#projects">Projects</a> <a href="#skills">Skills</a> - <a href="#awards">Awards</a> <a href="#contact">Contact</a> </nav> </header> @@ -34,27 +33,27 @@ <h2 id="experience">Work experience</h2> <article> <h3>Software developer · Combitech</h3> - <p class="entry-meta">August 2025–present</p> + <p class="entry-meta">August 2025 - present</p> <p>Developing software in a security-sensitive environment using Python and C#, alongside hardware-oriented programming in C++.</p> </article> <article> <h3>Software developer (summer position) · Volvo Group</h3> - <p class="entry-meta">June–August 2025</p> + <p class="entry-meta">June - August 2025</p> <p>Continued the migration of a legacy system used to control automated guided vehicles (AGVs). Mentored two new summer developers in technologies and working practices including Scrum, test automation, .NET and Git.</p> </article> <article> <h3>Bachelor’s thesis · Combitech</h3> - <p class="entry-meta">January–June 2025</p> + <p class="entry-meta">January - June 2025</p> <p>Completed a 30-credit bachelor’s thesis in collaboration with Combitech, applying and evaluating image anomaly detection algorithms for drone imagery of forest environments.</p> </article> <article> <h3>Software developer (summer position) · Volvo Group</h3> - <p class="entry-meta">June–August 2024</p> + <p class="entry-meta">June - August 2024</p> <p>Modernized a legacy AGV control system using .NET Blazor, introduced API integration testing, reduced UI test execution time by approximately 55%, and helped establish new GitHub workflows.</p> </article> <article> <h3>Software developer (summer position) · Volvo Group</h3> - <p class="entry-meta">June–August 2023</p> + <p class="entry-meta">June - August 2023</p> <p>Modernized a legacy web interface using Blazor, with Azure DevOps and TFVC for organisation and planning. Implemented a visual identity now used in several internal applications.</p> </article> </section> @@ -62,7 +61,7 @@ <section aria-labelledby="education"> <h2 id="education">Education</h2> <h3>BSc in Computer Science · University of Skövde</h3> - <p class="entry-meta">August 2022–June 2025</p> + <p class="entry-meta">August 2022 - June 2025</p> <ul> <li>Studied abroad at the University of Limerick, Ireland, in autumn 2024.</li> <li>Served as industry relations representative on the board of SKILLS, the student union section for IT students, organising collaborations with companies.</li> @@ -75,7 +74,7 @@ <article> <h3>OrionCast</h3> <p>AI-based demand forecasting and inventory planning for e-commerce and retail. Uses sales history, stock levels and supplier lead times to help plan when and how much to order. <a href="https://orioncast.ai">Visit OrionCast</a>.</p> - <p class="entry-meta">AI Forecasting · SAAS · Shopify</p> + <p class="entry-meta">AI Forecasting · SaaS · Shopify</p> </article> <article> <h3>Anomaly detection for forest monitoring using UAV imagery</h3>