{"id":7156,"date":"2025-11-18T07:20:31","date_gmt":"2025-11-18T07:20:31","guid":{"rendered":"https:\/\/microghar.com\/?page_id=7156"},"modified":"2025-11-18T07:23:40","modified_gmt":"2025-11-18T07:23:40","slug":"about-us-3","status":"publish","type":"page","link":"https:\/\/microghar.com\/index.php\/about-us-3\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7156\" class=\"elementor elementor-7156\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e45295a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"e45295a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96915dd elementor-widget elementor-widget-html\" data-id=\"96915dd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/>\r\n  <title>Microghar \u2014 Founder & About<\/title>\r\n\r\n  <!-- Google Font: Poppins -->\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n  <style>\r\n    :root{\r\n      --accent:#222;\r\n      --muted:#7b7b7b;\r\n      --bg:#ffffff;\r\n      --card:#ffffff;\r\n      --soft:#f8f8f8;\r\n      --accent-2:#f0c36d;\r\n      --max-width:1100px;\r\n    }\r\n    *{box-sizing:border-box}\r\n    body{\r\n      margin:0;\r\n      font-family:\"Poppins\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial;\r\n      background:var(--bg);\r\n      color:var(--accent);\r\n      -webkit-font-smoothing:antialiased;\r\n      -moz-osx-font-smoothing:grayscale;\r\n      line-height:1.6;\r\n    }\r\n\r\n    .wrap{\r\n      max-width:var(--max-width);\r\n      margin:36px auto;\r\n      padding:20px;\r\n    }\r\n\r\n    \/* Top navigation similar to earlier *\/\r\n    .nav{\r\n      display:flex;\r\n      gap:28px;\r\n      align-items:center;\r\n      margin-bottom:22px;\r\n      color:var(--accent);\r\n    }\r\n    .nav a{ text-decoration:none; color:inherit; font-weight:500; opacity:0.95; }\r\n    .nav a.contact{ color:var(--muted); }\r\n\r\n    .eyebrow{ text-transform:uppercase; font-size:12px; color:var(--muted); letter-spacing:1px; margin-bottom:8px; }\r\n    h1{ font-size:28px; margin:0 0 8px 0; font-weight:700; }\r\n    .subtitle{ color:var(--muted); margin-bottom:18px; max-width:900px; }\r\n\r\n    \/* Founder hero *\/\r\n    .founder {\r\n      display:grid;\r\n      grid-template-columns: 1fr;\r\n      gap:20px;\r\n      align-items:center;\r\n      margin-bottom:26px;\r\n    }\r\n    @media(min-width:860px){\r\n      .founder{ grid-template-columns: 340px 1fr; }\r\n    }\r\n\r\n    .photo {\r\n      width:100%;\r\n      max-width:340px;\r\n      border-radius:12px;\r\n      overflow:hidden;\r\n      background:linear-gradient(180deg,#efefef,#fdfdfd);\r\n      box-shadow:0 10px 30px rgba(16,24,40,0.06);\r\n      border:1px solid #f1f1f1;\r\n    }\r\n    .photo img{ width:100%; height:100%; object-fit:cover; display:block; }\r\n\r\n    .founder-card{\r\n      padding:16px;\r\n      background:var(--card);\r\n      border-radius:10px;\r\n      box-shadow:0 6px 18px rgba(11,15,30,0.04);\r\n      border:1px solid #f1f1f1;\r\n    }\r\n    .meta{\r\n      display:flex;\r\n      gap:12px;\r\n      align-items:center;\r\n      margin-bottom:8px;\r\n    }\r\n    .name{ font-weight:700; font-size:18px; }\r\n    .role{ color:var(--muted); font-size:13px; }\r\n\r\n    \/* Sections *\/\r\n    .section{\r\n      margin-bottom:20px;\r\n      padding:18px;\r\n      border-radius:10px;\r\n      background:linear-gradient(180deg,#fff,#fff);\r\n      border:1px solid #fbfbfb;\r\n    }\r\n    .section h2{ margin:0 0 10px 0; font-size:17px; }\r\n    .section p{ margin:0 0 10px 0; color:var(--accent); }\r\n    .section ul{ margin:0 0 10px 18px; color:var(--accent); }\r\n    .section li{ margin-bottom:8px; }\r\n\r\n    \/* Highlight box for What It Offers + CTA *\/\r\n    .highlight{\r\n      background: #f9fff6;\r\n      border-left:4px solid #7fc07f;\r\n      padding:14px;\r\n      border-radius:8px;\r\n      margin-top:8px;\r\n    }\r\n\r\n    .cta-row{\r\n      display:flex;\r\n      gap:12px;\r\n      flex-wrap:wrap;\r\n      margin-top:14px;\r\n    }\r\n    .btn{\r\n      padding:10px 16px;\r\n      border-radius:8px;\r\n      font-weight:600;\r\n      text-decoration:none;\r\n      display:inline-block;\r\n      border:0;\r\n      cursor:pointer;\r\n    }\r\n    .btn.primary{\r\n      background:var(--accent);\r\n      color:#fff;\r\n    }\r\n    .btn.ghost{\r\n      background:transparent;\r\n      color:var(--accent);\r\n      border:1px solid #e6e6e6;\r\n    }\r\n\r\n    \/* Broader impact grid *\/\r\n    .impact{\r\n      display:grid;\r\n      grid-template-columns:repeat(auto-fit,minmax(200px,1fr));\r\n      gap:12px;\r\n      margin-top:10px;\r\n    }\r\n    .impact .box{\r\n      background:var(--soft);\r\n      padding:12px;\r\n      border-radius:8px;\r\n      font-weight:600;\r\n    }\r\n    .impact .box small{ display:block; color:var(--muted); font-weight:500; margin-bottom:6px; }\r\n\r\n    \/* Disclaimer *\/\r\n    .disclaimer{\r\n      margin-top:18px;\r\n      padding:14px;\r\n      background:#fff9f6;\r\n      border-left:4px solid var(--accent-2);\r\n      border-radius:8px;\r\n      font-size:13px;\r\n      color:#5b3b00;\r\n    }\r\n    .legal{ margin-top:12px; color:var(--muted); font-size:13px; line-height:1.45; }\r\n\r\n    footer{ margin-top:28px; color:var(--muted); text-align:center; font-size:13px; padding-top:12px; border-top:1px solid #f5f5f5; }\r\n\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"wrap\">\r\n\r\n    <!-- Top nav -->\r\n   \r\n\r\n    <!-- Main header -->\r\n    <p class=\"eyebrow\">Introduction by the Founder<\/p>\r\n    <h1>Founder & Vision \u2014 Microghar<\/h1>\r\n    <p class=\"subtitle\">(To be accompanied by my photograph \u2014 replace the image in the photo block with your portrait)<\/p>\r\n\r\n    <!-- Founder block -->\r\n    <section class=\"founder\">\r\n      <div class=\"photo\" role=\"img\" aria-label=\"Founder photograph\">\r\n        <!-- Replace src with your photograph (recommended: 1200x1200 or similar) -->\r\n        <img src=\"https:\/\/via.placeholder.com\/800x800.png?text=Your+Photo+Here\" alt=\"Founder photograph\">\r\n      <\/div>\r\n\r\n      <div class=\"founder-card\">\r\n        <div class=\"meta\">\r\n          <div class=\"name\">Mr. Geevith <\/div>\r\n          <div class=\"role\">Mumbai-based Architect & Designer \u2014 27 years<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n          <h2>\ud83e\udded Professional Background<\/h2>\r\n          <p>\r\n            I am a Mumbai-based Architect and Designer with <strong>27 years<\/strong> of hands-on experience across Urban Design,\r\n            Architecture, Landscape, and Interior Design. Among these, the most demanding has been crafting interiors for Mumbai\u2019s\r\n            compact apartments \u2014 from budget-friendly units to luxury residences.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"section\">\r\n          <h2>\ud83c\udf93 Academic Contribution<\/h2>\r\n          <p>\r\n            Alongside professional practice, I have served for an equal duration as visiting faculty at leading design institutions\r\n            in Mumbai, mentoring aspiring architects and interior designers. The constructive results and feedback from clients and\r\n            students underpin my confidence in creating the <strong>Microghar Offer<\/strong>.\r\n          <\/p>\r\n\r\n          <p><strong>Why Microghar?<\/strong> I asked: can professional design and expert guidance \u2014 previously accessible to a few \u2014 be\r\n          extended to the majority living in India\u2019s countryside? Can good design be democratized and turned into a right, not a luxury?<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- What led to Microghar -->\r\n    <section class=\"section\">\r\n      <h2>\ud83d\udd0d What Led to Microghar<\/h2>\r\n      <p>\r\n        Drawing from years in one of India\u2019s most dynamic housing markets, I created Microghar \u2014 a single, well-defined product\r\n        priced accessibly for homebuilders. It is designed for those seeking a DFY (Done-For-You) design and DIY (Do-It-Yourself)\r\n        execution model. It deliberately differs from a DWY (Done-With-You) service to keep costs low while delivering high value.\r\n      <\/p>\r\n\r\n      <p>\r\n        Microghar is informed by real projects and refined through collaboration with an experienced team of staff, consultants,\r\n        contractors, vendors, fabricators, and specialists \u2014 all to increase the buyer\u2019s probability of success.\r\n      <\/p>\r\n    <\/section>\r\n\r\n    <!-- What is Microghar -->\r\n    <section class=\"section\">\r\n      <h2>\ud83c\udfe0 What Is Microghar?<\/h2>\r\n      <p>\r\n        Microghar is a comprehensive interior design and fit-out solution for a compact, complete, and comfortable independent home.\r\n        Suited especially for rural India, it is inspired by the efficient and elegant interiors of metropolitan Mumbai apartments,\r\n        where the interior planning is what truly matters.\r\n      <\/p>\r\n    <\/section>\r\n\r\n    <!-- How it works -->\r\n    <section class=\"section\">\r\n      <h2>\u2699\ufe0f How Microghar Works<\/h2>\r\n      <p>\r\n        Microghar uses an inside-out approach: the interior blueprint drives the architectural form. Owners (with local professional guidance)\r\n        shape the external form based on the Microghar blueprint so every square foot is purposeful and livable.\r\n      <\/p>\r\n      <p>\r\n        This reverse design logic helps individuals visualize the result first, then reverse-engineer the build \u2014 engaging local professionals,\r\n        artisans, labor, and materials \u2014 saving time, effort, and cost.\r\n      <\/p>\r\n    <\/section>\r\n\r\n    <!-- Broader impact -->\r\n    <section class=\"section\">\r\n      <h2>\ud83c\udf31 Microghar\u2019s Broader Impact<\/h2>\r\n      <div class=\"impact\" aria-hidden=\"true\">\r\n        <div class=\"box\"><small>Contextual relevance<\/small>Design that respects place and culture<\/div>\r\n        <div class=\"box\"><small>Environmental sustainability<\/small>Resource-efficient solutions<\/div>\r\n        <div class=\"box\"><small>Economic sensibility<\/small>Affordable, value-driven product<\/div>\r\n        <div class=\"box\"><small>Community empowerment<\/small>Local stakeholders & micro-economies<\/div>\r\n      <\/div>\r\n\r\n      <p style=\"margin-top:10px;\">\r\n        Microghar fosters a design-based, localized micro-economy where qualified stakeholders can contribute to their communities,\r\n        helping regions grow without forced migration or perpetual dependency.\r\n      <\/p>\r\n    <\/section>\r\n\r\n    <!-- What it offers + CTA -->\r\n    <section class=\"section\">\r\n      <h2>\u2705 What It Offers You<\/h2>\r\n      <div class=\"highlight\">\r\n        <p><strong>Microghar delivers clarity, confidence, and transformation.<\/strong> No more trial-and-error or endless back-and-forth.\r\n        A proven path to your dream home \u2014 simpler, quicker, and stress-free. It reduces delays, confusion, emotional strain, and financial waste.<\/p>\r\n\r\n        <p>It moves you from procrastination to action and from zero productivity to optimum productivity \u2014 turning your dream into a livable reality.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cta-row\">\r\n        <a class=\"btn primary\" href=\"#start\">Start Your Microghar Journey \u2014 Instant Access<\/a>\r\n        <a class=\"btn ghost\" href=\"#contact\">Contact for Consultation<\/a>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Final word -->\r\n    <section class=\"section\">\r\n      <h2>\u2733\ufe0f A Final Word<\/h2>\r\n      <p>\r\n        Choose Microghar. But first \u2014 let Microghar choose you. Microghar is already inspiring aspiring homeowners from villages \u2014\r\n        people who never imagined a professionally designed home could be within their reach.\r\n      <\/p>\r\n    <\/section>\r\n\r\n    <!-- Disclaimer (full) -->\r\n    <div class=\"disclaimer\" role=\"note\">\r\n      <strong>Disclaimer:<\/strong> Microghar offers a digital design and documentation solution to assist users in planning and building compact,\r\n      independent homes. It includes a ready-to-use interior design portfolio and architectural concept but does not cover on-site supervision,\r\n      structural certification, or government approvals, which may be required by local authorities. Users are solely responsible for ensuring compliance\r\n      with all relevant municipal, state, and national regulations. Microghar is not a substitute for licensed architectural, engineering, or legal advice,\r\n      and does not assume liability for construction quality, approvals, or results based on its use.\r\n    <\/div>\r\n\r\n    <div class=\"legal\">\r\n      <p>\r\n        This product is intended for informed self-starters and professionals familiar with home construction responsibilities. For region-specific needs,\r\n        implementation, or legal compliance, buyers should consult certified experts. Microghar is a design tool \u2014 not a construction service \u2014 and assumes no\r\n        responsibility for execution quality or final outcomes.\r\n      <\/p>\r\n\r\n      <p>\r\n        Microghar is a trademark of [Your Company Name]. Design materials are copyright-protected. Unauthorized use is prohibited.\r\n        The design documentation is licensed for personal use only and may not be copied, resold, or distributed without prior written permission from the copyright holder.\r\n      <\/p>\r\n\r\n      <p>\r\n        This product and its usage are governed by the laws of the Republic of India, and any disputes shall be subject to the jurisdiction of the courts of Mumbai, Maharashtra.\r\n        By accessing or purchasing Microghar, you consent to our privacy practices as described in our Privacy Policy.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <footer>\r\n      \u00a9 <span id=\"year\"><\/span> Microghar \u2014 All rights reserved.\r\n    <\/footer>\r\n  <\/div>\r\n\r\n  <script>\r\n    document.getElementById('year').textContent = new Date().getFullYear();\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Microghar \u2014 Founder &#038; About Introduction by the Founder Founder &#038; Vision \u2014 Microghar (To be accompanied by my photograph \u2014 replace the image in the photo block with your portrait) Mr. Geevith Mumbai-based Architect &#038; Designer \u2014 27 years \ud83e\udded Professional Background I am a Mumbai-based Architect and Designer with 27 years of hands-on experience across Urban Design, Architecture, Landscape, and Interior Design. Among these, the most demanding has been crafting interiors for Mumbai\u2019s compact apartments \u2014 from budget-friendly units to luxury residences. \ud83c\udf93 Academic Contribution Alongside professional practice, I have served for an equal duration as visiting faculty at leading design institutions in Mumbai, mentoring aspiring architects and interior designers. The constructive results and feedback from clients and students underpin my confidence in creating the Microghar Offer. Why Microghar? I asked: can professional design and expert guidance \u2014 previously accessible to a few \u2014 be extended to the majority living in India\u2019s countryside? Can good design be democratized and turned into a right, not a luxury? \ud83d\udd0d What Led to Microghar Drawing from years in one of India\u2019s most dynamic housing markets, I created Microghar \u2014 a single, well-defined product priced accessibly for homebuilders. It is designed for those seeking a DFY (Done-For-You) design and DIY (Do-It-Yourself) execution model. It deliberately differs from a DWY (Done-With-You) service to keep costs low while delivering high value. Microghar is informed by real projects and refined through collaboration with an experienced team of staff, consultants, contractors, vendors, fabricators, and specialists \u2014 all to increase the buyer\u2019s probability of success. \ud83c\udfe0 What Is Microghar? Microghar is a comprehensive interior design and fit-out solution for a compact, complete, and comfortable independent home. Suited especially for rural India, it is inspired by the efficient and elegant interiors of metropolitan Mumbai apartments, where the interior planning is what truly matters. \u2699\ufe0f How Microghar Works Microghar uses an inside-out approach: the interior blueprint drives the architectural form. Owners (with local professional guidance) shape the external form based on the Microghar blueprint so every square foot is purposeful and livable. This reverse design logic helps individuals visualize the result first, then reverse-engineer the build \u2014 engaging local professionals, artisans, labor, and materials \u2014 saving time, effort, and cost. \ud83c\udf31 Microghar\u2019s Broader Impact Contextual relevanceDesign that respects place and culture Environmental sustainabilityResource-efficient solutions Economic sensibilityAffordable, value-driven product Community empowermentLocal stakeholders &#038; micro-economies Microghar fosters a design-based, localized micro-economy where qualified stakeholders can contribute to their communities, helping regions grow without forced migration or perpetual dependency. \u2705 What It Offers You Microghar delivers clarity, confidence, and transformation. No more trial-and-error or endless back-and-forth. A proven path to your dream home \u2014 simpler, quicker, and stress-free. It reduces delays, confusion, emotional strain, and financial waste. It moves you from procrastination to action and from zero productivity to optimum productivity \u2014 turning your dream into a livable reality. Start Your Microghar Journey \u2014 Instant Access Contact for Consultation \u2733\ufe0f A Final Word Choose Microghar. But first \u2014 let Microghar choose you. Microghar is already inspiring aspiring homeowners from villages \u2014 people who never imagined a professionally designed home could be within their reach. Disclaimer: Microghar offers a digital design and documentation solution to assist users in planning and building compact, independent homes. It includes a ready-to-use interior design portfolio and architectural concept but does not cover on-site supervision, structural certification, or government approvals, which may be required by local authorities. Users are solely responsible for ensuring compliance with all relevant municipal, state, and national regulations. Microghar is not a substitute for licensed architectural, engineering, or legal advice, and does not assume liability for construction quality, approvals, or results based on its use. This product is intended for informed self-starters and professionals familiar with home construction responsibilities. For region-specific needs, implementation, or legal compliance, buyers should consult certified experts. Microghar is a design tool \u2014 not a construction service \u2014 and assumes no responsibility for execution quality or final outcomes. Microghar is a trademark of [Your Company Name]. Design materials are copyright-protected. Unauthorized use is prohibited. The design documentation is licensed for personal use only and may not be copied, resold, or distributed without prior written permission from the copyright holder. This product and its usage are governed by the laws of the Republic of India, and any disputes shall be subject to the jurisdiction of the courts of Mumbai, Maharashtra. By accessing or purchasing Microghar, you consent to our privacy practices as described in our Privacy Policy. \u00a9 Microghar \u2014 All rights reserved.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-7156","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/pages\/7156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/comments?post=7156"}],"version-history":[{"count":4,"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/pages\/7156\/revisions"}],"predecessor-version":[{"id":7161,"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/pages\/7156\/revisions\/7161"}],"wp:attachment":[{"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/media?parent=7156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}