<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
			<channel>
				<title>Synthetix</title>
				<description>My name is Tillo, and I am a backend developer and machine learning engineer. I am passionate about artificial intelligence and developing simple, useful web applications that help me and others.</description>
				<link>https://synthetix.me/</link>
				<atom:link href="https://synthetix.me/rss.xml" rel="self" type="application/rss+xml"/>
				
					<item>
						<title>Installing Node.js with Volta.sh</title>
						<link>https://synthetix.me/blog/nodejs-with-volta-sh</link>
						<pubDate>Fri, 07 Jun 2024 00:00:00 GMT</pubDate>
						<guid>https://synthetix.me/blog/nodejs-with-volta-sh</guid>
						<description>We will learn how to install Node.js with Volta.sh and how to use it to manage multiple Node.js versions and global packages.</description>
					</item>
				
					<item>
						<title>Git. A Powerful Version Control System</title>
						<link>https://synthetix.me/blog/git-version-control</link>
						<pubDate>Tue, 04 Jun 2024 00:00:00 GMT</pubDate>
						<guid>https://synthetix.me/blog/git-version-control</guid>
						<description>null</description>
					</item>
				
					<item>
						<title>Creating an mRNA Translator</title>
						<link>https://synthetix.me/blog/creating-an-mrna-translator</link>
						<pubDate>Wed, 29 May 2024 00:00:00 GMT</pubDate>
						<guid>https://synthetix.me/blog/creating-an-mrna-translator</guid>
						<description>A guide on how to create an mRNA Translator using SvelteKit and TypeScript</description>
					</item>
				
					<item>
						<title>Basics of LLM</title>
						<link>https://synthetix.me/blog/basics-of-llm</link>
						<pubDate>Wed, 29 May 2024 00:00:00 GMT</pubDate>
						<guid>https://synthetix.me/blog/basics-of-llm</guid>
						<description>A beginner's guide to Large Language Models (LLMs) and their fundamentals.</description>
					</item>
				
			</channel>
		</rss>