<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://vijaysingh.me</id>
    <title>Vijay Singh</title>
    <updated>2026-05-14T12:11:56.600Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <author>
        <name>Vijay Singh</name>
        <email>vijaydotdev@gmail.com</email>
        <uri>https://vijaysingh.me</uri>
    </author>
    <link rel="alternate" href="https://vijaysingh.me"/>
    <link rel="self" href="https://vijaysingh.me/feed/atom"/>
    <subtitle>I'm a full-stack developer passionate about creating innovative solutions and building robust applications.</subtitle>
    <logo>https://vijaysingh.me/og.png</logo>
    <icon>https://vijaysingh.me/favicons/favicon.ico</icon>
    <rights>All rights reserved 2026, Vijay Singh</rights>
    <entry>
        <title type="html"><![CDATA[Building an API Client for the Express Backend]]></title>
        <id>https://vijaysingh.me/writing/api-client</id>
        <link href="https://vijaysingh.me/writing/api-client"/>
        <updated>2026-05-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[A small fetch wrapper that keeps API calls predictable—handling JSON, errors, and cookies in one place.]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Hello World]]></title>
        <id>https://vijaysingh.me/writing/hello-world</id>
        <link href="https://vijaysingh.me/writing/hello-world"/>
        <updated>2024-08-25T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[My first blog post.]]></summary>
    </entry>
</feed>