{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Rajshree Labs - Technical Writings",
  "home_page_url": "https://rjshree.com/",
  "feed_url": "https://rjshree.com/feed.json",
  "description": "Rajshree Labs is the technology ecosystem built around Rajshree's work in software engineering, artificial intelligence, research, technical writing, education, open source, and future digital products.",
  "icon": "https://rjshree.com/apple-touch-icon.png",
  "favicon": "https://rjshree.com/favicon-96x96.png",
  "authors": [
    {
      "name": "Rajshree",
      "url": "https://rjshree.com/author/rajshree",
      "avatar": "https://rjshree.com/images/rajshree.jpg"
    }
  ],
  "items": [
    {
      "id": "https://rjshree.com/writings/main-aur-meri-uljhane",
      "url": "https://rjshree.com/writings/main-aur-meri-uljhane",
      "title": "मैं और मेरी उलझनें",
      "summary": "A heartfelt reflection on inner chaos, self-doubt, and the quiet strength that rises from within. मैं और मेरी उलझनें is a poetic journey through uncertainty, resilience, and hope.",
      "image": "https://images.unsplash.com/photo-1455390582262-044cdead277a?auto=format&fit=crop&w=800&q=80",
      "date_published": "2025-04-22T10:00:00.000Z",
      "date_modified": "2025-04-22T10:00:00.000Z",
      "tags": [
        "Poetry",
        "Personal Reflection",
        "Hindi"
      ]
    },
    {
      "id": "https://rjshree.com/writings/why-vite-over-cra",
      "url": "https://rjshree.com/writings/why-vite-over-cra",
      "title": "Why I Chose Vite Over Create React App and Never Looked Back",
      "summary": "Discover how switching to Vite gave my React projects a serious speed boost — with native ESM, instant HMR, and a vastly smoother developer experience.",
      "image": "https://images.unsplash.com/photo-1555066931-4365d14bab8c?auto=format&fit=crop&w=800&q=80",
      "date_published": "2025-04-20T14:30:00.000Z",
      "date_modified": "2025-04-20T14:30:00.000Z",
      "tags": [
        "Tech",
        "Reactvite",
        "React",
        "Vite"
      ]
    },
    {
      "id": "https://rjshree.com/writings/i-describe-myself-as",
      "url": "https://rjshree.com/writings/i-describe-myself-as",
      "title": "I Describe Myself As...",
      "summary": "A poetic self-portrait of contrasts — passionate yet reflective, expressive yet grounded. A glimpse into the heart and mind of someone who’s still discovering himself.",
      "image": "https://images.unsplash.com/photo-1499750310107-5fef28a66643?auto=format&fit=crop&w=800&q=80",
      "date_published": "2025-01-12T09:15:00.000Z",
      "date_modified": "2025-01-12T09:15:00.000Z",
      "tags": [
        "Poetry",
        "Personal Reflection",
        "Self-growth"
      ]
    },
    {
      "id": "https://rjshree.com/writings/building-scalable-full-stack-architectures",
      "url": "https://rjshree.com/writings/building-scalable-full-stack-architectures",
      "title": "Building Scalable Full-Stack Architectures with React & Node",
      "summary": "An in-depth exploration of clean software architecture, dependency injection, repository pattern, and modular backend layers in production JavaScript.",
      "image": "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?auto=format&fit=crop&w=800&q=80",
      "date_published": "2025-03-15T16:00:00.000Z",
      "date_modified": "2025-03-15T16:00:00.000Z",
      "tags": [
        "Tech",
        "Software Architecture",
        "Node.js",
        "React",
        "Clean-code"
      ]
    },
    {
      "id": "https://rjshree.com/writings/machine-learning-disease-prediction",
      "url": "https://rjshree.com/writings/machine-learning-disease-prediction",
      "title": "Machine Learning & Streamlit for Disease Risk Prediction",
      "summary": "Architecting HealthSenseAI: Predicting Diabetes, Heart Disease, and Parkinson's using Scikit-Learn models and interactive Streamlit dashboards.",
      "image": "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&w=800&q=80",
      "date_published": "2025-02-28T11:20:00.000Z",
      "date_modified": "2025-02-28T11:20:00.000Z",
      "tags": [
        "Artificial Intelligence",
        "Machine Learning",
        "Streamlit",
        "Python",
        "Healthcare"
      ]
    },
    {
      "id": "https://rjshree.com/writings/poetry-and-algorithmic-thinking",
      "url": "https://rjshree.com/writings/poetry-and-algorithmic-thinking",
      "title": "The Art of Poetry and Algorithmic Thinking",
      "summary": "How writing poetry refines problem-solving skills in computer science by developing rhythm, elegance, and intentional brevity.",
      "image": "https://images.unsplash.com/photo-1516962215378-7fa2e137ae93?auto=format&fit=crop&w=800&q=80",
      "date_published": "2025-03-01T08:00:00.000Z",
      "date_modified": "2025-03-01T08:00:00.000Z",
      "tags": [
        "Poetry",
        "Personal Reflection",
        "Philosophy",
        "Coding"
      ]
    },
    {
      "id": "https://rjshree.com/writings/why-every-developer-should-start-writing",
      "url": "https://rjshree.com/writings/why-every-developer-should-start-writing",
      "title": "Why Every Developer Should Start Writing (Even If Nobody Reads It)",
      "summary": "Writing code makes you a developer. Writing words makes you a better thinker, communicator, and engineer. Here is why every developer should write.",
      "image": "https://images.unsplash.com/photo-1455390582262-044cdead277a?auto=format&fit=crop&w=800&q=80",
      "date_published": "2025-04-18T10:00:00.000Z",
      "date_modified": "2025-04-18T10:00:00.000Z",
      "tags": [
        "Tech",
        "Technical Writing",
        "Career Growth",
        "Software-engineering"
      ]
    },
    {
      "id": "https://rjshree.com/writings/building-codereviewpro-ai-code-analysis",
      "url": "https://rjshree.com/writings/building-codereviewpro-ai-code-analysis",
      "title": "Building CodeReviewPro: AI-Powered Code Analysis with MERN and Gemini API",
      "summary": "An architectural breakdown of engineering CodeReviewPro — combining React, Express, MongoDB, and Google Gemini API for intelligent automated code reviews.",
      "image": "https://images.unsplash.com/photo-1555066931-4365d14bab8c?auto=format&fit=crop&w=800&q=80",
      "date_published": "2025-04-25T12:00:00.000Z",
      "date_modified": "2025-04-25T12:00:00.000Z",
      "tags": [
        "Tech",
        "Artificial Intelligence",
        "React",
        "Node.js",
        "Gemini API",
        "MERN Stack"
      ]
    }
  ]
}