Portfolio
- CV - Resume Page- Online resume page with a simple design to showcase my skills and experience. Created using Svelte 4 with Sveltekit, Typescript and TailwindCSS. - View Source code 
- aBURL - A Better URL- A npm package for a simpler way to manage URLs in your project without the mess of string concatenation instead treating URLs as objects. Created using Typescript with Bun. - View Source code 
- Job Planner- (Site is in Swedish) Full stack proof of concept for a job planner app that allows users to create plans to help with job search with the help of an AI assistant. Uses OpenAI APIs because everybody gotta have an LLM project right? ;D Created using NextJS 14, Typescript, Drizzle, Vercel Postgres, OpenAI, TailwindCSS and a bunch of other fun stuff. - View Source code 
- Landing Page- Simple linktree type landing page for contact information, github, blog and social media links. Created using NextJS 14, Typescript and TailwindCSS. - View Source code 
- Art Store- Simple Ecommerce store for "Art" made for anyone that wants a playground for training test automation. Created using NextJS 14, Typescript and TailwindCSS. - View Source code 
- Daedalus- Test automation challenge site for training or as a test for interviewing potential candidates. Created using Sveltekit 3, Typescript and TailwindCSS. - View Source code 
- Tech Blog- My Tech Blog where I write about stuff that interest me. Created using NextJS 13, Typescript and TailwindCSS. - View Source code