<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Michael Tilley</title>
        <link>https://mtil.uk</link>
        <description>Michael Tilley is a final year Computer Science student and research assistant with the School of Computer Science and Digital Technologies at Aston University, Birmingham, UK. His current research interests centre on privacy redesigns of common systems, secure cloud and networks engineering, and embedded and IoT systems. In his free time, he likes to build local server farms and create respective management systems.</description>
        <lastBuildDate>Sat, 11 Jul 2026 19:07:52 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>© 2026 Michael Tilley</copyright>
        <atom:link href="https://mtil.uk/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Deploying My Services]]></title>
            <link>https://mtil.uk/blog/deploying-my-services</link>
            <guid isPermaLink="false">https://mtil.uk/blog/deploying-my-services</guid>
            <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[This blog will briefly explore how I deploy this application and several others both efficiently and affordably. I'll explain a few things in particular where my applications are deployed to, security measures and how certain applications are deployed.]]></description>
        </item>
        <item>
            <title><![CDATA[Improving This Site's SEO]]></title>
            <link>https://mtil.uk/blog/improving-this-sites-seo</link>
            <guid isPermaLink="false">https://mtil.uk/blog/improving-this-sites-seo</guid>
            <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[This blog will briefly explore how I plan to improve this site's SEO. It will also give you example code snippets and guidelines to help you improve your own site's SEO.]]></description>
        </item>
        <item>
            <title><![CDATA[Self-Updating Readme]]></title>
            <link>https://mtil.uk/blog/self-updating-readme</link>
            <guid isPermaLink="false">https://mtil.uk/blog/self-updating-readme</guid>
            <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A guide on how I implemented a self-updating GitHub readme using an RSS feed and GitHub actions to display my most recent blog posts.]]></description>
        </item>
    </channel>
</rss>