TypeScript

I now use TypeScript almost daily to develop websites (front and backend) and to use the end-to-end test framework Playwright. Typecript can be used both in the frontend and backend and offers robust typing with the support of modern IDEs.

Projects

Current and past projects where I used TypeScript.

In progress
E2E testing of different web apps

I’m responsible for end-to-end testing of several custom-built web apps and for integrating these tests into GitHub Actions, ensuring they are automatically run before deployment. The tests cover various components of the applications—for example, the checkout process in the shop or user login functionality. The project is currently still in progress.

Start:October 2024
Context:Customer project (in employee ratio)
Technologies:
playwright
typescript
nextjs
github
In progress
Personal website

I've been working on my personal website sporadically for a few years now. It's continuously being improved. I use Next.js as the framework, hosted on Vercel.

Start:June 2023
Context:Personal project
References:GitHub
Technologies:
nextjs
typescript
react
Completed
Project management & Development WebApp

A client from the motorsport sector required a modern website that could be managed independently via a CMS and included a shop with backend functionality for dynamic content management. Participants also needed to log into the web app to view their bookings. We integrated both the web app and the shop into a unified Next.js solution. I led the project and successfully delivered it together with a small team within six months.

Start:October 2024
End:March 2025
Context:Customer project (in employee ratio)
Technologies:
react
typescript
nextjs