{"id":2443,"date":"2025-07-16T00:25:35","date_gmt":"2025-07-15T20:25:35","guid":{"rendered":"https:\/\/windowedu.in\/blog\/?p=2443"},"modified":"2025-07-17T01:51:48","modified_gmt":"2025-07-16T21:51:48","slug":"part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82","status":"publish","type":"post","link":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/","title":{"rendered":"Part 1.1: Chapter 1 &#8211; The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02)"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ml\" dir=\"ltr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <meta name=\"description\" content=\"\u0d24\u0d35\u0d3e\u0d2f\u0d3f\u0d2f\u0d41\u0d1f\u0d46 \u0d2e\u0d3e\u0d7c\u0d17\u0d4d\u0d17\u0d26\u0d7c\u0d36\u0d28\u0d02 - PSC Novel Link\">\n    <title>PSC Novel Link Block<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&#038;family=Poppins:wght@400;500;600;700&#038;family=Noto+Sans+Malayalam:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        .psc-link-block * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        .psc-link-block {\n            font-family: 'Inter', 'Noto Sans Malayalam', sans-serif;\n            background: transparent;\n            padding: 1rem;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            all: initial;\n            font-family: 'Inter', 'Noto Sans Malayalam', sans-serif;\n        }\n        \n        .psc-link-container {\n            max-width: 600px;\n            width: 100%;\n            background: #fff;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            border: 1px solid rgba(226, 232, 240, 0.8);\n            position: relative;\n        }\n        \n        .psc-link-container:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);\n        }\n        \n        .psc-link-container::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #667eea, #764ba2, #f093fb);\n        }\n        \n        .psc-link-content {\n            padding: 2rem;\n            text-decoration: none;\n            display: block;\n            color: inherit;\n        }\n        \n        @media (max-width: 768px) {\n            .psc-link-content {\n                padding: 1.5rem;\n            }\n        }\n        \n        .psc-link-header {\n            display: flex;\n            align-items: center;\n            gap: 1rem;\n            margin-bottom: 1.5rem;\n        }\n        \n        .psc-link-icon {\n            width: 50px;\n            height: 50px;\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            border-radius: 16px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.5rem;\n            box-shadow: 0 8px 16px rgba(102, 126, 234, 0.3);\n            flex-shrink: 0;\n        }\n        \n        @media (max-width: 768px) {\n            .psc-link-icon {\n                width: 45px;\n                height: 45px;\n                font-size: 1.3rem;\n            }\n        }\n        \n        .psc-link-badge {\n            background: linear-gradient(135deg, #10b981, #059669);\n            color: white;\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.875rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3);\n        }\n        \n        .psc-link-title {\n            font-family: 'Poppins', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #1e293b;\n            margin-bottom: 1rem;\n            line-height: 1.3;\n        }\n        \n        @media (max-width: 768px) {\n            .psc-link-title {\n                font-size: 1.3rem;\n            }\n        }\n        \n        .psc-link-description {\n            font-family: 'Noto Sans Malayalam', 'Inter', sans-serif;\n            font-size: 1.1rem;\n            line-height: 1.7;\n            color: #475569;\n            margin-bottom: 1.5rem;\n            font-weight: 500;\n        }\n        \n        @media (max-width: 768px) {\n            .psc-link-description {\n                font-size: 1rem;\n                line-height: 1.6;\n            }\n        }\n        \n        .psc-link-cta {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            padding-top: 1rem;\n            border-top: 1px solid rgba(226, 232, 240, 0.8);\n        }\n        \n        .psc-cta-text {\n            font-weight: 600;\n            color: #667eea;\n            font-size: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n        \n        .psc-cta-arrow {\n            transition: transform 0.3s ease;\n            font-size: 1.2rem;\n        }\n        \n        .psc-link-container:hover .psc-cta-arrow {\n            transform: translateX(5px);\n        }\n        \n        .psc-url-preview {\n            font-size: 0.875rem;\n            color: #94a3b8;\n            font-family: 'Inter', monospace;\n            background: rgba(148, 163, 184, 0.1);\n            padding: 0.5rem 1rem;\n            border-radius: 8px;\n            word-break: break-all;\n        }\n        \n        .psc-new-indicator {\n            position: absolute;\n            top: 1rem;\n            right: 1rem;\n            width: 12px;\n            height: 12px;\n            background: #ef4444;\n            border-radius: 50%;\n            animation: psc-pulse 2s infinite;\n        }\n        \n        @keyframes psc-pulse {\n            0% {\n                transform: scale(0.95);\n                box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.7);\n            }\n            70% {\n                transform: scale(1);\n                box-shadow: 0 0 0 10px rgba(239, 68, 68, 0);\n            }\n            100% {\n                transform: scale(0.95);\n                box-shadow: 0 0 0 0 rgba(239, 68, 68, 0);\n            }\n        }\n        \n        .psc-link-container {\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .psc-link-container::after {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 0;\n            height: 0;\n            border-radius: 50%;\n            background: rgba(102, 126, 234, 0.3);\n            transform: translate(-50%, -50%);\n            transition: width 0.3s, height 0.3s;\n        }\n        \n        .psc-link-container:active::after {\n            width: 300px;\n            height: 300px;\n        }\n        \n        .psc-link-content:focus {\n            outline: 2px solid #667eea;\n            outline-offset: 2px;\n        }\n        \n        .psc-link-container {\n            will-change: transform;\n            contain: layout style paint;\n        }\n        \n        @media (hover: none) and (pointer: coarse) {\n            .psc-link-container:hover {\n                transform: none;\n            }\n            \n            .psc-link-container:active {\n                transform: scale(0.98);\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"psc-link-block\">\n        <a href=\"https:\/\/windowedu.in\/blog\/?page_id=2492\" class=\"psc-link-container\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <div class=\"psc-new-indicator\"><\/div>\n            <div class=\"psc-link-content\">\n                <div class=\"psc-link-header\">\n                    <div class=\"psc-link-icon\">\ud83d\udcda<\/div>\n                    <div class=\"psc-link-badge\">\n                        \ud83c\udfaf PSC \u0d38\u0d15\u0d4d\u0d38\u0d38\u0d4d\n                    <\/div>\n                <\/div>\n                \n                <h2 class=\"psc-link-title\">\n                    PSC \u0d2a\u0d20\u0d28\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d\u0d31\u0d46 &#8216;\u0d38\u0d40\u0d7b&#8217; \u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d3e\u0d7b \u0d12\u0d30\u0d41 \u0d15\u0d3f\u0d1f\u0d3f\u0d32\u0d7b \u0d28\u0d4b\u0d35\u0d7d!\n                <\/h2>\n                \n                <p class=\"psc-link-description\">\n                    \u0d28\u0d2e\u0d4d\u0d2e\u0d33\u0d46\u0d2a\u0d4d\u0d2a\u0d4b\u0d32\u0d46 PSC \u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d02 \u0d15\u0d3e\u0d23\u0d41\u0d28\u0d4d\u0d28 \u0d05\u0d7c\u0d1c\u0d41\u0d28\u0d4d\u0d31\u0d46 \u0d15\u0d25. Vocabulary + Atomic Habits + Study Hacks &#8211; \u0d0e\u0d32\u0d4d\u0d32\u0d3e\u0d02 \u0d12\u0d30\u0d41\u0d2e\u0d3f\u0d1a\u0d4d\u0d1a\u0d4d! \n                    <strong>\u0d07\u0d24\u0d4d \u0d28\u0d3f\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d15\u0d25\u0d2f\u0d3e\u0d23\u0d4d.<\/strong> \u2764\ufe0f\n                <\/p>\n                \n                <div class=\"psc-link-cta\">\n                    <div class=\"psc-cta-text\">\n                        \u0d2e\u0d31\u0d4d\u0d31\u0d4d \u0d05\u0d27\u0d4d\u0d2f\u0d3e\u0d2f\u0d19\u0d4d\u0d19\u0d7e \u0d35\u0d3e\u0d2f\u0d3f\u0d15\u0d4d\u0d15\u0d3e\u0d7b\n                        <span class=\"psc-cta-arrow\">\u2192<\/span>\n                    <\/div>\n                    <div class=\"psc-url-preview\">\n                        windowedu.in\/blog\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/a>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\">The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the&nbsp;<strong>deficit<\/strong>&nbsp;(\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) consuming Arjun&#8217;s sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial&nbsp;<strong>shortage<\/strong>&nbsp;(\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) wasn&#8217;t just numbers\u2014it was the&nbsp;<strong>bone of contention<\/strong>&nbsp;(\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) that transformed peaceful nights into battlegrounds of anxiety. \ud83c\udf27\ufe0f<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0d05\u0d35\u0d30\u0d41\u0d1f\u0d46 \u0d13\u0d1f\u0d3f\u0d1f\u0d4d\u0d1f \u0d0e\u0d33\u0d3f\u0d2f \u0d2e\u0d47\u0d7d\u0d15\u0d4d\u0d15\u0d42\u0d30\u0d2f\u0d3f\u0d7d \u0d15\u0d3e\u0d32\u0d35\u0d7c\u0d37\u0d02 \u0d05\u0d24\u0d3f\u0d28\u0d4d\u0d31\u0d46 \u0d2e\u0d41\u0d34\u0d41\u0d35\u0d7b \u0d30\u0d4b\u0d37\u0d24\u0d4d\u0d24\u0d4b\u0d1f\u0d46\u0d2f\u0d41\u0d02 \u0d06\u0d1e\u0d4d\u0d1e\u0d1f\u0d3f\u0d1a\u0d4d\u0d1a\u0d41, \u0d13\u0d30\u0d4b \u0d24\u0d41\u0d33\u0d4d\u0d33\u0d3f\u0d2f\u0d41\u0d02 \u0d05\u0d7c\u0d1c\u0d41\u0d28\u0d4d\u0d31\u0d46 \u0d09\u0d31\u0d15\u0d4d\u0d15\u0d2e\u0d3f\u0d32\u0d4d\u0d32\u0d3e\u0d24\u0d4d\u0d24 \u0d2e\u0d28\u0d38\u0d4d\u0d38\u0d3f\u0d28\u0d46 \u0d15\u0d3e\u0d7c\u0d28\u0d4d\u0d28\u0d41\u0d24\u0d3f\u0d28\u0d4d\u0d28\u0d41\u0d28\u0d4d\u0d28 \u0d15\u0d2e\u0d4d\u0d2e\u0d3f\u0d2f\u0d41\u0d1f\u0d46 (deficit) \u0d2a\u0d4d\u0d30\u0d24\u0d3f\u0d27\u0d4d\u0d35\u0d28\u0d3f\u0d2f\u0d3e\u0d2f\u0d3f. \u0d06 \u0d28\u0d47\u0d7c\u0d24\u0d4d\u0d24 \u0d2a\u0d1e\u0d4d\u0d1e\u0d3f \u0d2e\u0d46\u0d24\u0d4d\u0d24\u0d2f\u0d3f\u0d7d \u0d15\u0d3f\u0d1f\u0d28\u0d4d\u0d28\u0d41\u0d15\u0d4a\u0d23\u0d4d\u0d1f\u0d4d, \u0d28\u0d3f\u0d30\u0d3e\u0d36\u0d2f\u0d41\u0d1f\u0d46 \u0d0e\u0d23\u0d4d\u0d23\u0d2e\u0d31\u0d4d\u0d31 \u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f\u0d15\u0d33\u0d3f\u0d7d \u0d24\u0d28\u0d4d\u0d31\u0d46 \u0d05\u0d28\u0d3e\u0d35\u0d36\u0d4d\u0d2f \u0d15\u0d42\u0d1f\u0d4d\u0d1f\u0d3e\u0d33\u0d3f\u0d15\u0d33\u0d3e\u0d2f\u0d3f \u0d2e\u0d3e\u0d31\u0d3f\u0d2f \u0d38\u0d40\u0d32\u0d3f\u0d02\u0d17\u0d3f\u0d32\u0d46 \u0d28\u0d28\u0d1e\u0d4d\u0d1e \u0d2a\u0d3e\u0d1f\u0d41\u0d15\u0d33\u0d3f\u0d32\u0d47\u0d15\u0d4d\u0d15\u0d4d \u0d05\u0d35\u0d7b \u0d09\u0d31\u0d4d\u0d31\u0d41\u0d28\u0d4b\u0d15\u0d4d\u0d15\u0d3f. \u0d06 \u0d38\u0d3e\u0d2e\u0d4d\u0d2a\u0d24\u0d4d\u0d24\u0d3f\u0d15 \u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02 (shortage) \u0d35\u0d46\u0d31\u0d41\u0d02 \u0d05\u0d15\u0d4d\u0d15\u0d19\u0d4d\u0d19\u0d7e \u0d2e\u0d3e\u0d24\u0d4d\u0d30\u0d2e\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d3f\u0d32\u0d4d\u0d32\u2014\u0d05\u0d24\u0d4d \u0d38\u0d2e\u0d3e\u0d27\u0d3e\u0d28\u0d2a\u0d30\u0d2e\u0d3e\u0d2f \u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f\u0d15\u0d33\u0d46 \u0d09\u0d24\u0d4d\u0d15\u0d23\u0d4d\u0d20\u0d2f\u0d41\u0d1f\u0d46 \u0d2a\u0d4b\u0d7c\u0d15\u0d4d\u0d15\u0d33\u0d19\u0d4d\u0d19\u0d33\u0d3e\u0d15\u0d4d\u0d15\u0d3f \u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d3f\u0d2f \u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02 (bone of contention) \u0d06\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">His father, Krishnan, worked as a coolie at Palakkad Railway Junction, earning \u20b9900 per day across all seasons. Unlike many laborers whose income fluctuated like a&nbsp;<strong>flock<\/strong>&nbsp;(\u0d12\u0d30\u0d41 \u0d2a\u0d31\u0d4d\u0d31\u0d02 \u0d2a\u0d15\u0d4d\u0d37\u0d3f\u0d15\u0d7e) scattered by storms, Krishnan had secured consistent work through thirty years of dedication. The railway authorities recognized his&nbsp;<strong>proficient<\/strong>&nbsp;(\u0d2a\u0d4d\u0d30\u0d3e\u0d35\u0d40\u0d23\u0d4d\u0d2f\u0d2e\u0d41\u0d33\u0d4d\u0d33) skills, making him an essential part of the&nbsp;<strong>pack<\/strong>&nbsp;(\u0d1a\u0d46\u0d28\u0d4d\u0d28\u0d3e\u0d2f\u0d4d\u0d15\u0d4d\u0d15\u0d33\u0d41\u0d1f\u0d46 \u0d15\u0d42\u0d1f\u0d4d\u0d1f\u0d02) of workers who loaded freight trains with systematic precision. \ud83d\ude82\ud83d\udcbc<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0d05\u0d35\u0d28\u0d4d\u0d31\u0d46 \u0d05\u0d1a\u0d4d\u0d1b\u0d7b, \u0d15\u0d43\u0d37\u0d4d\u0d23\u0d7b, \u0d2a\u0d3e\u0d32\u0d15\u0d4d\u0d15\u0d3e\u0d1f\u0d4d \u0d31\u0d46\u0d2f\u0d3f\u0d7d\u0d35\u0d47 \u0d1c\u0d02\u0d17\u0d4d\u0d37\u0d28\u0d3f\u0d7d \u0d12\u0d30\u0d41 \u0d1a\u0d41\u0d2e\u0d1f\u0d4d\u0d1f\u0d41\u0d24\u0d4a\u0d34\u0d3f\u0d32\u0d3e\u0d33\u0d3f\u0d2f\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41, \u0d0e\u0d32\u0d4d\u0d32\u0d3e \u0d38\u0d40\u0d38\u0d23\u0d3f\u0d32\u0d41\u0d02 \u0d26\u0d3f\u0d35\u0d38\u0d47\u0d28 \u20b9900 \u0d38\u0d2e\u0d4d\u0d2a\u0d3e\u0d26\u0d3f\u0d1a\u0d4d\u0d1a\u0d41. \u0d15\u0d4a\u0d1f\u0d41\u0d19\u0d4d\u0d15\u0d3e\u0d31\u0d4d\u0d31\u0d3f\u0d7d \u0d1a\u0d3f\u0d24\u0d31\u0d3f\u0d2a\u0d4d\u0d2a\u0d4b\u0d15\u0d41\u0d28\u0d4d\u0d28 \u0d12\u0d30\u0d41 \u0d2a\u0d31\u0d4d\u0d31\u0d02 \u0d2a\u0d15\u0d4d\u0d37\u0d3f\u0d15\u0d33\u0d46 (flock) \u0d2a\u0d4b\u0d32\u0d46 \u0d35\u0d30\u0d41\u0d2e\u0d3e\u0d28\u0d02 \u0d38\u0d4d\u0d25\u0d3f\u0d30\u0d2e\u0d32\u0d4d\u0d32\u0d3e\u0d24\u0d4d\u0d24 \u0d2e\u0d31\u0d4d\u0d31\u0d4d \u0d24\u0d4a\u0d34\u0d3f\u0d32\u0d3e\u0d33\u0d3f\u0d15\u0d33\u0d46 \u0d2a\u0d4b\u0d32\u0d46\u0d2f\u0d32\u0d4d\u0d32, \u0d2e\u0d41\u0d2a\u0d4d\u0d2a\u0d24\u0d4d \u0d35\u0d7c\u0d37\u0d24\u0d4d\u0d24\u0d46 \u0d38\u0d2e\u0d7c\u0d2a\u0d4d\u0d2a\u0d23\u0d02 \u0d15\u0d4a\u0d23\u0d4d\u0d1f\u0d4d \u0d15\u0d43\u0d37\u0d4d\u0d23\u0d7b \u0d38\u0d4d\u0d25\u0d3f\u0d30\u0d2e\u0d3e\u0d2f \u0d1c\u0d4b\u0d32\u0d3f \u0d09\u0d31\u0d2a\u0d4d\u0d2a\u0d3f\u0d1a\u0d4d\u0d1a\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41. \u0d1a\u0d30\u0d15\u0d4d\u0d15\u0d4d \u0d1f\u0d4d\u0d30\u0d46\u0d2f\u0d3f\u0d28\u0d41\u0d15\u0d33\u0d3f\u0d7d \u0d1a\u0d3f\u0d1f\u0d4d\u0d1f\u0d2f\u0d4b\u0d1f\u0d46 \u0d38\u0d3e\u0d27\u0d28\u0d19\u0d4d\u0d19\u0d7e \u0d15\u0d2f\u0d31\u0d4d\u0d31\u0d41\u0d28\u0d4d\u0d28 \u0d24\u0d4a\u0d34\u0d3f\u0d32\u0d3e\u0d33\u0d3f\u0d15\u0d33\u0d41\u0d1f\u0d46 \u0d15\u0d42\u0d1f\u0d4d\u0d1f\u0d24\u0d4d\u0d24\u0d3f\u0d32\u0d46 (pack) \u0d12\u0d30\u0d41 \u0d2a\u0d4d\u0d30\u0d27\u0d3e\u0d28 \u0d2d\u0d3e\u0d17\u0d2e\u0d3e\u0d15\u0d4d\u0d15\u0d3f \u0d05\u0d26\u0d4d\u0d26\u0d47\u0d39\u0d24\u0d4d\u0d24\u0d46 \u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d3f\u0d2f\u0d24\u0d4d, \u0d31\u0d46\u0d2f\u0d3f\u0d7d\u0d35\u0d47 \u0d05\u0d27\u0d3f\u0d15\u0d3e\u0d30\u0d3f\u0d15\u0d7e \u0d05\u0d26\u0d4d\u0d26\u0d47\u0d39\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d\u0d31\u0d46 \u0d2a\u0d4d\u0d30\u0d3e\u0d35\u0d40\u0d23\u0d4d\u0d2f\u0d2e\u0d41\u0d33\u0d4d\u0d33 (proficient) \u0d15\u0d34\u0d3f\u0d35\u0d41\u0d15\u0d7e \u0d24\u0d3f\u0d30\u0d3f\u0d1a\u0d4d\u0d1a\u0d31\u0d3f\u0d1e\u0d4d\u0d1e\u0d24\u0d41\u0d15\u0d4a\u0d23\u0d4d\u0d1f\u0d3e\u0d23\u0d4d.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Your father is truly the&nbsp;<strong>salt of the earth<\/strong>&nbsp;(\u0d2e\u0d3e\u0d28\u0d4d\u0d2f\u0d28\u0d3e\u0d2f \u0d35\u0d4d\u0d2f\u0d15\u0d4d\u0d24\u0d3f),&#8221; Arjun&#8217;s mother, Kamala, used to say with tears of&nbsp;<strong>pride<\/strong>&nbsp;(\u0d05\u0d2d\u0d3f\u0d2e\u0d3e\u0d28\u0d02). She had managed their household with&nbsp;<strong>propriety<\/strong>&nbsp;(\u0d14\u0d1a\u0d3f\u0d24\u0d4d\u0d2f\u0d02), stretching every rupee through careful&nbsp;<strong>modifications<\/strong>&nbsp;(\u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d02 \u0d35\u0d30\u0d41\u0d24\u0d4d\u0d24\u0d7d). Her job at Radha Chechi&#8217;s store brought \u20b9300 daily, and together, their combined efforts created&nbsp;<strong>sufficient<\/strong>&nbsp;(\u0d2e\u0d24\u0d3f\u0d2f\u0d3e\u0d2f) resources for&nbsp;<strong>proper<\/strong>&nbsp;(\u0d36\u0d30\u0d3f\u0d2f\u0d3e\u0d2f) education and basic dignity. \ud83d\ude4f\ud83c\udfe1<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;\u0d28\u0d3f\u0d28\u0d4d\u0d31\u0d46 \u0d05\u0d1a\u0d4d\u0d1b\u0d7b \u0d36\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d02 \u0d12\u0d30\u0d41 \u0d2e\u0d3e\u0d28\u0d4d\u0d2f\u0d28\u0d3e\u0d2f \u0d35\u0d4d\u0d2f\u0d15\u0d4d\u0d24\u0d3f\u0d2f\u0d3e\u0d23\u0d4d (salt of the earth),\u201d \u0d05\u0d7c\u0d1c\u0d41\u0d28\u0d4d\u0d31\u0d46 \u0d05\u0d2e\u0d4d\u0d2e \u0d15\u0d2e\u0d32 \u0d05\u0d2d\u0d3f\u0d2e\u0d3e\u0d28\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d\u0d31\u0d46 (pride) \u0d15\u0d23\u0d4d\u0d23\u0d40\u0d30\u0d4b\u0d1f\u0d46 \u0d2a\u0d31\u0d2f\u0d41\u0d2e\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41. \u0d05\u0d35\u0d7c \u0d24\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d35\u0d40\u0d1f\u0d4d\u0d1f\u0d41\u0d1a\u0d46\u0d32\u0d35\u0d41\u0d15\u0d7e \u0d24\u0d3f\u0d15\u0d1e\u0d4d\u0d1e \u0d14\u0d1a\u0d3f\u0d24\u0d4d\u0d2f\u0d24\u0d4d\u0d24\u0d4b\u0d1f\u0d46\u0d2f\u0d3e\u0d23\u0d4d (propriety) \u0d15\u0d48\u0d15\u0d3e\u0d30\u0d4d\u0d2f\u0d02 \u0d1a\u0d46\u0d2f\u0d4d\u0d24\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d24\u0d4d, \u0d36\u0d4d\u0d30\u0d26\u0d4d\u0d27\u0d3e\u0d2a\u0d42\u0d7c\u0d35\u0d4d\u0d35\u0d2e\u0d3e\u0d2f \u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d19\u0d4d\u0d19\u0d7e \u0d35\u0d30\u0d41\u0d24\u0d4d\u0d24\u0d3f (modifications) \u0d13\u0d30\u0d4b \u0d30\u0d42\u0d2a\u0d2f\u0d41\u0d02 \u0d35\u0d32\u0d3f\u0d1a\u0d4d\u0d1a\u0d41\u0d28\u0d40\u0d1f\u0d4d\u0d1f\u0d3f. \u0d30\u0d3e\u0d27 \u0d1a\u0d47\u0d1a\u0d4d\u0d1a\u0d3f\u0d2f\u0d41\u0d1f\u0d46 \u0d15\u0d1f\u0d2f\u0d3f\u0d32\u0d46 \u0d1c\u0d4b\u0d32\u0d3f\u0d2f\u0d3f\u0d7d \u0d28\u0d3f\u0d28\u0d4d\u0d28\u0d4d \u0d26\u0d3f\u0d35\u0d38\u0d35\u0d41\u0d02 \u20b9300 \u0d32\u0d2d\u0d3f\u0d1a\u0d4d\u0d1a\u0d41, \u0d07\u0d30\u0d41\u0d35\u0d30\u0d41\u0d1f\u0d46\u0d2f\u0d41\u0d02 \u0d15\u0d42\u0d1f\u0d4d\u0d1f\u0d3e\u0d2f \u0d2a\u0d30\u0d3f\u0d36\u0d4d\u0d30\u0d2e\u0d02 \u0d36\u0d30\u0d3f\u0d2f\u0d3e\u0d2f (proper) \u0d35\u0d3f\u0d26\u0d4d\u0d2f\u0d3e\u0d2d\u0d4d\u0d2f\u0d3e\u0d38\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d41\u0d02 \u0d05\u0d1f\u0d3f\u0d38\u0d4d\u0d25\u0d3e\u0d28\u0d2a\u0d30\u0d2e\u0d3e\u0d2f \u0d05\u0d28\u0d4d\u0d24\u0d38\u0d4d\u0d38\u0d3f\u0d28\u0d41\u0d02 \u0d2e\u0d24\u0d3f\u0d2f\u0d3e\u0d2f (sufficient) \u0d35\u0d3f\u0d2d\u0d35\u0d19\u0d4d\u0d19\u0d7e \u0d38\u0d43\u0d37\u0d4d\u0d1f\u0d3f\u0d1a\u0d4d\u0d1a\u0d41.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The&nbsp;<strong>abundance<\/strong>&nbsp;(\u0d38\u0d2e\u0d43\u0d26\u0d4d\u0d27\u0d3f) of love in their home had always compensated for the&nbsp;<strong>lack<\/strong>&nbsp;(\u0d05\u0d2d\u0d3e\u0d35\u0d02) of luxury. Kamala possessed&nbsp;<strong>appropriate<\/strong>&nbsp;(\u0d05\u0d28\u0d41\u0d2f\u0d4b\u0d1c\u0d4d\u0d2f\u0d2e\u0d3e\u0d2f) wisdom that could transform their modest earnings into comfortable living through intelligent planning. Every&nbsp;<strong>alteration<\/strong>&nbsp;(\u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d02) in spending could&nbsp;<strong>affect<\/strong>&nbsp;(\u0d38\u0d4d\u0d35\u0d3e\u0d27\u0d40\u0d28\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d15) their children&#8217;s future prospects. \ud83d\udc96\ud83d\udca1<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0d05\u0d35\u0d30\u0d41\u0d1f\u0d46 \u0d35\u0d40\u0d1f\u0d4d\u0d1f\u0d3f\u0d32\u0d46 \u0d38\u0d4d\u0d28\u0d47\u0d39\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d\u0d31\u0d46 \u0d38\u0d2e\u0d43\u0d26\u0d4d\u0d27\u0d3f (abundance) \u0d0e\u0d2a\u0d4d\u0d2a\u0d4b\u0d34\u0d41\u0d02 \u0d06\u0d21\u0d02\u0d2c\u0d30\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d\u0d31\u0d46 \u0d05\u0d2d\u0d3e\u0d35\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d (lack) \u0d12\u0d30\u0d41 \u0d2a\u0d30\u0d3f\u0d39\u0d3e\u0d30\u0d2e\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41. \u0d2c\u0d41\u0d26\u0d4d\u0d27\u0d3f\u0d2a\u0d30\u0d2e\u0d3e\u0d2f \u0d06\u0d38\u0d42\u0d24\u0d4d\u0d30\u0d23\u0d24\u0d4d\u0d24\u0d3f\u0d32\u0d42\u0d1f\u0d46 \u0d24\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d24\u0d41\u0d1a\u0d4d\u0d1b\u0d2e\u0d3e\u0d2f \u0d35\u0d30\u0d41\u0d2e\u0d3e\u0d28\u0d24\u0d4d\u0d24\u0d46 \u0d38\u0d41\u0d16\u0d2a\u0d4d\u0d30\u0d26\u0d2e\u0d3e\u0d2f \u0d1c\u0d40\u0d35\u0d3f\u0d24\u0d2e\u0d3e\u0d15\u0d4d\u0d15\u0d3f \u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d3e\u0d7b \u0d15\u0d34\u0d3f\u0d2f\u0d41\u0d28\u0d4d\u0d28 \u0d05\u0d28\u0d41\u0d2f\u0d4b\u0d1c\u0d4d\u0d2f\u0d2e\u0d3e\u0d2f (appropriate) \u0d35\u0d3f\u0d35\u0d47\u0d15\u0d02 \u0d15\u0d2e\u0d32\u0d2f\u0d4d\u0d15\u0d4d\u0d15\u0d41\u0d23\u0d4d\u0d1f\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41. \u0d1a\u0d46\u0d32\u0d35\u0d41\u0d15\u0d33\u0d3f\u0d32\u0d46 \u0d13\u0d30\u0d4b \u0d1a\u0d46\u0d31\u0d3f\u0d2f \u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d35\u0d41\u0d02 (alteration) \u0d24\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2e\u0d15\u0d4d\u0d15\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d35\u0d3f\u0d2f\u0d46 \u0d38\u0d4d\u0d35\u0d3e\u0d27\u0d40\u0d28\u0d3f\u0d15\u0d4d\u0d15\u0d3e\u0d7b (affect) \u0d38\u0d3e\u0d27\u0d4d\u0d2f\u0d24\u0d2f\u0d41\u0d23\u0d4d\u0d1f\u0d46\u0d28\u0d4d\u0d28\u0d4d \u0d05\u0d35\u0d7c\u0d15\u0d4d\u0d15\u0d31\u0d3f\u0d2f\u0d3e\u0d2e\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But cancer had been an unwelcome&nbsp;<strong>amendment<\/strong>&nbsp;(\u0d2d\u0d47\u0d26\u0d17\u0d24\u0d3f) to their family&#8217;s story. The disease attacked not just Kamala&#8217;s body but their financial stability, becoming a&nbsp;<strong>factory<\/strong>&nbsp;(\u0d28\u0d3f\u0d7c\u0d2e\u0d4d\u0d2e\u0d3e\u0d23\u0d36\u0d3e\u0d32) producing disasters. Hospital bills, medicines, and treatments created such a massive&nbsp;<strong>shortfall<\/strong>&nbsp;(\u0d15\u0d41\u0d31\u0d35\u0d4d) that they approached Canara Bank for a \u20b950,000 loan at 11% interest. \ud83d\udc94\ud83c\udfe5<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0d0e\u0d28\u0d4d\u0d28\u0d3e\u0d7d \u0d05\u0d7c\u0d2c\u0d41\u0d26\u0d02 \u0d05\u0d35\u0d30\u0d41\u0d1f\u0d46 \u0d15\u0d41\u0d1f\u0d41\u0d02\u0d2c\u0d15\u0d25\u0d2f\u0d3f\u0d7d \u0d06\u0d30\u0d41\u0d02 \u0d38\u0d4d\u0d35\u0d3e\u0d17\u0d24\u0d02 \u0d1a\u0d46\u0d2f\u0d4d\u0d2f\u0d3e\u0d24\u0d4d\u0d24 \u0d12\u0d30\u0d41 \u0d2d\u0d47\u0d26\u0d17\u0d24\u0d3f (amendment) \u0d06\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41. \u0d06 \u0d30\u0d4b\u0d17\u0d02 \u0d15\u0d2e\u0d32\u0d2f\u0d41\u0d1f\u0d46 \u0d36\u0d30\u0d40\u0d30\u0d24\u0d4d\u0d24\u0d46 \u0d2e\u0d3e\u0d24\u0d4d\u0d30\u0d2e\u0d32\u0d4d\u0d32, \u0d05\u0d35\u0d30\u0d41\u0d1f\u0d46 \u0d38\u0d3e\u0d2e\u0d4d\u0d2a\u0d24\u0d4d\u0d24\u0d3f\u0d15 \u0d38\u0d4d\u0d25\u0d3f\u0d30\u0d24\u0d2f\u0d46\u0d2f\u0d41\u0d02 \u0d06\u0d15\u0d4d\u0d30\u0d2e\u0d3f\u0d1a\u0d4d\u0d1a\u0d41, \u0d26\u0d41\u0d30\u0d28\u0d4d\u0d24\u0d19\u0d4d\u0d19\u0d7e \u0d09\u0d24\u0d4d\u0d2a\u0d3e\u0d26\u0d3f\u0d2a\u0d4d\u0d2a\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d28\u0d4d\u0d28 \u0d12\u0d30\u0d41 \u0d28\u0d3f\u0d7c\u0d2e\u0d4d\u0d2e\u0d3e\u0d23\u0d36\u0d3e\u0d32 (factory) \u0d06\u0d2f\u0d3f \u0d05\u0d24\u0d4d \u0d2e\u0d3e\u0d31\u0d3f. \u0d06\u0d36\u0d41\u0d2a\u0d24\u0d4d\u0d30\u0d3f \u0d2c\u0d3f\u0d32\u0d4d\u0d32\u0d41\u0d15\u0d33\u0d41\u0d02 \u0d2e\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41\u0d15\u0d33\u0d41\u0d02 \u0d1a\u0d3f\u0d15\u0d3f\u0d24\u0d4d\u0d38\u0d15\u0d33\u0d41\u0d02 \u0d35\u0d32\u0d3f\u0d2f\u0d4a\u0d30\u0d41 \u0d15\u0d41\u0d31\u0d35\u0d4d (shortfall) \u0d09\u0d23\u0d4d\u0d1f\u0d3e\u0d15\u0d4d\u0d15\u0d3f\u0d2f\u0d2a\u0d4d\u0d2a\u0d4b\u0d7e, \u0d05\u0d35\u0d7c 11% \u0d2a\u0d32\u0d3f\u0d36\u0d2f\u0d4d\u0d15\u0d4d\u0d15\u0d4d \u20b950,000 \u0d35\u0d3e\u0d2f\u0d4d\u0d2a\u0d2f\u0d4d\u0d15\u0d4d\u0d15\u0d3e\u0d2f\u0d3f \u0d15\u0d3e\u0d28\u0d31 \u0d2c\u0d3e\u0d19\u0d4d\u0d15\u0d3f\u0d28\u0d46 \u0d38\u0d2e\u0d40\u0d2a\u0d3f\u0d1a\u0d4d\u0d1a\u0d41.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;This interest rate is reasonable,&#8221; the bank official explained. &#8220;Many private lenders charge&nbsp;<strong>excess<\/strong>&nbsp;(\u0d05\u0d27\u0d3f\u0d15\u0d2e\u0d41\u0d33\u0d4d\u0d33\u0d24\u0d4d) rates that can&nbsp;<strong>worsen<\/strong>&nbsp;(\u0d2e\u0d4b\u0d36\u0d2e\u0d3e\u0d15\u0d4d\u0d15\u0d41\u0d15) your situation permanently.&#8221; \ud83d\ude1f<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;\u0d08 \u0d2a\u0d32\u0d3f\u0d36 \u0d28\u0d3f\u0d30\u0d15\u0d4d\u0d15\u0d4d \u0d28\u0d4d\u0d2f\u0d3e\u0d2f\u0d2e\u0d3e\u0d23\u0d4d,&#8221; \u0d2c\u0d3e\u0d19\u0d4d\u0d15\u0d4d \u0d09\u0d26\u0d4d\u0d2f\u0d4b\u0d17\u0d38\u0d4d\u0d25\u0d7b \u0d35\u0d3f\u0d36\u0d26\u0d40\u0d15\u0d30\u0d3f\u0d1a\u0d4d\u0d1a\u0d41. &#8220;\u0d2a\u0d32 \u0d38\u0d4d\u0d35\u0d15\u0d3e\u0d30\u0d4d\u0d2f \u0d2a\u0d23\u0d2e\u0d3f\u0d1f\u0d2a\u0d3e\u0d1f\u0d41\u0d15\u0d3e\u0d30\u0d41\u0d02 \u0d28\u0d3f\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d05\u0d35\u0d38\u0d4d\u0d25\u0d2f\u0d46 \u0d0e\u0d28\u0d4d\u0d28\u0d46\u0d28\u0d4d\u0d28\u0d47\u0d15\u0d4d\u0d15\u0d41\u0d2e\u0d3e\u0d2f\u0d3f \u0d2e\u0d4b\u0d36\u0d2e\u0d3e\u0d15\u0d4d\u0d15\u0d3e\u0d7b (worsen) \u0d38\u0d3e\u0d27\u0d4d\u0d2f\u0d24\u0d2f\u0d41\u0d33\u0d4d\u0d33 \u0d05\u0d27\u0d3f\u0d15 (excess) \u0d2a\u0d32\u0d3f\u0d36 \u0d08\u0d1f\u0d3e\u0d15\u0d4d\u0d15\u0d3e\u0d31\u0d41\u0d23\u0d4d\u0d1f\u0d4d.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Two years had passed since they lost Kamala, and the&nbsp;<strong>loss<\/strong>&nbsp;(\u0d28\u0d37\u0d4d\u0d1f\u0d02) extended beyond grief. The monthly EMI of \u20b94,500 consumed nearly five days of Krishnan&#8217;s earnings. The bank manager had recently visited with documents, explaining that delayed payments had triggered penalty clauses threatening their ancestral&nbsp;<strong>property<\/strong>&nbsp;(\u0d38\u0d4d\u0d35\u0d24\u0d4d\u0d24\u0d4d). \ud83c\udfe0\ud83d\udcb8<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0d15\u0d2e\u0d32\u0d2f\u0d46 \u0d28\u0d37\u0d4d\u0d1f\u0d2a\u0d4d\u0d2a\u0d46\u0d1f\u0d4d\u0d1f\u0d3f\u0d1f\u0d4d\u0d1f\u0d4d \u0d30\u0d23\u0d4d\u0d1f\u0d4d \u0d35\u0d7c\u0d37\u0d02 \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41, \u0d06 \u0d28\u0d37\u0d4d\u0d1f\u0d02 (loss) \u0d26\u0d41\u0d03\u0d16\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d2a\u0d4d\u0d2a\u0d41\u0d31\u0d2e\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41. \u0d2a\u0d4d\u0d30\u0d24\u0d3f\u0d2e\u0d3e\u0d38 EMI \u0d06\u0d2f \u20b94,500 \u0d15\u0d43\u0d37\u0d4d\u0d23\u0d28\u0d4d\u0d31\u0d46 \u0d0f\u0d15\u0d26\u0d47\u0d36\u0d02 \u0d05\u0d1e\u0d4d\u0d1a\u0d4d \u0d26\u0d3f\u0d35\u0d38\u0d24\u0d4d\u0d24\u0d46 \u0d35\u0d30\u0d41\u0d2e\u0d3e\u0d28\u0d02 \u0d15\u0d35\u0d7c\u0d28\u0d4d\u0d28\u0d41. \u0d05\u0d1f\u0d41\u0d24\u0d4d\u0d24\u0d3f\u0d1f\u0d46 \u0d2c\u0d3e\u0d19\u0d4d\u0d15\u0d4d \u0d2e\u0d3e\u0d28\u0d47\u0d1c\u0d7c \u0d30\u0d47\u0d16\u0d15\u0d33\u0d41\u0d2e\u0d3e\u0d2f\u0d3f \u0d35\u0d28\u0d4d\u0d28\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41, \u0d24\u0d3f\u0d30\u0d3f\u0d1a\u0d4d\u0d1a\u0d1f\u0d35\u0d4d \u0d35\u0d48\u0d15\u0d3f\u0d2f\u0d24\u0d4d \u0d05\u0d35\u0d30\u0d41\u0d1f\u0d46 \u0d24\u0d31\u0d35\u0d3e\u0d1f\u0d4d\u0d1f\u0d41\u0d38\u0d4d\u0d35\u0d24\u0d4d\u0d24\u0d4d (property) \u0d35\u0d30\u0d46 \u0d05\u0d2a\u0d15\u0d1f\u0d24\u0d4d\u0d24\u0d3f\u0d32\u0d3e\u0d15\u0d4d\u0d15\u0d41\u0d28\u0d4d\u0d28 \u0d2a\u0d3f\u0d34 \u0d35\u0d4d\u0d2f\u0d35\u0d38\u0d4d\u0d25\u0d15\u0d7e\u0d15\u0d4d\u0d15\u0d4d \u0d15\u0d3e\u0d30\u0d23\u0d2e\u0d3e\u0d2f\u0d46\u0d28\u0d4d\u0d28\u0d4d \u0d35\u0d3f\u0d2e\u0d41\u0d16\u0d24\u0d2f\u0d4b\u0d1f\u0d46 (reluctantly) \u0d05\u0d26\u0d4d\u0d26\u0d47\u0d39\u0d02 \u0d35\u0d3f\u0d36\u0d26\u0d40\u0d15\u0d30\u0d3f\u0d1a\u0d4d\u0d1a\u0d41.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Arjun&#8217;s sister Priya&#8217;s marriage had added \u20b930,000 in expenses, forcing Krishnan to borrow from local moneylenders at rates far from&nbsp;<strong>appropriate<\/strong>&nbsp;(\u0d05\u0d28\u0d41\u0d2f\u0d4b\u0d1c\u0d4d\u0d2f\u0d2e\u0d3e\u0d2f). &#8220;It seems that&nbsp;<strong>once in a blue moon<\/strong>&nbsp;(\u0d35\u0d33\u0d30\u0d46 \u0d05\u0d2a\u0d42\u0d7c\u0d35\u0d4d\u0d35\u0d2e\u0d3e\u0d2f\u0d3f), families like ours get to celebrate without financial stress,&#8221; Krishnan had murmured. \u2728<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0d05\u0d7c\u0d1c\u0d41\u0d28\u0d4d\u0d31\u0d46 \u0d38\u0d39\u0d4b\u0d26\u0d30\u0d3f \u0d2a\u0d4d\u0d30\u0d3f\u0d2f\u0d2f\u0d41\u0d1f\u0d46 \u0d35\u0d3f\u0d35\u0d3e\u0d39\u0d02 \u20b930,000 \u0d15\u0d42\u0d1f\u0d3f \u0d1a\u0d46\u0d32\u0d35\u0d4d \u0d35\u0d7c\u0d26\u0d4d\u0d27\u0d3f\u0d2a\u0d4d\u0d2a\u0d3f\u0d1a\u0d4d\u0d1a\u0d41, \u0d07\u0d24\u0d4d \u0d05\u0d28\u0d41\u0d2f\u0d4b\u0d1c\u0d4d\u0d2f\u0d2e\u0d3e\u0d2f\u0d24\u0d3f\u0d32\u0d41\u0d02 (appropriate) \u0d35\u0d33\u0d30\u0d46 \u0d09\u0d2f\u0d7c\u0d28\u0d4d\u0d28 \u0d2a\u0d32\u0d3f\u0d36\u0d2f\u0d4d\u0d15\u0d4d\u0d15\u0d4d \u0d2a\u0d4d\u0d30\u0d3e\u0d26\u0d47\u0d36\u0d3f\u0d15 \u0d2a\u0d23\u0d2e\u0d3f\u0d1f\u0d2a\u0d3e\u0d1f\u0d41\u0d15\u0d3e\u0d30\u0d3f\u0d7d \u0d28\u0d3f\u0d28\u0d4d\u0d28\u0d4d \u0d15\u0d1f\u0d02 \u0d35\u0d3e\u0d19\u0d4d\u0d19\u0d3e\u0d7b \u0d15\u0d43\u0d37\u0d4d\u0d23\u0d28\u0d46 \u0d28\u0d3f\u0d7c\u0d2c\u0d28\u0d4d\u0d27\u0d3f\u0d24\u0d28\u0d3e\u0d15\u0d4d\u0d15\u0d3f. \u201c\u0d28\u0d2e\u0d4d\u0d2e\u0d33\u0d46\u0d2a\u0d4d\u0d2a\u0d4b\u0d32\u0d41\u0d33\u0d4d\u0d33 \u0d15\u0d41\u0d1f\u0d41\u0d02\u0d2c\u0d19\u0d4d\u0d19\u0d7e\u0d15\u0d4d\u0d15\u0d4d \u0d38\u0d3e\u0d2e\u0d4d\u0d2a\u0d24\u0d4d\u0d24\u0d3f\u0d15 \u0d38\u0d2e\u0d4d\u0d2e\u0d7c\u0d26\u0d4d\u0d26\u0d2e\u0d3f\u0d32\u0d4d\u0d32\u0d3e\u0d24\u0d46 \u0d06\u0d18\u0d4b\u0d37\u0d3f\u0d15\u0d4d\u0d15\u0d3e\u0d7b \u0d15\u0d34\u0d3f\u0d2f\u0d41\u0d28\u0d4d\u0d28\u0d24\u0d4d \u0d35\u0d33\u0d30\u0d46 \u0d05\u0d2a\u0d42\u0d7c\u0d35\u0d4d\u0d35\u0d2e\u0d3e\u0d2f\u0d3f (once in a blue moon) \u0d2e\u0d3e\u0d24\u0d4d\u0d30\u0d2e\u0d3e\u0d23\u0d4d,\u201d \u0d15\u0d43\u0d37\u0d4d\u0d23\u0d7b \u0d2a\u0d3f\u0d31\u0d41\u0d2a\u0d3f\u0d31\u0d41\u0d24\u0d4d\u0d24\u0d41.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Arjun felt like he was&nbsp;<strong>good for nothing<\/strong>&nbsp;(\u0d12\u0d28\u0d4d\u0d28\u0d3f\u0d28\u0d41\u0d02 \u0d15\u0d4a\u0d33\u0d4d\u0d33\u0d3e\u0d24\u0d4d\u0d24). Three years of PSC preparation, three failures when rank lists were published. His approach had been as scattered as a&nbsp;<strong>herd<\/strong>&nbsp;(\u0d06\u0d28\u0d15\u0d33\u0d41\u0d1f\u0d46 \u0d15\u0d42\u0d1f\u0d4d\u0d1f\u0d02) without direction, lacking the systematic&nbsp;<strong>refinement<\/strong>&nbsp;(\u0d2a\u0d30\u0d3f\u0d37\u0d4d\u0d15\u0d30\u0d23\u0d02) that successful candidates demonstrated. \ud83d\udc18\ud83d\udcda<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0d24\u0d3e\u0d7b \u0d12\u0d28\u0d4d\u0d28\u0d3f\u0d28\u0d41\u0d02 \u0d15\u0d4a\u0d33\u0d4d\u0d33\u0d3e\u0d24\u0d4d\u0d24\u0d35\u0d28\u0d3e\u0d23\u0d46\u0d28\u0d4d\u0d28\u0d4d (good for nothing) \u0d05\u0d7c\u0d1c\u0d41\u0d28\u0d4d \u0d24\u0d4b\u0d28\u0d4d\u0d28\u0d3f. \u0d2e\u0d42\u0d28\u0d4d\u0d28\u0d4d \u0d35\u0d7c\u0d37\u0d24\u0d4d\u0d24\u0d46 \u0d2a\u0d3f\u0d0e\u0d38\u0d4d\u200c\u0d38\u0d3f \u0d2a\u0d20\u0d28\u0d02, \u0d31\u0d3e\u0d19\u0d4d\u0d15\u0d4d \u0d32\u0d3f\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d41\u0d15\u0d7e \u0d35\u0d28\u0d4d\u0d28\u0d2a\u0d4d\u0d2a\u0d4b\u0d7e \u0d2e\u0d42\u0d28\u0d4d\u0d28\u0d4d \u0d24\u0d35\u0d23\u0d2f\u0d41\u0d02 \u0d2a\u0d30\u0d3e\u0d1c\u0d2f\u0d02. \u0d05\u0d35\u0d28\u0d4d\u0d31\u0d46 \u0d2a\u0d20\u0d28\u0d30\u0d40\u0d24\u0d3f, \u0d32\u0d15\u0d4d\u0d37\u0d4d\u0d2f\u0d2e\u0d3f\u0d32\u0d4d\u0d32\u0d3e\u0d24\u0d4d\u0d24 \u0d12\u0d30\u0d41 \u0d06\u0d28\u0d15\u0d4d\u0d15\u0d42\u0d1f\u0d4d\u0d1f\u0d24\u0d4d\u0d24\u0d46\u0d2a\u0d4d\u0d2a\u0d4b\u0d32\u0d46 (herd) \u0d1a\u0d3f\u0d24\u0d31\u0d3f\u0d2f\u0d24\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41, \u0d35\u0d3f\u0d1c\u0d2f\u0d3f\u0d1a\u0d4d\u0d1a \u0d09\u0d26\u0d4d\u0d2f\u0d4b\u0d17\u0d3e\u0d7c\u0d24\u0d4d\u0d25\u0d3f\u0d15\u0d7e \u0d2a\u0d4d\u0d30\u0d15\u0d1f\u0d3f\u0d2a\u0d4d\u0d2a\u0d3f\u0d1a\u0d4d\u0d1a \u0d1a\u0d3f\u0d1f\u0d4d\u0d1f\u0d2f\u0d3e\u0d2f \u0d2a\u0d30\u0d3f\u0d37\u0d4d\u0d15\u0d30\u0d23\u0d02 (refinement) \u0d05\u0d35\u0d28\u0d4d \u0d07\u0d32\u0d4d\u0d32\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">He studied from borrowed books and photocopied materials. The&nbsp;<strong>spelling<\/strong>&nbsp;(\u0d05\u0d15\u0d4d\u0d37\u0d30\u0d35\u0d3f\u0d28\u0d4d\u0d2f\u0d3e\u0d38\u0d02) of success eluded him despite sincere efforts. The&nbsp;<strong>correction<\/strong>&nbsp;(\u0d24\u0d46\u0d31\u0d4d\u0d31\u0d41\u0d24\u0d3f\u0d30\u0d41\u0d24\u0d4d\u0d24\u0d7d) needed in his methods seemed as vast as their financial problems. \ud83d\udcdd\u274c<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0d15\u0d1f\u0d02 \u0d35\u0d3e\u0d19\u0d4d\u0d19\u0d3f\u0d2f \u0d2a\u0d41\u0d38\u0d4d\u0d24\u0d15\u0d19\u0d4d\u0d19\u0d33\u0d3f\u0d7d \u0d28\u0d3f\u0d28\u0d4d\u0d28\u0d41\u0d02 \u0d2b\u0d4b\u0d1f\u0d4d\u0d1f\u0d4b\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d3e\u0d31\u0d4d\u0d31\u0d4d \u0d0e\u0d1f\u0d41\u0d24\u0d4d\u0d24 \u0d28\u0d4b\u0d1f\u0d4d\u0d1f\u0d41\u0d15\u0d33\u0d3f\u0d7d \u0d28\u0d3f\u0d28\u0d4d\u0d28\u0d41\u0d2e\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41 \u0d05\u0d35\u0d28\u0d4d\u0d31\u0d46 \u0d2a\u0d20\u0d28\u0d02. \u0d06\u0d24\u0d4d\u0d2e\u0d3e\u0d7c\u0d24\u0d4d\u0d25\u0d2e\u0d3e\u0d2f\u0d3f \u0d36\u0d4d\u0d30\u0d2e\u0d3f\u0d1a\u0d4d\u0d1a\u0d3f\u0d1f\u0d4d\u0d1f\u0d41\u0d02 \u0d35\u0d3f\u0d1c\u0d2f\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d\u0d31\u0d46 \u0d05\u0d15\u0d4d\u0d37\u0d30\u0d35\u0d3f\u0d28\u0d4d\u0d2f\u0d3e\u0d38\u0d02 (spelling) \u0d05\u0d35\u0d28\u0d46 \u0d35\u0d1e\u0d4d\u0d1a\u0d3f\u0d1a\u0d4d\u0d1a\u0d41. \u0d05\u0d35\u0d28\u0d4d\u0d31\u0d46 \u0d30\u0d40\u0d24\u0d3f\u0d15\u0d33\u0d3f\u0d7d \u0d06\u0d35\u0d36\u0d4d\u0d2f\u0d2e\u0d3e\u0d2f \u0d24\u0d3f\u0d30\u0d41\u0d24\u0d4d\u0d24\u0d7d (correction), \u0d24\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d38\u0d3e\u0d2e\u0d4d\u0d2a\u0d24\u0d4d\u0d24\u0d3f\u0d15 \u0d2a\u0d4d\u0d30\u0d36\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d7e \u0d2a\u0d4b\u0d32\u0d46 \u0d24\u0d28\u0d4d\u0d28\u0d46 \u0d35\u0d32\u0d41\u0d24\u0d3e\u0d23\u0d46\u0d28\u0d4d\u0d28\u0d4d \u0d05\u0d35\u0d28\u0d4d \u0d24\u0d4b\u0d28\u0d4d\u0d28\u0d3f.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Education is the one&nbsp;<strong>factory<\/strong>&nbsp;(\u0d28\u0d3f\u0d7c\u0d2e\u0d4d\u0d2e\u0d3e\u0d23\u0d36\u0d3e\u0d32) that builds a better future,&#8221; Krishnan would say. &#8220;Knowledge is a&nbsp;<strong>property<\/strong>&nbsp;(\u0d38\u0d4d\u0d35\u0d24\u0d4d\u0d24\u0d4d) no one can steal from you.&nbsp;<strong>Proper<\/strong>&nbsp;(\u0d36\u0d30\u0d3f\u0d2f\u0d3e\u0d2f) learning stays with you forever.&#8221; \ud83c\udf93\ud83d\udcaa<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;\u0d2e\u0d46\u0d1a\u0d4d\u0d1a\u0d2a\u0d4d\u0d2a\u0d46\u0d1f\u0d4d\u0d1f \u0d12\u0d30\u0d41 \u0d2d\u0d3e\u0d35\u0d3f \u0d15\u0d46\u0d1f\u0d4d\u0d1f\u0d3f\u0d2a\u0d4d\u0d2a\u0d1f\u0d41\u0d15\u0d4d\u0d15\u0d41\u0d28\u0d4d\u0d28 \u0d12\u0d30\u0d47\u0d2f\u0d4a\u0d30\u0d41 \u0d28\u0d3f\u0d7c\u0d2e\u0d4d\u0d2e\u0d3e\u0d23\u0d36\u0d3e\u0d32 (factory) \u0d35\u0d3f\u0d26\u0d4d\u0d2f\u0d3e\u0d2d\u0d4d\u0d2f\u0d3e\u0d38\u0d2e\u0d3e\u0d23\u0d4d,&#8221; \u0d15\u0d43\u0d37\u0d4d\u0d23\u0d7b \u0d2a\u0d31\u0d2f\u0d41\u0d2e\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41. &#8220;\u0d05\u0d31\u0d3f\u0d35\u0d4d \u0d0e\u0d28\u0d4d\u0d28\u0d24\u0d4d \u0d06\u0d7c\u0d15\u0d4d\u0d15\u0d41\u0d02 \u0d28\u0d3f\u0d28\u0d4d\u0d28\u0d3f\u0d7d \u0d28\u0d3f\u0d28\u0d4d\u0d28\u0d4d \u0d2e\u0d4b\u0d37\u0d4d\u0d1f\u0d3f\u0d15\u0d4d\u0d15\u0d3e\u0d7b \u0d15\u0d34\u0d3f\u0d2f\u0d3e\u0d24\u0d4d\u0d24 \u0d12\u0d30\u0d41 \u0d38\u0d4d\u0d35\u0d24\u0d4d\u0d24\u0d3e\u0d23\u0d4d (property). \u0d36\u0d30\u0d3f\u0d2f\u0d3e\u0d2f (proper) \u0d2a\u0d20\u0d28\u0d02 \u0d0e\u0d15\u0d4d\u0d15\u0d3e\u0d32\u0d35\u0d41\u0d02 \u0d28\u0d3f\u0d28\u0d4d\u0d28\u0d4b\u0d1f\u0d4a\u0d2a\u0d4d\u0d2a\u0d02 \u0d28\u0d3f\u0d32\u0d28\u0d3f\u0d7d\u0d15\u0d4d\u0d15\u0d41\u0d02.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The&nbsp;<strong>profit<\/strong>&nbsp;(\u0d32\u0d3e\u0d2d\u0d02) from education seemed theoretical when survival demanded immediate solutions. Arjun watched his father&#8217;s hands become weathered, each callus representing sacrifice. &#8220;I need complete&nbsp;<strong>improvement<\/strong>&nbsp;(\u0d2e\u0d46\u0d1a\u0d4d\u0d1a\u0d2a\u0d4d\u0d2a\u0d46\u0d1f\u0d41\u0d24\u0d4d\u0d24\u0d7d) in my approach,&#8221; Arjun thought desperately. &#8220;But how can I achieve that when we have no&nbsp;<strong>surplus<\/strong>&nbsp;(\u0d2e\u0d3f\u0d1a\u0d4d\u0d1a\u0d02) for better resources?&#8221; \ud83e\udd14\ud83d\udcb8<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0d09\u0d1f\u0d28\u0d1f\u0d3f \u0d2a\u0d30\u0d3f\u0d39\u0d3e\u0d30\u0d19\u0d4d\u0d19\u0d7e \u0d06\u0d35\u0d36\u0d4d\u0d2f\u0d2e\u0d3e\u0d2f \u0d05\u0d24\u0d3f\u0d1c\u0d40\u0d35\u0d28\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d\u0d31\u0d46 \u0d2e\u0d41\u0d28\u0d4d\u0d28\u0d3f\u0d7d, \u0d35\u0d3f\u0d26\u0d4d\u0d2f\u0d3e\u0d2d\u0d4d\u0d2f\u0d3e\u0d38\u0d24\u0d4d\u0d24\u0d3f\u0d7d \u0d28\u0d3f\u0d28\u0d4d\u0d28\u0d41\u0d33\u0d4d\u0d33 \u0d32\u0d3e\u0d2d\u0d02 (profit) \u0d12\u0d30\u0d41 \u0d38\u0d3f\u0d26\u0d4d\u0d27\u0d3e\u0d28\u0d4d\u0d24\u0d02 \u0d2e\u0d3e\u0d24\u0d4d\u0d30\u0d2e\u0d3e\u0d2f\u0d3f \u0d24\u0d4b\u0d28\u0d4d\u0d28\u0d3f. \u0d05\u0d1a\u0d4d\u0d1b\u0d28\u0d4d\u0d31\u0d46 \u0d15\u0d48\u0d15\u0d7e \u0d24\u0d34\u0d2e\u0d4d\u0d2a\u0d3f\u0d1a\u0d4d\u0d1a\u0d4d \u0d2a\u0d3e\u0d30\u0d41\u0d37\u0d4d\u0d2f\u0d2e\u0d41\u0d33\u0d4d\u0d33\u0d24\u0d3e\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d24\u0d4d \u0d05\u0d7c\u0d1c\u0d41\u0d7b \u0d15\u0d23\u0d4d\u0d1f\u0d41, \u0d13\u0d30\u0d4b \u0d24\u0d34\u0d2e\u0d4d\u0d2a\u0d41\u0d02 \u0d24\u0d4d\u0d2f\u0d3e\u0d17\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d\u0d31\u0d46 \u0d2a\u0d4d\u0d30\u0d24\u0d40\u0d15\u0d2e\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41. &#8220;\u0d0e\u0d28\u0d4d\u0d31\u0d46 \u0d38\u0d2e\u0d40\u0d2a\u0d28\u0d24\u0d4d\u0d24\u0d3f\u0d7d \u0d0e\u0d28\u0d3f\u0d15\u0d4d\u0d15\u0d4d \u0d2a\u0d42\u0d7c\u0d23\u0d4d\u0d23\u0d2e\u0d3e\u0d2f \u0d12\u0d30\u0d41 \u0d2e\u0d46\u0d1a\u0d4d\u0d1a\u0d2a\u0d4d\u0d2a\u0d46\u0d1f\u0d41\u0d24\u0d4d\u0d24\u0d7d (improvement) \u0d06\u0d35\u0d36\u0d4d\u0d2f\u0d2e\u0d3e\u0d23\u0d4d,&#8221; \u0d05\u0d7c\u0d1c\u0d41\u0d7b \u0d28\u0d3f\u0d30\u0d3e\u0d36\u0d2f\u0d4b\u0d1f\u0d46 \u0d1a\u0d3f\u0d28\u0d4d\u0d24\u0d3f\u0d1a\u0d4d\u0d1a\u0d41. &#8220;\u0d0e\u0d28\u0d4d\u0d28\u0d3e\u0d7d \u0d2e\u0d46\u0d1a\u0d4d\u0d1a\u0d2a\u0d4d\u0d2a\u0d46\u0d1f\u0d4d\u0d1f \u0d2a\u0d20\u0d28\u0d38\u0d57\u0d15\u0d30\u0d4d\u0d2f\u0d19\u0d4d\u0d19\u0d7e\u0d15\u0d4d\u0d15\u0d3e\u0d2f\u0d3f \u0d12\u0d30\u0d41 \u0d2e\u0d3f\u0d1a\u0d4d\u0d1a\u0d35\u0d41\u0d02 (surplus) \u0d07\u0d32\u0d4d\u0d32\u0d3e\u0d24\u0d4d\u0d24\u0d2a\u0d4d\u0d2a\u0d4b\u0d7e \u0d1e\u0d3e\u0d28\u0d46\u0d19\u0d4d\u0d19\u0d28\u0d46 \u0d05\u0d24\u0d4d \u0d28\u0d47\u0d1f\u0d41\u0d02?&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The rain outside seemed to mock his turmoil. As thunder echoed across the village, Arjun&#8217;s exhausted mind finally surrendered to sleep. His consciousness dissolved into that mysterious realm where impossible bridges might span unbridgeable rivers, and where a young man&#8217;s desperate prayers might receive answers that daylight consistently refused to provide. \ud83d\ude34\ud83c\udf1f<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0d2a\u0d41\u0d31\u0d24\u0d4d\u0d24\u0d46 \u0d2e\u0d34 \u0d05\u0d35\u0d28\u0d4d\u0d31\u0d46 \u0d06\u0d28\u0d4d\u0d24\u0d30\u0d3f\u0d15 \u0d38\u0d02\u0d18\u0d7c\u0d37\u0d19\u0d4d\u0d19\u0d33\u0d46 \u0d15\u0d33\u0d3f\u0d2f\u0d3e\u0d15\u0d4d\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d24\u0d3e\u0d2f\u0d3f \u0d24\u0d4b\u0d28\u0d4d\u0d28\u0d3f. \u0d17\u0d4d\u0d30\u0d3e\u0d2e\u0d24\u0d4d\u0d24\u0d3f\u0d32\u0d41\u0d1f\u0d28\u0d40\u0d33\u0d02 \u0d07\u0d1f\u0d3f\u0d2e\u0d41\u0d34\u0d19\u0d4d\u0d19\u0d3f\u0d2f\u0d2a\u0d4d\u0d2a\u0d4b\u0d7e, \u0d05\u0d7c\u0d1c\u0d41\u0d28\u0d4d\u0d31\u0d46 \u0d15\u0d4d\u0d37\u0d40\u0d23\u0d3f\u0d1a\u0d4d\u0d1a \u0d2e\u0d28\u0d38\u0d4d\u0d38\u0d4d \u0d12\u0d1f\u0d41\u0d35\u0d3f\u0d7d \u0d09\u0d31\u0d15\u0d4d\u0d15\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d \u0d15\u0d40\u0d34\u0d1f\u0d19\u0d4d\u0d19\u0d3f. \u0d05\u0d35\u0d28\u0d4d\u0d31\u0d46 \u0d2c\u0d4b\u0d27\u0d02 \u0d06 \u0d28\u0d3f\u0d17\u0d42\u0d22 \u0d32\u0d4b\u0d15\u0d24\u0d4d\u0d24\u0d47\u0d15\u0d4d\u0d15\u0d4d \u0d05\u0d32\u0d3f\u0d1e\u0d4d\u0d1e\u0d41\u0d1a\u0d47\u0d7c\u0d28\u0d4d\u0d28\u0d41, \u0d05\u0d35\u0d3f\u0d1f\u0d46 \u0d05\u0d38\u0d3e\u0d27\u0d4d\u0d2f\u0d2e\u0d3e\u0d2f \u0d2a\u0d3e\u0d32\u0d19\u0d4d\u0d19\u0d7e \u0d15\u0d1f\u0d15\u0d4d\u0d15\u0d3e\u0d28\u0d3e\u0d35\u0d3e\u0d24\u0d4d\u0d24 \u0d28\u0d26\u0d3f\u0d15\u0d7e\u0d15\u0d4d\u0d15\u0d4d \u0d15\u0d41\u0d31\u0d41\u0d15\u0d46 \u0d09\u0d2f\u0d7c\u0d28\u0d4d\u0d28\u0d47\u0d15\u0d4d\u0d15\u0d3e\u0d02, \u0d2a\u0d15\u0d7d\u0d35\u0d46\u0d33\u0d3f\u0d1a\u0d4d\u0d1a\u0d02 \u0d38\u0d4d\u0d25\u0d3f\u0d30\u0d2e\u0d3e\u0d2f\u0d3f \u0d28\u0d3f\u0d30\u0d38\u0d3f\u0d1a\u0d4d\u0d1a \u0d09\u0d24\u0d4d\u0d24\u0d30\u0d19\u0d4d\u0d19\u0d7e\u0d15\u0d4d\u0d15\u0d4d \u0d12\u0d30\u0d41 \u0d1a\u0d46\u0d31\u0d41\u0d2a\u0d4d\u0d2a\u0d15\u0d4d\u0d15\u0d3e\u0d30\u0d28\u0d4d\u0d31\u0d46 \u0d28\u0d3f\u0d30\u0d3e\u0d36\u0d3e\u0d1c\u0d28\u0d15\u0d2e\u0d3e\u0d2f \u0d2a\u0d4d\u0d30\u0d3e\u0d7c\u0d24\u0d4d\u0d25\u0d28\u0d15\u0d7e\u0d15\u0d4d\u0d15\u0d4d \u0d2e\u0d31\u0d41\u0d2a\u0d1f\u0d3f \u0d32\u0d2d\u0d3f\u0d1a\u0d4d\u0d1a\u0d47\u0d15\u0d4d\u0d15\u0d3e\u0d02.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Glossary &#8211; Chapter 1 Words<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Abundance<\/strong> (\u0d38\u0d2e\u0d43\u0d26\u0d4d\u0d27\u0d3f) &#8211; A very large quantity; plenty; wealth <em>&#8220;The abundance of love in their home compensated for lack of luxury&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Affect<\/strong> (\u0d38\u0d4d\u0d35\u0d3e\u0d27\u0d40\u0d28\u0d3f\u0d15\u0d4d\u0d15\u0d41\u0d15) &#8211; To influence or cause change in something<br><em>&#8220;Every alteration in spending could affect their children&#8217;s future&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Alteration<\/strong> (\u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d02) &#8211; A change or modification <em>&#8220;Every alteration in spending could affect their children&#8217;s future&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Amendment<\/strong> (\u0d2d\u0d47\u0d26\u0d17\u0d24\u0d3f) &#8211; A change or addition to improve something <em>&#8220;Cancer had been an unwelcome amendment to their family&#8217;s story&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Appropriate<\/strong> (\u0d05\u0d28\u0d41\u0d2f\u0d4b\u0d1c\u0d4d\u0d2f\u0d2e\u0d3e\u0d2f) &#8211; Suitable or proper in the circumstances <em>&#8220;Rates far from appropriate&#8221;; &#8220;appropriate wisdom&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Bone of Contention<\/strong> (\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) &#8211; A subject causing continuing disagreement <em>&#8220;Financial shortage was the bone of contention transforming nights into battlegrounds&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Correction<\/strong> (\u0d24\u0d46\u0d31\u0d4d\u0d31\u0d41\u0d24\u0d3f\u0d30\u0d41\u0d24\u0d4d\u0d24\u0d7d) &#8211; The action of correcting something <em>&#8220;The correction needed seemed as vast as their financial problems&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Deficit<\/strong> (\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) &#8211; An amount by which something is too small; shortfall <em>&#8220;The deficit consuming Arjun&#8217;s sleepless mind&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Excess<\/strong> (\u0d05\u0d27\u0d3f\u0d15\u0d2e\u0d41\u0d33\u0d4d\u0d33\u0d24\u0d4d) &#8211; More than necessary or desirable <em>&#8220;Many lenders charge excess rates&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Factory<\/strong> (\u0d28\u0d3f\u0d7c\u0d2e\u0d4d\u0d2e\u0d3e\u0d23\u0d36\u0d3e\u0d32) &#8211; A building where goods are manufactured <em>&#8220;Education is the only factory that can manufacture a better future&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Flock<\/strong> (\u0d12\u0d30\u0d41 \u0d2a\u0d31\u0d4d\u0d31\u0d02 \u0d2a\u0d15\u0d4d\u0d37\u0d3f\u0d15\u0d7e) &#8211; A group of birds or sheep <em>&#8220;Income fluctuated like a flock scattered by storms&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Good for Nothing<\/strong> (\u0d12\u0d28\u0d4d\u0d28\u0d3f\u0d28\u0d41\u0d02 \u0d15\u0d4a\u0d33\u0d4d\u0d33\u0d3e\u0d24\u0d4d\u0d24) &#8211; Having no value; worthless <em>&#8220;Arjun felt like he was good for nothing&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Herd<\/strong> (\u0d06\u0d28\u0d15\u0d33\u0d41\u0d1f\u0d46 \u0d15\u0d42\u0d1f\u0d4d\u0d1f\u0d02) &#8211; A large group of animals living together <em>&#8220;His approach had been scattered as a herd without direction&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Improvement<\/strong> (\u0d2e\u0d46\u0d1a\u0d4d\u0d1a\u0d2a\u0d4d\u0d2a\u0d46\u0d1f\u0d41\u0d24\u0d4d\u0d24\u0d7d) &#8211; The process of making something better <em>&#8220;I need complete improvement in my approach&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Lack<\/strong> (\u0d05\u0d2d\u0d3e\u0d35\u0d02) &#8211; The state of being without something <em>&#8220;Abundance of love compensated for lack of luxury&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Loss<\/strong> (\u0d28\u0d37\u0d4d\u0d1f\u0d02) &#8211; The fact of losing someone or something <em>&#8220;The loss extended beyond grief&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Modification<\/strong> (\u0d2e\u0d3e\u0d31\u0d4d\u0d31\u0d02 \u0d35\u0d30\u0d41\u0d24\u0d4d\u0d24\u0d7d) &#8211; The action of making changes <em>&#8220;Stretching rupees through careful modifications&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Once in a Blue Moon<\/strong> (\u0d35\u0d33\u0d30\u0d46 \u0d05\u0d2a\u0d42\u0d7c\u0d35\u0d4d\u0d35\u0d2e\u0d3e\u0d2f\u0d3f) &#8211; Very rarely <em>&#8220;Once in a blue moon, families like ours celebrate without stress&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pack<\/strong> (\u0d1a\u0d46\u0d28\u0d4d\u0d28\u0d3e\u0d2f\u0d4d\u0d15\u0d4d\u0d15\u0d33\u0d41\u0d1f\u0d46 \u0d15\u0d42\u0d1f\u0d4d\u0d1f\u0d02) &#8211; A group of wolves or workers <em>&#8220;Essential part of the pack of workers&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Pride<\/strong> (\u0d05\u0d2d\u0d3f\u0d2e\u0d3e\u0d28\u0d02) &#8211; A feeling of satisfaction or accomplishment <em>&#8220;She said with tears of pride&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Proficient<\/strong> (\u0d2a\u0d4d\u0d30\u0d3e\u0d35\u0d40\u0d23\u0d4d\u0d2f\u0d2e\u0d41\u0d33\u0d4d\u0d33) &#8211; Competent or skilled in doing something <em>&#8220;The railway authorities recognized his proficient skills&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Profit<\/strong> (\u0d32\u0d3e\u0d2d\u0d02) &#8211; Financial gain; benefit <em>&#8220;The profit from education seemed theoretical&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Proper<\/strong> (\u0d36\u0d30\u0d3f\u0d2f\u0d3e\u0d2f) &#8211; Correct; appropriate <em>&#8220;Resources for proper education&#8221;; &#8220;proper education becomes permanent&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Property<\/strong> (\u0d38\u0d4d\u0d35\u0d24\u0d4d\u0d24\u0d4d) &#8211; Things owned; land and buildings <em>&#8220;Knowledge is the most valuable property&#8221;; &#8220;threatening their ancestral property&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Propriety<\/strong> (\u0d14\u0d1a\u0d3f\u0d24\u0d4d\u0d2f\u0d02) &#8211; Correctness of behavior; appropriateness <em>&#8220;She managed their household with propriety&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Refinement<\/strong> (\u0d2a\u0d30\u0d3f\u0d37\u0d4d\u0d15\u0d30\u0d23\u0d02) &#8211; The improvement by making small changes <em>&#8220;Lacking the systematic refinement that successful candidates demonstrated&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Reluctant<\/strong> (\u0d35\u0d3f\u0d2e\u0d41\u0d16\u0d24\u0d2f\u0d41\u0d33\u0d4d\u0d33) &#8211; Unwilling and hesitant <em>&#8220;He said reluctantly&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Salt of the Earth<\/strong> (\u0d2e\u0d3e\u0d28\u0d4d\u0d2f\u0d28\u0d3e\u0d2f \u0d35\u0d4d\u0d2f\u0d15\u0d4d\u0d24\u0d3f) &#8211; A person of great honesty and integrity <em>&#8220;Your father is truly the salt of the earth&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Shortage<\/strong> (\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) &#8211; A situation where something needed cannot be obtained <em>&#8220;The financial shortage wasn&#8217;t just numbers&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Shortfall<\/strong> (\u0d15\u0d41\u0d31\u0d35\u0d4d) &#8211; A deficit of something required <em>&#8220;Treatments created such a massive shortfall&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Spelling<\/strong> (\u0d05\u0d15\u0d4d\u0d37\u0d30\u0d35\u0d3f\u0d28\u0d4d\u0d2f\u0d3e\u0d38\u0d02) &#8211; The process of writing letters of a word correctly <em>&#8220;The spelling of success eluded him&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sufficient<\/strong> (\u0d2e\u0d24\u0d3f\u0d2f\u0d3e\u0d2f) &#8211; Enough; adequate for the purpose <em>&#8220;Their efforts created sufficient resources&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Surplus<\/strong> (\u0d2e\u0d3f\u0d1a\u0d4d\u0d1a\u0d02) &#8211; An amount left over; excess <em>&#8220;When we have no surplus for educational investments&#8221;<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Worsen<\/strong> (\u0d2e\u0d4b\u0d36\u0d2e\u0d3e\u0d15\u0d4d\u0d15\u0d41\u0d15) &#8211; To make or become worse <em>&#8220;Rates that can worsen your situation permanently&#8221;<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the&nbsp;deficit&nbsp;(\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) consuming Arjun&#8217;s sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial&nbsp;shortage&nbsp;(\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) wasn&#8217;t just numbers\u2014it was the&nbsp;bone of contention&nbsp;(\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) that transformed peaceful nights [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2444,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","om_disable_all_campaigns":false,"_uag_custom_page_level_css":"","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[81,1],"tags":[],"class_list":["post-2443","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-psc-story","category-uncategorized","entry","has-media"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the deficit (\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) consuming Arjun&#039;s sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial shortage (\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) wasn&#039;t just numbers\u2014it was the bone of contention (\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) that transformed peaceful nights\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"raghumadambath\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"windowedu blog - window to your dreams\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Part 1.1: Chapter 1 \u2013 The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02) - windowedu blog\" \/>\n\t\t<meta property=\"og:description\" content=\"The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the deficit (\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) consuming Arjun&#039;s sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial shortage (\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) wasn&#039;t just numbers\u2014it was the bone of contention (\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) that transformed peaceful nights\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-07-15T20:25:35+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-07-16T21:51:48+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Part 1.1: Chapter 1 \u2013 The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02) - windowedu blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the deficit (\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) consuming Arjun&#039;s sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial shortage (\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) wasn&#039;t just numbers\u2014it was the bone of contention (\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) that transformed peaceful nights\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#blogposting\",\"name\":\"Part 1.1: Chapter 1 \\u2013 The Burden of Dreams (\\u0d38\\u0d4d\\u0d35\\u0d2a\\u0d4d\\u0d28\\u0d19\\u0d4d\\u0d19\\u0d33\\u0d41\\u0d1f\\u0d46 \\u0d2d\\u0d3e\\u0d30\\u0d02) - windowedu blog\",\"headline\":\"Part 1.1: Chapter 1 &#8211; The Burden of Dreams (\\u0d38\\u0d4d\\u0d35\\u0d2a\\u0d4d\\u0d28\\u0d19\\u0d4d\\u0d19\\u0d33\\u0d41\\u0d1f\\u0d46 \\u0d2d\\u0d3e\\u0d30\\u0d02)\",\"author\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/author\\\/raghumadambath\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/image.png\",\"width\":1024,\"height\":1024},\"datePublished\":\"2025-07-16T00:25:35+04:00\",\"dateModified\":\"2025-07-17T01:51:48+04:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#webpage\"},\"articleSection\":\"PSC Story, Uncategorized\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/windowedu.in\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"name\":\"Uncategorized\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"position\":2,\"name\":\"Uncategorized\",\"item\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/category\\\/uncategorized\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#listItem\",\"name\":\"Part 1.1: Chapter 1 &#8211; The Burden of Dreams (\\u0d38\\u0d4d\\u0d35\\u0d2a\\u0d4d\\u0d28\\u0d19\\u0d4d\\u0d19\\u0d33\\u0d41\\u0d1f\\u0d46 \\u0d2d\\u0d3e\\u0d30\\u0d02)\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#listItem\",\"position\":3,\"name\":\"Part 1.1: Chapter 1 &#8211; The Burden of Dreams (\\u0d38\\u0d4d\\u0d35\\u0d2a\\u0d4d\\u0d28\\u0d19\\u0d4d\\u0d19\\u0d33\\u0d41\\u0d1f\\u0d46 \\u0d2d\\u0d3e\\u0d30\\u0d02)\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/category\\\/uncategorized\\\/#listItem\",\"name\":\"Uncategorized\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#organization\",\"name\":\"windowedu blog\",\"description\":\"window to your dreams\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/\",\"telephone\":\"+918075963937\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/cropped-logo-final.png\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#organizationLogo\",\"width\":940,\"height\":258},\"image\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/author\\\/raghumadambath\\\/#author\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/author\\\/raghumadambath\\\/\",\"name\":\"raghumadambath\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3f29d2c5e4d7955e03fc40a598069955a0f5b6c148de1ceedf9307ad8ce7471f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"raghumadambath\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#webpage\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/\",\"name\":\"Part 1.1: Chapter 1 \\u2013 The Burden of Dreams (\\u0d38\\u0d4d\\u0d35\\u0d2a\\u0d4d\\u0d28\\u0d19\\u0d4d\\u0d19\\u0d33\\u0d41\\u0d1f\\u0d46 \\u0d2d\\u0d3e\\u0d30\\u0d02) - windowedu blog\",\"description\":\"The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the deficit (\\u0d15\\u0d2e\\u0d4d\\u0d2e\\u0d3f) consuming Arjun's sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial shortage (\\u0d15\\u0d4d\\u0d37\\u0d3e\\u0d2e\\u0d02) wasn't just numbers\\u2014it was the bone of contention (\\u0d24\\u0d7c\\u0d15\\u0d4d\\u0d15\\u0d35\\u0d3f\\u0d37\\u0d2f\\u0d02) that transformed peaceful nights\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/author\\\/raghumadambath\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/author\\\/raghumadambath\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/image.png\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#mainImage\",\"width\":1024,\"height\":1024},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\\\/#mainImage\"},\"datePublished\":\"2025-07-16T00:25:35+04:00\",\"dateModified\":\"2025-07-17T01:51:48+04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/\",\"name\":\"windowedu blog\",\"description\":\"window to your dreams\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/windowedu.in\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Part 1.1: Chapter 1 \u2013 The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02) - windowedu blog","description":"The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the deficit (\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) consuming Arjun's sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial shortage (\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) wasn't just numbers\u2014it was the bone of contention (\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) that transformed peaceful nights","canonical_url":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#blogposting","name":"Part 1.1: Chapter 1 \u2013 The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02) - windowedu blog","headline":"Part 1.1: Chapter 1 &#8211; The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02)","author":{"@id":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/#author"},"publisher":{"@id":"https:\/\/windowedu.in\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image.png","width":1024,"height":1024},"datePublished":"2025-07-16T00:25:35+04:00","dateModified":"2025-07-17T01:51:48+04:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#webpage"},"isPartOf":{"@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#webpage"},"articleSection":"PSC Story, Uncategorized"},{"@type":"BreadcrumbList","@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog#listItem","position":1,"name":"Home","item":"https:\/\/windowedu.in\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog\/category\/uncategorized\/#listItem","name":"Uncategorized"}},{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog\/category\/uncategorized\/#listItem","position":2,"name":"Uncategorized","item":"https:\/\/windowedu.in\/blog\/category\/uncategorized\/","nextItem":{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#listItem","name":"Part 1.1: Chapter 1 &#8211; The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02)"},"previousItem":{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#listItem","position":3,"name":"Part 1.1: Chapter 1 &#8211; The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02)","previousItem":{"@type":"ListItem","@id":"https:\/\/windowedu.in\/blog\/category\/uncategorized\/#listItem","name":"Uncategorized"}}]},{"@type":"Organization","@id":"https:\/\/windowedu.in\/blog\/#organization","name":"windowedu blog","description":"window to your dreams","url":"https:\/\/windowedu.in\/blog\/","telephone":"+918075963937","logo":{"@type":"ImageObject","url":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-logo-final.png","@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#organizationLogo","width":940,"height":258},"image":{"@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/#author","url":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/","name":"raghumadambath","image":{"@type":"ImageObject","@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/3f29d2c5e4d7955e03fc40a598069955a0f5b6c148de1ceedf9307ad8ce7471f?s=96&d=mm&r=g","width":96,"height":96,"caption":"raghumadambath"}},{"@type":"WebPage","@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#webpage","url":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/","name":"Part 1.1: Chapter 1 \u2013 The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02) - windowedu blog","description":"The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the deficit (\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) consuming Arjun's sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial shortage (\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) wasn't just numbers\u2014it was the bone of contention (\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) that transformed peaceful nights","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/windowedu.in\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#breadcrumblist"},"author":{"@id":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/#author"},"creator":{"@id":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image.png","@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#mainImage","width":1024,"height":1024},"primaryImageOfPage":{"@id":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/#mainImage"},"datePublished":"2025-07-16T00:25:35+04:00","dateModified":"2025-07-17T01:51:48+04:00"},{"@type":"WebSite","@id":"https:\/\/windowedu.in\/blog\/#website","url":"https:\/\/windowedu.in\/blog\/","name":"windowedu blog","description":"window to your dreams","inLanguage":"en-US","publisher":{"@id":"https:\/\/windowedu.in\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"windowedu blog - window to your dreams","og:type":"article","og:title":"Part 1.1: Chapter 1 \u2013 The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02) - windowedu blog","og:description":"The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the deficit (\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) consuming Arjun's sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial shortage (\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) wasn't just numbers\u2014it was the bone of contention (\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) that transformed peaceful nights","og:url":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/","og:image":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png","og:image:secure_url":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png","article:published_time":"2025-07-15T20:25:35+00:00","article:modified_time":"2025-07-16T21:51:48+00:00","twitter:card":"summary_large_image","twitter:title":"Part 1.1: Chapter 1 \u2013 The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02) - windowedu blog","twitter:description":"The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the deficit (\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) consuming Arjun's sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial shortage (\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) wasn't just numbers\u2014it was the bone of contention (\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) that transformed peaceful nights","twitter:image":"https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2023\/05\/cropped-cropped-logo-final.png"},"aioseo_meta_data":{"post_id":"2443","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-07-15 20:25:37","updated":"2025-07-16 22:01:59","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/windowedu.in\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/windowedu.in\/blog\/category\/uncategorized\/\" title=\"Uncategorized\">Uncategorized<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPart 1.1: Chapter 1 \u2013 The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02)\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/windowedu.in\/blog"},{"label":"Uncategorized","link":"https:\/\/windowedu.in\/blog\/category\/uncategorized\/"},{"label":"Part 1.1: Chapter 1 &#8211; The Burden of Dreams (\u0d38\u0d4d\u0d35\u0d2a\u0d4d\u0d28\u0d19\u0d4d\u0d19\u0d33\u0d41\u0d1f\u0d46 \u0d2d\u0d3e\u0d30\u0d02)","link":"https:\/\/windowedu.in\/blog\/part-1-1-chapter-1-the-burden-of-dreams-%e0%b4%b8%e0%b5%8d%e0%b4%b5%e0%b4%aa%e0%b5%8d%e0%b4%a8%e0%b4%99%e0%b5%8d%e0%b4%99%e0%b4%b3%e0%b5%81%e0%b4%9f%e0%b5%86-%e0%b4%ad%e0%b4%be%e0%b4%b0%e0%b4%82\/"}],"uagb_featured_image_src":{"full":["https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image.png",1024,1024,false],"thumbnail":["https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image-150x150.png",150,150,true],"medium":["https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image-300x300.png",300,300,true],"medium_large":["https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image-768x768.png",768,768,true],"large":["https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image.png",1024,1024,false],"1536x1536":["https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image.png",1024,1024,false],"2048x2048":["https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image.png",1024,1024,false],"ocean-thumb-m":["https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image-600x600.png",600,600,true],"ocean-thumb-ml":["https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image-800x450.png",800,450,true],"ocean-thumb-l":["https:\/\/windowedu.in\/blog\/wp-content\/uploads\/2025\/07\/image-1024x700.png",1024,700,true]},"uagb_author_info":{"display_name":"raghumadambath","author_link":"https:\/\/windowedu.in\/blog\/author\/raghumadambath\/"},"uagb_comment_info":0,"uagb_excerpt":"The monsoon rain hammered against their modest tile roof with relentless fury, each drop echoing the&nbsp;deficit&nbsp;(\u0d15\u0d2e\u0d4d\u0d2e\u0d3f) consuming Arjun&#8217;s sleepless mind. He lay on his thin cotton mattress, staring at water stains that had become his unwelcome companions through countless nights of desperation. The financial&nbsp;shortage&nbsp;(\u0d15\u0d4d\u0d37\u0d3e\u0d2e\u0d02) wasn&#8217;t just numbers\u2014it was the&nbsp;bone of contention&nbsp;(\u0d24\u0d7c\u0d15\u0d4d\u0d15\u0d35\u0d3f\u0d37\u0d2f\u0d02) that transformed peaceful nights&hellip;","_links":{"self":[{"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/posts\/2443","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/comments?post=2443"}],"version-history":[{"count":3,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/posts\/2443\/revisions"}],"predecessor-version":[{"id":2500,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/posts\/2443\/revisions\/2500"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/media\/2444"}],"wp:attachment":[{"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/media?parent=2443"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/categories?post=2443"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windowedu.in\/blog\/wp-json\/wp\/v2\/tags?post=2443"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}