<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://dheerajn.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://dheerajn.github.io/" rel="alternate" type="text/html" /><updated>2026-02-04T19:15:01-08:00</updated><id>https://dheerajn.github.io/feed.xml</id><title type="html">Dheeraj Neelam</title><subtitle>iOS software engineer sharing Swift, SwiftUI, and iOS development learnings</subtitle><author><name>Dheeraj Neelam</name></author><entry><title type="html">Welcome to My Blog</title><link href="https://dheerajn.github.io/blog/2026/01/25/welcome-to-my-blog/" rel="alternate" type="text/html" title="Welcome to My Blog" /><published>2026-01-25T00:00:00-08:00</published><updated>2026-01-25T00:00:00-08:00</updated><id>https://dheerajn.github.io/blog/2026/01/25/welcome-to-my-blog</id><content type="html" xml:base="https://dheerajn.github.io/blog/2026/01/25/welcome-to-my-blog/"><![CDATA[<h1 id="welcome-to-my-blog">Welcome to My Blog</h1>

<p>I’m excited to launch my personal website! This is a space where I’ll be sharing my thoughts, learnings, and projects as I continue my journey in software engineering.</p>

<h2 id="what-youll-find-here">What You’ll Find Here</h2>

<p>This site is organized into several sections:</p>

<h3 id="blog-posts">Blog Posts</h3>
<p>This is where you are now! I’ll write longer-form content here including:</p>
<ul>
  <li>Technical tutorials and guides</li>
  <li>Deep dives into technologies I’m learning</li>
  <li>Best practices and lessons learned</li>
  <li>Project retrospectives</li>
</ul>

<h3 id="til-today-i-learned">TIL (Today I Learned)</h3>
<p>Short, focused posts documenting daily discoveries. These are intentionally brief - think of them as public learning notes. You’ll find:</p>
<ul>
  <li>Code snippets that solved problems</li>
  <li>Quick tips and tricks</li>
  <li>“Aha!” moments worth remembering</li>
</ul>

<h3 id="projects">Projects</h3>
<p>A portfolio showcase of software projects I’ve built, complete with:</p>
<ul>
  <li>Technical details and stack information</li>
  <li>Problem-solving approaches</li>
  <li>Links to live demos and source code</li>
</ul>

<h3 id="links">Links</h3>
<p>Curated resources including apps I’ve built and blogs I recommend.</p>

<h2 id="how-this-site-is-built">How This Site Is Built</h2>

<p>This site is built with:</p>
<ul>
  <li><strong>Jekyll</strong>: A static site generator that turns Markdown into HTML</li>
  <li><strong>Minimal Mistakes</strong>: A clean, responsive Jekyll theme</li>
  <li><strong>GitHub Pages</strong>: Free hosting from GitHub</li>
  <li><strong>GitHub Actions</strong>: Automated deployment on every push</li>
</ul>

<h3 id="why-jekyll-and-github-pages">Why Jekyll and GitHub Pages?</h3>

<p>I chose this tech stack because:</p>

<ol>
  <li><strong>Simple and Free</strong>: GitHub Pages offers free hosting with custom domain support</li>
  <li><strong>Markdown-Based</strong>: I can write content in Markdown and focus on writing, not formatting</li>
  <li><strong>Version Controlled</strong>: Every change is tracked in Git</li>
  <li><strong>Portable</strong>: It’s just static files - I can move to any host anytime</li>
  <li><strong>Fast</strong>: No database, no server-side processing - just fast, secure HTML</li>
</ol>

<h2 id="llm-discoverability">LLM Discoverability</h2>

<p>One interesting aspect of this site is that it’s optimized for LLM (Large Language Model) discoverability. I’ve implemented:</p>

<ul>
  <li><strong><code class="language-plaintext highlighter-rouge">/llms.txt</code></strong>: A machine-readable file that helps AI tools understand my site structure</li>
  <li><strong><code class="language-plaintext highlighter-rouge">/for-llms</code> page</strong>: Human-readable documentation for AI assistants</li>
  <li><strong>Schema.org structured data</strong>: JSON-LD markup for better content understanding</li>
</ul>

<p>This means when AI tools like Claude or ChatGPT reference my content, they can do so more accurately and with better context.</p>

<h2 id="whats-next">What’s Next?</h2>

<p>I’m planning to write about:</p>
<ul>
  <li>Software engineering practices and patterns</li>
  <li>Technologies I’m working with</li>
  <li>Developer tools and productivity</li>
  <li>Learning experiences and growth</li>
</ul>

<p>Stay tuned! You can subscribe via <a href="/feed.xml">RSS</a> or connect with me on <a href="https://github.com/dheerajn">GitHub</a>.</p>

<hr />

<p><em>This is just the beginning. Thanks for visiting!</em></p>]]></content><author><name>Dheeraj Neelam</name></author><category term="meta" /><category term="blogging" /><category term="jekyll" /><category term="github-pages" /><summary type="html"><![CDATA[Introducing my new personal website built with Jekyll and GitHub Pages, optimized for LLM discoverability.]]></summary></entry></feed>