<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>Artyom Tetyukhin</title>
	<subtitle>Personal blog about software engineering — the little stuff I know.</subtitle>
	<link href="https://arttet.github.io/atom.xml" rel="self" type="application/atom+xml" />
	<link href="https://arttet.github.io/" />
	<id>https://arttet.github.io/</id>
	<updated>2026-04-21T00:00:00.000Z</updated>
	<author>
		<name>Artyom Tetyukhin</name>
	</author>
	
	<entry>
		<title>Architecture and Tech Stack</title>
		<link href="https://arttet.github.io/blog/2026-04-20-architecture-and-stack" />
		<id>https://arttet.github.io/blog/2026-04-20-architecture-and-stack</id>
		<published>2026-04-20T00:00:00.000Z</published>
		<updated>2026-04-21T00:00:00.000Z</updated>
		<summary type="text">Internal documentation for the site: the stack, the project structure, the WebGPU pipeline, and the decisions that make the codebase maintainable.</summary>
		<category term="architecture" />
		<category term="blog" />
		<category term="sveltekit" />
		<category term="webgpu" />
		<category term="documentation" />
	</entry>
	<entry>
		<title>Content Pipeline Is Ready</title>
		<link href="https://arttet.github.io/blog/2026-04-12-blog-initialization" />
		<id>https://arttet.github.io/blog/2026-04-12-blog-initialization</id>
		<published>2026-04-12T00:00:00.000Z</published>
		<updated>2026-04-21T00:00:00.000Z</updated>
		<summary type="text">A quick overview of the writing tools and formatting features that are now ready for future posts.</summary>
		<category term="blog" />
		<category term="content" />
		<category term="documentation" />
		<category term="markdown" />
		<category term="sveltekit" />
	</entry>
</feed>