Skip to content

Welcome

Raw Markdown Source .md
---
title: Welcome
description: Personal documentation and projects by Samo Blatnik
---

import profileImage from '~/assets/samob.jpeg';
import ProfileImage from '~/components/ProfileImage.astro';
import EmojiCard from '~/components/EmojiCard.astro';
import EmojiCardGrid from '~/components/EmojiCardGrid.astro';

## About Me

I'm Samo Blatnik. I have 15+ years of experience servicing and maintaining computer equipment, and for the last two years I have been building autonomous AI agents and LLM-based tooling, learning Python along the way.

<ProfileImage src={profileImage} alt="Samo Blatnik" variant="center" />

## What You'll Find Here

<EmojiCardGrid>
	<EmojiCard title="CV" emoji="๐Ÿง‘โ€๐Ÿ’ผ" href="/en/cv/">
		Learn more about my experience, projects, and skills.
	</EmojiCard>
	<EmojiCard title="Projects" emoji="๐Ÿš€" href="/en/projects/">
		Software projects and what I've built with them.
	</EmojiCard>
	<EmojiCard title="Guides" emoji="๐Ÿ“š" href="/en/guides/">
		Practical guides and tutorials for various technologies.
	</EmojiCard>
</EmojiCardGrid>

Iโ€™m Samo Blatnik. I have 15+ years of experience servicing and maintaining computer equipment, and for the last two years I have been building autonomous AI agents and LLM-based tooling, learning Python along the way.

Samo Blatnik