<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-IE"><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://kelvsec.ie/feed.xml" rel="self" type="application/atom+xml" /><link href="https://kelvsec.ie/" rel="alternate" type="text/html" hreflang="en-IE" /><updated>2026-07-02T00:29:57+01:00</updated><id>https://kelvsec.ie/feed.xml</id><title type="html">KelvSec</title><subtitle>A personal collection of cybersecurity projects, tech experiments and things I have learned along the way.</subtitle><author><name>KelvSec</name></author><entry><title type="html">Welcome to KelvSec</title><link href="https://kelvsec.ie/blog/welcome-to-kelvsec/" rel="alternate" type="text/html" title="Welcome to KelvSec" /><published>2026-07-01T09:00:00+01:00</published><updated>2026-07-01T09:00:00+01:00</updated><id>https://kelvsec.ie/blog/welcome-to-kelvsec</id><content type="html" xml:base="https://kelvsec.ie/blog/welcome-to-kelvsec/"><![CDATA[<p>Welcome to KelvSec! This is my place to share cybersecurity and tech projects, jot down things I learn and document the occasional rabbit hole.</p>

<h2 id="what-to-expect">What to expect</h2>

<p>I’ll be posting project write-ups, useful commands, lessons from things that did not quite go to plan and anything else I think people might enjoy or find helpful.</p>

<p>There will be plenty of practical bits along the way, including readable code examples:</p>

<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c"># Inspect the HTTP response headers returned by a site</span>
curl <span class="nt">--head</span> https://example.com
</code></pre></div></div>

<p>Anything security-related will stay responsible and authorised. Have a look around, and thanks for stopping by.</p>]]></content><author><name>KelvSec</name></author><category term="Site news" /><category term="cybersecurity" /><category term="projects" /><category term="defensive security" /><summary type="html"><![CDATA[A quick introduction to this little corner of the internet and what I plan to share here.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://kelvsec.ie/assets/images/kelvsec-social.png" /><media:content medium="image" url="https://kelvsec.ie/assets/images/kelvsec-social.png" xmlns:media="http://search.yahoo.com/mrss/" /></entry></feed>