> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rasmusj.dk/llms.txt
> Use this file to discover all available pages before exploring further.

# Rasmus - Platform/DevOps Engineer

> DevOps | Kubernetes | Helm | GitOps | Linux | Ansible | Python | Automation | CI CD Pipelines | Docker | Innovative Thinker | Rapid Learner

<div style={{ display: 'flex', gap: '2rem', alignItems: 'center', marginBottom: '2rem', flexWrap: 'wrap' }}>
  <div style={{ flex: '0 0 150px' }}>
    <img src="https://raw.githubusercontent.com/RelativeSure/personal-starlight-site/main/src/assets/rasmus.png" alt="Rasmus" style={{ borderRadius: '50%', width: '150px', height: '150px', objectFit: 'cover' }} />
  </div>

  <div style={{ flex: '1', minWidth: '300px' }}>
    <h2 style={{ marginTop: 0 }}>Rasmus J.</h2>

    <p>
      Experienced DevOps Engineer with a strong focus on automating infrastructure and streamlining development workflows. Passionate about implementing efficient CI/CD pipelines and maintaining robust cloud infrastructure.
    </p>
  </div>
</div>

## Professional Background

<Tabs>
  <Tab title="Current Role">
    **DevOps/System Administrator** at DanMagi\
    *June 2025 - Present*

    Leading infrastructure automation and system administration initiatives.
  </Tab>

  <Tab title="Recent Experience">
    **Platform Engineer** at Udviklings og Forenklingsstyrelsen\
    *Apr 2023 - May 2025*

    **Operations Engineer** at Netcompany\
    *Dec 2021 - Feb 2023*

    **Operations Analyst** at Netcompany\
    *Jun 2020 - Dec 2021*
  </Tab>

  <Tab title="Education">
    * **Datatechnician with specialization in infrastructure** - Grade 12(A)
    * **IT-Supporter** - Grade 12(A)
  </Tab>
</Tabs>

## Technical Expertise

<Warning>
  `*` indicates areas with limited experience - continuous learning in progress
</Warning>

<AccordionGroup>
  <Accordion title="Programming & Scripting" icon="code">
    * **Bash** - Advanced shell scripting and automation
    * **Python** - Infrastructure automation and tooling
    * **Gradle** - Build automation and dependency management
    * **Javascript/Typescript**\* - Web development basics
  </Accordion>

  <Accordion title="Container & Orchestration" icon="docker">
    * **Docker** - Containerization and image management
    * **Kubernetes** - On-premises and Azure AKS
    * **Rancher** - Kubernetes cluster management
    * **Helm** - Package management for Kubernetes
  </Accordion>

  <Accordion title="Infrastructure & Automation" icon="server">
    * **Ansible**\* - Configuration management
    * **Terraform** - Infrastructure as Code
    * **Packer** - Image building and provisioning
    * **Puppet** - Configuration management
  </Accordion>

  <Accordion title="Systems & Platforms" icon="desktop">
    * **Linux** - RedHat, Debian, Kali, NixOS\*
    * **Windows** - Active Directory, Group Policy, RSAT
    * **Databases** - Oracle, Redis, PostgreSQL, MySQL/MariaDB
    * **Version Control** - GitHub, GitLab, Azure DevOps\*
    * **Networking** - Cisco, Fortinet\*
  </Accordion>
</AccordionGroup>

## Quick Navigation

<CardGroup cols={3}>
  <Card title="Infrastructure Guides" href="/infrastructure" icon="server">
    Linux, Windows, and container orchestration resources
  </Card>

  <Card title="Development Tools" href="/tools" icon="wrench">
    Configurations and utilities for development workflows
  </Card>

  <Card title="Knowledge Base" href="/knowledge" icon="book">
    Curated resources and bookmarks organized by category
  </Card>
</CardGroup>
