> [SYSTEM] Initializing portfolio system... _
Loading system 0%
~/about/README.md
  █████╗ ██████╗  ██████╗ ██╗   ██╗████████╗    ███╗   ███╗███████╗
 ██╔══██╗██╔══██╗██╔═══██╗██║   ██║╚══██╔══╝    ████╗ ████║██╔════╝
 ███████║██████╔╝██║   ██║██║   ██║   ██║       ██╔████╔██║█████╗
 ██╔══██║██╔══██╗██║   ██║██║   ██║   ██║       ██║╚██╔╝██║██╔══╝
 ██║  ██║██████╔╝╚██████╔╝╚██████╔╝   ██║       ██║ ╚═╝ ██║███████╗
 ╚═╝  ╚═╝╚═════╝  ╚═════╝  ╚═════╝    ╚═╝       ╚═╝     ╚═╝╚══════╝
user@portfolio:~/about$ cat README.md

# About Me

user@portfolio:~/about$ cat background.txt

## Background

I'm a passionate Software Engineer with expertise in modern web technologies and game development. My journey in software development has led me to work with diverse technologies and frameworks, creating solutions that combine functionality with excellent user experience.

user@portfolio:~/about$ grep -r "skills" ./tech_stack/

## Technical Expertise

[INFO] Core skills across frontend, backend, game development, and tools:

$ npm list --depth=0

Loading technologies...

user@portfolio:~/about$ cat current_focus.txt

## Current Focus

This portfolio is built with [SvelteKit], showcasing my commitment to modern, efficient development practices. I focus on creating performant, accessible, and user-friendly applications while maintaining clean code architecture.

user@portfolio:~/about$ cat collaboration.txt

## Projects & Collaboration

My work ranges from web applications to game development tools, with a focus on user experience and technical excellence. I enjoy collaborative development and have experience working in team environments on various projects.

user@portfolio:~/about$ ls -la ./navigation/
user@portfolio:~/about$ _

© 2025 Andreas Isidorsson. All rights reserved.