{"id":1209,"date":"2026-08-13T21:37:59","date_gmt":"2026-08-13T16:07:59","guid":{"rendered":"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-adithya-nikhileshwar-b\/"},"modified":"2026-08-13T21:37:59","modified_gmt":"2026-08-13T16:07:59","slug":"dr-adithya-nikhileshwar-b","status":"publish","type":"doctor_profile","link":"https:\/\/synapsecircle.com\/campuscircle\/doctors\/dr-adithya-nikhileshwar-b\/","title":{"rendered":"Dr. ADITHYA NIKHILESHWAR B"},"content":{"rendered":"        <style>\n          .syn-profile-page,\n          .syn-profile-page * {\n            box-sizing: border-box;\n          }\n\n          .syn-profile-page {\n            --ink: #092832;\n            --muted: #647e85;\n            --teal: #23c7b9;\n            --teal-dark: #087f77;\n            --teal-soft: #d9faf5;\n            --violet: #8172e8;\n            --violet-soft: #efedff;\n            --navy: #061e29;\n            --navy-soft: #0b3541;\n            --white: #ffffff;\n\n            \/* Full-bleed: breaks out of any Elementor\/theme container width\n               constraint, regardless of how the page wraps this shortcode *\/\n            width: 100vw;\n            max-width: 100vw;\n            margin-left: calc(-50vw + 50%);\n            margin-right: calc(-50vw + 50%);\n\n            position: relative;\n            min-height: 100vh;\n            overflow: hidden;\n            isolation: isolate;\n            padding: 145px 24px 70px;\n            font-family: Inter, Manrope, -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n              sans-serif;\n            background:\n              radial-gradient(circle at 87% 14%, rgba(35, 199, 185, 0.15), transparent 29%),\n              radial-gradient(circle at 6% 89%, rgba(129, 114, 232, 0.09), transparent 28%),\n              linear-gradient(145deg, #f3faf9 0%, #f9fbff 52%, #f6f3ff 100%);\n          }\n\n          .syn-profile-page::before {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n            z-index: -3;\n            opacity: 0.4;\n            background-image:\n              linear-gradient(rgba(9, 40, 50, 0.03) 1px, transparent 1px),\n              linear-gradient(90deg, rgba(9, 40, 50, 0.03) 1px, transparent 1px);\n            background-size: 54px 54px;\n            mask-image: linear-gradient(to bottom, transparent, #000 15%, #000 85%, transparent);\n          }\n\n          .syn-profile-orb { position: absolute; z-index: -2; border-radius: 50%; pointer-events: none; }\n          .syn-profile-orb-one {\n            width: 420px; height: 420px; top: -245px; right: -120px;\n            border: 1px solid rgba(35, 199, 185, 0.13);\n            box-shadow: 0 0 0 60px rgba(35, 199, 185, 0.025), 0 0 0 120px rgba(129, 114, 232, 0.018);\n          }\n          .syn-profile-orb-two {\n            width: 270px; height: 270px; left: -155px; bottom: -135px;\n            border: 1px solid rgba(129, 114, 232, 0.1);\n            box-shadow: 0 0 0 50px rgba(129, 114, 232, 0.02);\n          }\n\n          .syn-profile-header { position: absolute; top: 22px; left: 0; z-index: 30; width: 100%; padding: 0 24px; }\n          .syn-profile-header-inner {\n            width: min(1180px, 100%); min-height: 70px;\n            display: flex; align-items: center; justify-content: space-between; gap: 24px;\n            margin: 0 auto; padding: 9px 11px 9px 17px;\n            border: 1px solid rgba(255, 255, 255, 0.12);\n            border-radius: 21px;\n            background: rgba(7, 30, 40, 0.93);\n            box-shadow: 0 20px 55px rgba(7, 31, 42, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.08);\n            backdrop-filter: blur(21px);\n            -webkit-backdrop-filter: blur(21px);\n          }\n\n          .syn-profile-brand { display: inline-flex; align-items: center; gap: 10px; flex: 0 0 auto; color: #f4fffd !important; text-decoration: none !important; }\n          .syn-profile-logo {\n            position: relative; width: 38px; height: 38px;\n            display: grid; place-items: center; overflow: hidden;\n            border: 1px solid rgba(217, 250, 245, 0.2);\n            border-radius: 12px;\n            background: linear-gradient(135deg, #b5fff6, var(--teal));\n            box-shadow: 0 10px 24px rgba(35, 199, 185, 0.19);\n          }\n          .syn-profile-logo::before, .syn-profile-logo::after {\n            content: \"\"; position: absolute; width: 20px; height: 9px;\n            border: 2px solid rgba(5, 39, 36, 0.73); border-radius: 50%;\n          }\n          .syn-profile-logo::before { transform: rotate(35deg); }\n          .syn-profile-logo::after { transform: rotate(-35deg); }\n          .syn-profile-brand-copy { display: flex; flex-direction: column; gap: 1px; }\n          .syn-profile-brand-name { color: #f5fffd; font-size: 17px; font-weight: 760; line-height: 1.1; letter-spacing: -0.02em; }\n          .syn-profile-brand-tag { color: #7f9aa1; font-size: 9px; font-weight: 700; letter-spacing: 0.11em; text-transform: uppercase; }\n\n          .syn-profile-nav { display: flex; align-items: center; gap: 4px; margin-left: auto; }\n          .syn-profile-nav a {\n            padding: 11px 13px; border-radius: 11px;\n            color: #b5c9ce !important; text-decoration: none !important;\n            font-size: 12px; font-weight: 650; white-space: nowrap;\n            transition: color 0.25s ease, background 0.25s ease;\n          }\n          .syn-profile-nav a:hover { color: #f5fffd !important; background: rgba(255, 255, 255, 0.06); }\n\n          .syn-profile-bookings {\n            min-height: 44px; display: inline-flex; align-items: center; justify-content: center; gap: 8px;\n            flex: 0 0 auto; padding: 0 16px; border-radius: 12px;\n            color: #062422 !important;\n            background: linear-gradient(135deg, #b5fff6, var(--teal));\n            box-shadow: 0 11px 27px rgba(35, 199, 185, 0.2);\n            text-decoration: none !important; font-size: 12px; font-weight: 760;\n          }\n          .syn-profile-bookings svg { width: 14px; height: 14px; }\n\n          .syn-profile-wrap { width: min(1180px, 100%); margin: 0 auto; }\n          .syn-profile-back {\n            width: fit-content; display: inline-flex; align-items: center; gap: 8px;\n            margin-bottom: 20px; color: #58747b !important; text-decoration: none !important;\n            font-size: 12px; font-weight: 680;\n            transition: color 0.25s ease, transform 0.25s ease;\n          }\n          .syn-profile-back:hover { color: var(--teal-dark) !important; transform: translateX(-3px); }\n          .syn-profile-back svg { width: 15px; height: 15px; }\n\n          .syn-profile-shell {\n            display: grid;\n            grid-template-columns: minmax(250px, 0.72fr) minmax(330px, 1.1fr) minmax(275px, 0.72fr);\n            align-items: stretch; gap: 14px; padding: 14px;\n            border: 1px solid rgba(255, 255, 255, 0.96);\n            border-radius: 31px;\n            background: rgba(255, 255, 255, 0.61);\n            box-shadow: 0 32px 80px rgba(25, 77, 84, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.98);\n            backdrop-filter: blur(21px);\n            -webkit-backdrop-filter: blur(21px);\n          }\n\n          .syn-profile-photo {\n            position: relative; min-height: 555px;\n            display: grid; place-items: center; overflow: hidden;\n            border-radius: 23px;\n            background:\n              radial-gradient(circle at 50% 31%, rgba(255, 255, 255, 0.58), transparent 28%),\n              linear-gradient(145deg, #d8f7f2, #e7efff);\n          }\n          .syn-profile-photo::before {\n            content: \"\"; position: absolute; width: 230px; height: 230px;\n            border: 1px solid rgba(9, 40, 50, 0.07); border-radius: 50%;\n            box-shadow: 0 0 0 35px rgba(255, 255, 255, 0.15), 0 0 0 70px rgba(255, 255, 255, 0.08);\n          }\n          .syn-profile-photo-placeholder {\n            position: relative; z-index: 2; width: 210px; height: 210px;\n            display: grid; place-items: center;\n            border: 1px solid rgba(255, 255, 255, 0.82);\n            border-radius: 56px;\n            color: var(--teal-dark);\n            background: rgba(255, 255, 255, 0.55);\n            box-shadow: 0 22px 50px rgba(25, 77, 84, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.96);\n            backdrop-filter: blur(13px);\n            -webkit-backdrop-filter: blur(13px);\n            font-size: 44px; font-weight: 780; letter-spacing: -0.04em;\n          }\n          .syn-profile-photo img {\n            position: relative; z-index: 3;\n            width: 210px; height: 210px; display: none;\n            border-radius: 56px;\n            object-fit: cover; object-position: center 20%;\n            border: 1px solid rgba(255, 255, 255, 0.82);\n            box-shadow: 0 22px 50px rgba(25, 77, 84, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.96);\n          }\n          .syn-profile-photo.has-image img { display: block; }\n          .syn-profile-photo.has-image .syn-profile-photo-placeholder { display: none; }\n\n          .syn-profile-verified {\n            position: absolute; top: 16px; left: 16px; z-index: 5;\n            display: inline-flex; align-items: center; gap: 7px;\n            padding: 8px 11px;\n            border: 1px solid rgba(255, 255, 255, 0.8);\n            border-radius: 999px;\n            color: var(--teal-dark);\n            background: rgba(255, 255, 255, 0.68);\n            box-shadow: 0 10px 25px rgba(25, 77, 84, 0.08);\n            backdrop-filter: blur(13px);\n            -webkit-backdrop-filter: blur(13px);\n            font-size: 9px; font-weight: 780; letter-spacing: 0.06em; text-transform: uppercase;\n          }\n          .syn-profile-verified svg { width: 13px; height: 13px; }\n\n          .syn-profile-details { display: flex; flex-direction: column; padding: 36px 28px; }\n          .syn-profile-speciality {\n            width: fit-content; display: inline-flex; align-items: center; gap: 7px;\n            margin-bottom: 17px; padding: 7px 10px; border-radius: 999px;\n            color: var(--teal-dark); background: var(--teal-soft);\n            font-size: 9px; font-weight: 760; letter-spacing: 0.06em; text-transform: uppercase;\n          }\n          .syn-profile-speciality::before { content: \"\"; width: 6px; height: 6px; border-radius: 50%; background: var(--teal); }\n\n          .syn-profile-name { margin: 0; color: var(--ink); font-size: clamp(28px, 3vw, 40px); font-weight: 740; line-height: 1.08; letter-spacing: -0.04em; }\n          .syn-profile-degree { margin: 12px 0 0; color: var(--teal-dark); font-size: 16px; font-weight: 710; line-height: 1.4; }\n          .syn-profile-college { margin: 7px 0 0; color: var(--muted); font-size: 14px; line-height: 1.5; }\n\n          .syn-profile-info-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; margin-top: 26px; }\n          .syn-profile-info { padding: 13px; border: 1px solid rgba(9, 40, 50, 0.065); border-radius: 14px; background: rgba(248, 252, 252, 0.76); }\n          .syn-profile-info span { display: block; margin-bottom: 5px; color: #82979d; font-size: 8px; font-weight: 760; letter-spacing: 0.07em; text-transform: uppercase; }\n          .syn-profile-info strong { display: block; color: #34575e; font-size: 11px; font-weight: 700; line-height: 1.45; }\n\n          .syn-profile-about { margin-top: 27px; padding-top: 24px; border-top: 1px solid rgba(9, 40, 50, 0.07); }\n          .syn-profile-about h3 { margin: 0 0 9px; color: var(--ink); font-size: 14px; font-weight: 720; }\n          .syn-profile-about p { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.7; }\n\n          .syn-profile-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 20px; }\n          .syn-profile-tag { padding: 7px 9px; border: 1px solid rgba(35, 199, 185, 0.11); border-radius: 9px; color: #4d6a71; background: rgba(217, 250, 245, 0.62); font-size: 9px; font-weight: 680; }\n\n          .syn-profile-booking {\n            position: relative; display: flex; flex-direction: column; overflow: hidden;\n            padding: 26px; border-radius: 23px;\n            background:\n              radial-gradient(circle at 100% 0%, rgba(69, 224, 208, 0.13), transparent 34%),\n              linear-gradient(145deg, var(--navy), var(--navy-soft));\n            box-shadow: 0 24px 58px rgba(7, 28, 39, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.08);\n          }\n          .syn-profile-booking-label { color: #7f9aa1; font-size: 9px; font-weight: 760; letter-spacing: 0.09em; text-transform: uppercase; }\n          .syn-profile-booking h2 { margin: 15px 0 0; color: #f4fffd; font-size: 25px; font-weight: 730; line-height: 1.16; letter-spacing: -0.035em; }\n          .syn-profile-booking-description { margin: 10px 0 0; color: #91a9af; font-size: 11px; line-height: 1.55; }\n\n          .syn-profile-call-details { display: grid; gap: 9px; margin-top: 24px; }\n          .syn-profile-call-detail {\n            display: flex; align-items: center; gap: 10px; padding: 12px;\n            border: 1px solid rgba(255, 255, 255, 0.075); border-radius: 13px;\n            background: rgba(255, 255, 255, 0.045);\n          }\n          .syn-profile-call-icon {\n            width: 31px; height: 31px; display: grid; place-items: center; flex: 0 0 auto;\n            border-radius: 10px; color: var(--teal-soft); background: rgba(69, 224, 208, 0.085);\n          }\n          .syn-profile-call-detail:nth-child(2) .syn-profile-call-icon { color: #ddd8ff; background: rgba(129, 114, 232, 0.11); }\n          .syn-profile-call-icon svg { width: 15px; height: 15px; }\n          .syn-profile-call-detail span { display: block; margin-bottom: 3px; color: #789299; font-size: 8px; font-weight: 730; letter-spacing: 0.06em; text-transform: uppercase; }\n          .syn-profile-call-detail strong { display: block; color: #e6f4f3; font-size: 11px; font-weight: 700; }\n\n          .syn-profile-next-slot { margin-top: 20px; padding: 15px; border: 1px solid rgba(69, 224, 208, 0.13); border-radius: 15px; background: rgba(69, 224, 208, 0.065); }\n          .syn-profile-next-slot span { display: block; margin-bottom: 5px; color: #7f999f; font-size: 8px; font-weight: 760; letter-spacing: 0.07em; text-transform: uppercase; }\n          .syn-profile-next-slot strong { display: block; color: var(--teal-soft); font-size: 14px; font-weight: 720; line-height: 1.4; }\n\n          .syn-profile-credit {\n            display: flex; align-items: center; justify-content: space-between; gap: 14px;\n            margin-top: 16px; padding: 14px 0;\n            border-top: 1px solid rgba(255, 255, 255, 0.075);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.075);\n          }\n          .syn-profile-credit span { color: #819ba2; font-size: 10px; }\n          .syn-profile-credit strong { color: #f1fcfb; font-size: 12px; font-weight: 720; }\n\n          .syn-profile-primary-button, .syn-profile-secondary-button {\n            min-height: 49px; display: inline-flex; align-items: center; justify-content: center; gap: 8px;\n            width: 100%; border-radius: 13px; text-decoration: none !important;\n            font-size: 11px; font-weight: 760;\n            transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;\n          }\n          .syn-profile-primary-button {\n            margin-top: auto; color: #062422 !important;\n            background: linear-gradient(135deg, #b3fff6, #45e0d0);\n            box-shadow: 0 14px 33px rgba(69, 224, 208, 0.18);\n          }\n          .syn-profile-primary-button:hover { transform: translateY(-3px); box-shadow: 0 19px 40px rgba(69, 224, 208, 0.28); }\n          .syn-profile-secondary-button {\n            margin-top: 9px; color: #dcebea !important;\n            border: 1px solid rgba(255, 255, 255, 0.09);\n            background: rgba(255, 255, 255, 0.05);\n          }\n          .syn-profile-secondary-button:hover { transform: translateY(-2px); background: rgba(255, 255, 255, 0.085); }\n          .syn-profile-primary-button svg { width: 15px; height: 15px; }\n\n          .syn-profile-privacy {\n            display: flex; align-items: flex-start; justify-content: center; gap: 7px;\n            margin: 13px 0 0; color: #779198; text-align: center; font-size: 9px; line-height: 1.5;\n          }\n          .syn-profile-privacy svg { width: 12px; height: 12px; flex: 0 0 auto; margin-top: 1px; color: var(--teal); }\n\n          .syn-profile-bottom {\n            display: flex; align-items: center; justify-content: space-between; gap: 20px;\n            margin-top: 20px; padding: 0 5px; color: #748c92; font-size: 10px; line-height: 1.5;\n          }\n          .syn-profile-bottom-links { display: flex; align-items: center; gap: 15px; }\n          .syn-profile-bottom a { color: #617c83 !important; text-decoration: none !important; }\n          .syn-profile-bottom a:hover { color: var(--teal-dark) !important; }\n\n          @media (max-width: 1050px) {\n            .syn-profile-nav { display: none; }\n            .syn-profile-shell { grid-template-columns: minmax(250px, 0.8fr) minmax(0, 1.2fr); }\n            .syn-profile-booking { grid-column: 1 \/ -1; min-height: 480px; }\n            .syn-profile-photo { min-height: 570px; }\n          }\n\n          \/* Tablet portrait (iPad and similar) \u2014 the 2-column squeeze above\n             gets genuinely cramped in this range, so stack to single column\n             earlier than the phone breakpoint below, with tablet-appropriate\n             sizing rather than reusing the phone layout wholesale. *\/\n          @media (max-width: 840px) {\n            .syn-profile-page { padding: 130px 20px 55px; }\n            .syn-profile-shell { grid-template-columns: 1fr; padding: 14px; }\n            .syn-profile-photo { min-height: 320px; }\n            .syn-profile-details { padding: 32px 24px; }\n            .syn-profile-info-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n            .syn-profile-booking { min-height: auto; }\n          }\n\n          @media (max-width: 680px) {\n            .syn-profile-page { padding: 123px 15px 42px; }\n            .syn-profile-header { top: 13px; padding: 0 12px; }\n            .syn-profile-header-inner { min-height: 61px; padding: 8px 8px 8px 11px; border-radius: 17px; }\n            .syn-profile-logo { width: 34px; height: 34px; border-radius: 10px; }\n            .syn-profile-brand-name { font-size: 14px; }\n            .syn-profile-brand-tag { display: none; }\n            .syn-profile-bookings { min-height: 39px; padding: 0 12px; font-size: 10px; }\n            .syn-profile-bookings svg { display: none; }\n            .syn-profile-shell { grid-template-columns: 1fr; padding: 10px; border-radius: 25px; }\n            .syn-profile-photo { min-height: 440px; border-radius: 20px; }\n            .syn-profile-details { padding: 29px 17px; }\n            .syn-profile-name { font-size: clamp(28px, 8vw, 36px); }\n            .syn-profile-info-grid { grid-template-columns: 1fr; }\n            .syn-profile-booking { grid-column: auto; min-height: 500px; padding: 23px; border-radius: 20px; }\n            .syn-profile-bottom { align-items: center; flex-direction: column; text-align: center; }\n          }\n\n          @media (prefers-reduced-motion: reduce) {\n            .syn-profile-back, .syn-profile-primary-button, .syn-profile-secondary-button { transition: none; }\n          }\n        <\/style>\n\n        <section class=\"syn-profile-page\">\n          <div class=\"syn-profile-orb syn-profile-orb-one\"><\/div>\n          <div class=\"syn-profile-orb syn-profile-orb-two\"><\/div>\n\n          <header class=\"syn-profile-header\">\n            <div class=\"syn-profile-header-inner\">\n              <a class=\"syn-profile-brand\" href=\"\/\">\n                <span class=\"syn-profile-logo\" aria-hidden=\"true\"><\/span>\n                <span class=\"syn-profile-brand-copy\">\n                  <span class=\"syn-profile-brand-name\">Synapse Circle<\/span>\n                  <span class=\"syn-profile-brand-tag\">By Doctors, For Doctors<\/span>\n                <\/span>\n              <\/a>\n              <nav class=\"syn-profile-nav\" aria-label=\"Main navigation\">\n                <a href=\"https:\/\/synapsecircle.com\/campuscircle\/doctor-listings\/\">Find a Doctor<\/a>\n                <a href=\"\/#home-how-it-works\">How It Works<\/a>\n                <a href=\"\/#home-pricing\">Pricing<\/a>\n                <a href=\"\/doctor-registration\/\">Register as a Doctor<\/a>\n              <\/nav>\n              <a class=\"syn-profile-bookings\" href=\"\/my-bookings\/\">\n                My Bookings\n                <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                  <rect x=\"3\" y=\"5\" width=\"18\" height=\"16\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n                  <path d=\"M7 3v4M17 3v4M3 10h18\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n                <\/svg>\n              <\/a>\n            <\/div>\n          <\/header>\n\n          <div class=\"syn-profile-wrap\">\n            <a class=\"syn-profile-back\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctor-listings\/\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                <path d=\"M19 12H5M11 6l-6 6 6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n              <\/svg>\n              Back to All Doctors\n            <\/a>\n\n            <main class=\"syn-profile-shell\">\n\n              <div class=\"syn-profile-photo has-image\">\n                <img src=\"https:\/\/synapsecircle.com\/campuscircle\/wp-content\/uploads\/2026\/08\/My-photo-4-233x300.png\" alt=\"Dr. ADITHYA NIKHILESHWAR B\" width=\"210\" height=\"210\" decoding=\"async\" \/>\n                <span class=\"syn-profile-photo-placeholder\">AN<\/span>\n                <span class=\"syn-profile-verified\">\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                    <path d=\"m6 12 4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                  <\/svg>\n                  Verified Doctor\n                <\/span>\n              <\/div>\n\n              <div class=\"syn-profile-details\">\n                <div class=\"syn-profile-speciality\">PG Guidance Doctor<\/div>\n\n                <h1 class=\"syn-profile-name\">Dr. ADITHYA NIKHILESHWAR B<\/h1>\n\n                <p class=\"syn-profile-degree\">\n                  MD Paediatrics                <\/p>\n\n                <p class=\"syn-profile-college\">\n                  Government Medical College, Bhavnagar, Gujarat \u00b7 Completed PG in 2020                <\/p>\n\n                <div class=\"syn-profile-info-grid\">\n                  <div class=\"syn-profile-info\">\n                    <span>Current role<\/span>\n                    <strong>Medical officer<\/strong>\n                  <\/div>\n\n                  <div class=\"syn-profile-info\">\n                    <span>Current workplace<\/span>\n                    <strong>Government hospital Thiruvaiyaru<\/strong>\n                  <\/div>\n\n                  <div class=\"syn-profile-info\">\n                    <span>Languages<\/span>\n                    <strong>English, Tamil, Hindi<\/strong>\n                  <\/div>\n\n                  <div class=\"syn-profile-info\">\n                    <span>PG completed<\/span>\n                    <strong>2020<\/strong>\n                  <\/div>\n                <\/div>\n\n                <div class=\"syn-profile-about\">\n                  <h3>About this doctor<\/h3>\n                  <p>I completed my MD Paediatrics from Government Medical College Bhavnagar from 2017 to 2020. Worked as Senior resident and Assistant professor there till 2022<\/p>\n                <\/div>\n\n                <!-- STATIC: same tags shown for every doctor, not wired to per-doctor data -->\n                <div class=\"syn-profile-tags\">\n                  <span class=\"syn-profile-tag\">Clinical exposure<\/span>\n                  <span class=\"syn-profile-tag\">Duty hours<\/span>\n                  <span class=\"syn-profile-tag\">Academics<\/span>\n                  <span class=\"syn-profile-tag\">Department culture<\/span>\n                  <span class=\"syn-profile-tag\">Patient load<\/span>\n                  <span class=\"syn-profile-tag\">Hostel and city life<\/span>\n                <\/div>\n              <\/div>\n\n              <aside class=\"syn-profile-booking\">\n                <span class=\"syn-profile-booking-label\">Private guidance call<\/span>\n                <h2>Speak with Dr. ADITHYA NIKHILESHWAR B<\/h2>\n                <p class=\"syn-profile-booking-description\">\n                  Ask about the college and department through a private video call.\n                <\/p>\n\n                <div class=\"syn-profile-call-details\">\n                  <div class=\"syn-profile-call-detail\">\n                    <span class=\"syn-profile-call-icon\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n                        <path d=\"M12 7v5l3 2\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n                      <\/svg>\n                    <\/span>\n                    <div>\n                      <span>Duration<\/span>\n                      <!-- STATIC: same for every doctor for now, not pulled from LatePoint -->\n                      <strong>30 minutes<\/strong>\n                    <\/div>\n                  <\/div>\n\n                  <div class=\"syn-profile-call-detail\">\n                    <span class=\"syn-profile-call-icon\">\n                      <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                        <rect x=\"3\" y=\"5\" width=\"13\" height=\"14\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n                        <path d=\"m16 10 5-3v10l-5-3\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n                      <\/svg>\n                    <\/span>\n                    <div>\n                      <span>Meeting<\/span>\n                      <!-- STATIC: same for every doctor for now -->\n                      <strong>Private Google Meet<\/strong>\n                    <\/div>\n                  <\/div>\n                <\/div>\n\n                <a class=\"syn-profile-primary-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/book\/book-dr-adithya-nikhileshwar-b\/\">\n                  Book This Doctor\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                    <path d=\"M5 12h14M13 6l6 6-6 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n                  <\/svg>\n                <\/a>\n\n                <a class=\"syn-profile-secondary-button\" href=\"https:\/\/synapsecircle.com\/campuscircle\/doctor-listings\/\">\n                  View Other Doctors\n                <\/a>\n\n                <p class=\"syn-profile-privacy\">\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\">\n                    <rect x=\"6\" y=\"10\" width=\"12\" height=\"10\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n                    <path d=\"M9 10V7a3 3 0 0 1 6 0v3\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n                  <\/svg>\n                  Phone numbers are not shared. The meeting link is sent after booking.\n                <\/p>\n              <\/aside>\n\n            <\/main>\n\n            <div class=\"syn-profile-bottom\">\n              <span>\u00a9 Synapse Circle. By doctors, for doctors.<\/span>\n              <div class=\"syn-profile-bottom-links\">\n                <a href=\"\/privacy-policy\/\">Privacy<\/a>\n                <a href=\"\/terms-and-conditions\/\">Terms<\/a>\n              <\/div>\n            <\/div>\n\n          <\/div>\n        <\/section>\n        \n","protected":false},"template":"","class_list":["post-1209","doctor_profile","type-doctor_profile","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_links":{"self":[{"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/doctor_profile\/1209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/doctor_profile"}],"about":[{"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/types\/doctor_profile"}],"wp:attachment":[{"href":"https:\/\/synapsecircle.com\/campuscircle\/wp-json\/wp\/v2\/media?parent=1209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}