[
  {
    "slug": "the-philosophy-behind-my-site",
    "title": "The Philosophy Behind My Site",
    "date": "2026-05-01",
    "thumbnail": "/blogs/assets/the-philosophy-behind-my-site.png",
    "categories": [
      "Technical",
      "Personal"
    ],
    "excerpt": "So this is going to be a mix of a personal as well as a technical blog about my website. Why I made it, what my thought process is behind all of the features it has, how I have implemented them, and...",
    "readTime": 7,
    "url": "/blogs/the-philosophy-behind-my-site/"
  },
  {
    "slug": "agent-readiness-on-websites",
    "title": "Agent Readiness on Websites...",
    "date": "2026-04-26",
    "thumbnail": "/blogs/assets/agent-readiness-on-websites.png",
    "categories": [
      "Technical"
    ],
    "excerpt": "Recently I made my portfolio website agent-ready. You might ask what exactly do I mean by making my site agent ready? Well, in today's landscape, AI agents have access to web searching tools. This...",
    "readTime": 4,
    "url": "/blogs/agent-readiness-on-websites/"
  },
  {
    "slug": "introduction-blogging-journey",
    "title": "Introduction: My Blogging Journey",
    "date": "2026-04-22",
    "thumbnail": "/blogs/assets/thumbnail-introduction-blogging-journey.png",
    "categories": [
      "Personal"
    ],
    "excerpt": "A very warm welcome to my blog space. With this blog I begin a new journey of writing about things that happen to catch my interest. First let me introduce myself: I am a 21-year-old who is currently...",
    "readTime": 4,
    "url": "/blogs/introduction-blogging-journey/"
  }
]
