{"id":580,"date":"2026-01-19T05:42:32","date_gmt":"2026-01-19T05:42:32","guid":{"rendered":"https:\/\/kvkudalguri.aau.ac.in\/?page_id=580"},"modified":"2026-08-11T06:06:20","modified_gmt":"2026-08-11T06:06:20","slug":"staff-details","status":"publish","type":"page","link":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/staff-details\/","title":{"rendered":"Staff details"},"content":{"rendered":"\n&#8220;`html\n<style>\n\/* =====================================================\n   KVK STAFF DIRECTORY - WORDPRESS VERSION\n   Paste the complete code into a WordPress Custom HTML block\n   ===================================================== *\/\n\n.kvk-staff-directory {\n    max-width: 1200px;\n    margin: 30px auto;\n    font-family: \"Segoe UI\", Arial, sans-serif;\n    color: #26382f;\n}\n\n\/* Header *\/\n.kvk-staff-header {\n    position: relative;\n    overflow: hidden;\n    padding: 32px 35px;\n    border-radius: 16px;\n    background: linear-gradient(135deg, #075c36, #18854f);\n    color: #fff;\n    box-shadow: 0 8px 25px rgba(0, 80, 45, 0.15);\n    margin-bottom: 25px;\n}\n\n.kvk-staff-header:after {\n    content: \"\";\n    position: absolute;\n    width: 250px;\n    height: 250px;\n    right: -100px;\n    top: -120px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.08);\n}\n\n.kvk-staff-header-content {\n    position: relative;\n    z-index: 2;\n}\n\n.kvk-staff-header small {\n    display: block;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 7px;\n    opacity: 0.85;\n}\n\n.kvk-staff-header h2 {\n    margin: 0 0 6px !important;\n    padding: 0 !important;\n    color: #fff !important;\n    font-size: 30px !important;\n    font-weight: 700 !important;\n    line-height: 1.25 !important;\n}\n\n.kvk-staff-header p {\n    margin: 0 !important;\n    color: rgba(255,255,255,0.9) !important;\n    font-size: 14px;\n}\n\n\/* Toolbar *\/\n.kvk-staff-toolbar {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 20px;\n    margin-bottom: 18px;\n}\n\n.kvk-staff-total {\n    font-size: 14px;\n    color: #66756c;\n}\n\n.kvk-staff-total strong {\n    color: #075c36;\n}\n\n\/* Search *\/\n.kvk-staff-search {\n    position: relative;\n    width: 350px;\n}\n\n.kvk-staff-search input {\n    width: 100% !important;\n    height: 46px !important;\n    padding: 0 18px 0 45px !important;\n    border: 1px solid #d9e3dc !important;\n    border-radius: 10px !important;\n    background: #fff !important;\n    font-size: 14px !important;\n    color: #26382f !important;\n    outline: none !important;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.04) !important;\n}\n\n.kvk-staff-search input:focus {\n    border-color: #18854f !important;\n    box-shadow: 0 0 0 3px rgba(24,133,79,0.10) !important;\n}\n\n.kvk-search-icon {\n    position: absolute;\n    left: 16px;\n    top: 12px;\n    font-size: 18px;\n    color: #718078;\n    pointer-events: none;\n}\n\n\/* Table Container *\/\n.kvk-staff-table-container {\n    background: #fff;\n    border: 1px solid #e3ebe6;\n    border-radius: 15px;\n    overflow: hidden;\n    box-shadow: 0 6px 25px rgba(20,60,40,0.07);\n}\n\n\/* Table *\/\n.kvk-staff-table {\n    width: 100% !important;\n    margin: 0 !important;\n    border-collapse: collapse !important;\n    border-spacing: 0 !important;\n}\n\n.kvk-staff-table thead {\n    background: #edf6f0;\n}\n\n.kvk-staff-table th {\n    padding: 16px 20px !important;\n    text-align: left !important;\n    color: #075c36 !important;\n    font-size: 12px !important;\n    text-transform: uppercase;\n    letter-spacing: 0.7px;\n    font-weight: 700 !important;\n    border: none !important;\n    border-bottom: 1px solid #dfe9e3 !important;\n}\n\n.kvk-staff-table td {\n    padding: 15px 20px !important;\n    font-size: 14px !important;\n    border: none !important;\n    border-bottom: 1px solid #edf1ee !important;\n    vertical-align: middle;\n}\n\n.kvk-staff-table tbody tr {\n    transition: background 0.2s ease;\n}\n\n.kvk-staff-table tbody tr:hover {\n    background: #f7fbf8;\n}\n\n.kvk-staff-table tbody tr:last-child td {\n    border-bottom: none !important;\n}\n\n\/* Name *\/\n.kvk-staff-name {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 260px;\n}\n\n.kvk-staff-avatar {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #e4f3ea;\n\n    color: #075c36;\n    font-size: 12px;\n    font-weight: 700;\n}\n\n.kvk-staff-name-text {\n    color: #25372d;\n    font-weight: 600;\n}\n\n\/* Designation *\/\n.kvk-staff-designation {\n    color: #596960;\n}\n\n\/* Phone *\/\n.kvk-staff-phone a {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: #087443 !important;\n    text-decoration: none !important;\n    font-weight: 600;\n}\n\n.kvk-staff-phone a:hover {\n    color: #054d2c !important;\n}\n\n.kvk-phone-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 29px;\n    height: 29px;\n    border-radius: 7px;\n    background: #edf7f1;\n    font-size: 13px;\n}\n\n\/* No result *\/\n.kvk-no-result {\n    display: none;\n    text-align: center;\n    padding: 35px 20px;\n    color: #718078;\n    font-size: 14px;\n}\n\n\/* Footer *\/\n.kvk-staff-footer {\n    text-align: center;\n    margin-top: 16px;\n    color: #87928c;\n    font-size: 12px;\n}\n\n\n\/* =====================================================\n   MOBILE\n   ===================================================== *\/\n\n@media screen and (max-width: 768px) {\n\n    .kvk-staff-directory {\n        margin: 15px auto;\n        padding: 0 10px;\n    }\n\n    .kvk-staff-header {\n        padding: 25px 22px;\n        border-radius: 13px;\n    }\n\n    .kvk-staff-header h2 {\n        font-size: 24px !important;\n    }\n\n    .kvk-staff-header p {\n        font-size: 13px;\n    }\n\n    .kvk-staff-toolbar {\n        display: block;\n    }\n\n    .kvk-staff-total {\n        margin-bottom: 12px;\n    }\n\n    .kvk-staff-search {\n        width: 100%;\n    }\n\n    \/* Table becomes cards *\/\n    .kvk-staff-table-container {\n        background: transparent;\n        border: none;\n        box-shadow: none;\n        overflow: visible;\n    }\n\n    .kvk-staff-table,\n    .kvk-staff-table tbody {\n        display: block !important;\n        width: 100% !important;\n    }\n\n    .kvk-staff-table thead {\n        display: none;\n    }\n\n    .kvk-staff-table tbody tr {\n        display: block;\n        background: #fff;\n        border: 1px solid #e4ebe6;\n        border-radius: 13px;\n        margin-bottom: 12px;\n        padding: 15px;\n        box-shadow: 0 4px 15px rgba(20,60,40,0.06);\n    }\n\n    .kvk-staff-table td {\n        display: block !important;\n        width: 100% !important;\n        padding: 4px 0 !important;\n        border: none !important;\n    }\n\n    .kvk-staff-name {\n        min-width: 0;\n        margin-bottom: 5px;\n    }\n\n    .kvk-staff-name-text {\n        font-size: 15px;\n    }\n\n    .kvk-staff-designation {\n        padding-left: 50px !important;\n        font-size: 13px !important;\n    }\n\n    .kvk-staff-designation:before {\n        content: \"Designation: \";\n        color: #075c36;\n        font-weight: 600;\n    }\n\n    .kvk-staff-phone {\n        padding-left: 50px !important;\n        margin-top: 5px;\n    }\n\n    .kvk-staff-phone a {\n        font-size: 13px;\n    }\n}\n\n\n\/* Small Mobile *\/\n@media screen and (max-width: 420px) {\n\n    .kvk-staff-directory {\n        padding: 0 6px;\n    }\n\n    .kvk-staff-header h2 {\n        font-size: 21px !important;\n    }\n\n    .kvk-staff-header {\n        padding: 22px 18px;\n    }\n\n    .kvk-staff-table tbody tr {\n        padding: 13px;\n    }\n}\n<\/style>\n\n\n<div class=\"kvk-staff-directory\">\n\n    <!-- Header -->\n    <div class=\"kvk-staff-header\">\n\n        <div class=\"kvk-staff-header-content\">\n\n            <small>Krishi Vigyan Kendra<\/small>\n\n            <h2>Staff Directory<\/h2>\n\n            <p>\n            Contact information <\/p>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- Toolbar -->\n    <div class=\"kvk-staff-toolbar\">\n\n        <div class=\"kvk-staff-total\">\n            <strong>16<\/strong> Staff Members\n        <\/div>\n\n        <div class=\"kvk-staff-search\">\n\n            <span class=\"kvk-search-icon\">\u2315<\/span>\n\n            <input\n                type=\"text\"\n                id=\"kvkStaffSearch\"\n                placeholder=\"Search staff or designation...\"\n            >\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- Staff Table -->\n    <div class=\"kvk-staff-table-container\">\n\n        <table class=\"kvk-staff-table\">\n\n            <thead>\n                <tr>\n                    <th>Name<\/th>\n                    <th>Designation<\/th>\n                    <th>Mobile Number<\/th>\n                <\/tr>\n            <\/thead>\n\n            <tbody id=\"kvkStaffList\">\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">DS<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Dr. Diganta Sharmah                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Senior Scientist and Head                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:6003535671\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            6003535671                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">PD<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Dr. Pallavi Deka                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong> Subject Matter Specialist, Agril. Econ. &amp; FM <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:8402891086\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            8402891086                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">HR<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Dr. Himadri Rabha                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Subject Matter Specialist, Plant Protection                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:9864377092\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            9864377092                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">KN<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Mr. Kapil Deb Nath                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Subject Matter Specialist, Fisheries Science                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:7002939750\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            7002939750                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">PR<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Dr. Pradip Rajbongshi                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Subject Matter Specialist, Animal Science                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:8876414341\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            8876414341                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">NP<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Dr. Nishita Pathak                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Subject Matter Specialist, Horticulture                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:7002482337\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            7002482337                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">PB<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Dr. Priyanka Bora                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Subject Matter Specialist, Agronomy                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:8638142066\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            8638142066                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">PB<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Mr. Pranabesh Barman                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Senior Technical Officer                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:9864688888\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            9864688888                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">RK<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Mr. Ramen Kalita                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Technical Officer                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:9954014573\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            9954014573                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">BN<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Mr. Bikash Nagaria                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Programme Assistant, Community Science                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:7002738172\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            7002738172                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">DS<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Mr. Dhruba Jyoti Sarmah                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Office Suptd. cum Accountant                 <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:9435062462\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            9435062462                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">BN<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Mr. Biraj Kr. Neog                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Stenographer                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:8822028718\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            8822028718                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">MB<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Mr. Mithun Ch. Biswas                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Driver                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:9957434609\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            9957434609                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">JP<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Mr. Janta Pamegam                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Driver                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:8133074199\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            8133074199                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">KL<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Mr. Kamal Bahadur Lama                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Supporting Staff                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:6003517627\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            6003517627                        <\/a>                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>\n                        <div class=\"kvk-staff-name\">\n                            <div class=\"kvk-staff-avatar\">TK<\/div>\n                            <div class=\"kvk-staff-name-text\">\n                                Mr. Tilak Kalita                            <\/div>\n                        <\/div>                    <\/td>\n                    <td class=\"kvk-staff-designation\"><strong>\n                      Supporting Staff                    <\/strong><\/td>\n                    <td class=\"kvk-staff-phone\">\n                        <a href=\"tel:8638082361\">\n                            <span class=\"kvk-phone-icon\">\u260e<\/span>\n                            8638082361                        <\/a>                    <\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n\n        <div class=\"kvk-no-result\" id=\"kvkNoResult\">\n            No staff member found.\n        <\/div>\n\n    <\/div>\n\n    <div class=\"kvk-staff-footer\">\n        Krishi Vigyan Kendra \u2022 Staff Contact Directory\n    <\/div>\n\n<\/div>\n\n\n<script>\n(function () {\n\n    const searchBox = document.getElementById(\"kvkStaffSearch\");\n    const staffList = document.getElementById(\"kvkStaffList\");\n    const noResult = document.getElementById(\"kvkNoResult\");\n\n    if (!searchBox || !staffList) return;\n\n    searchBox.addEventListener(\"keyup\", function () {\n\n        const searchText = this.value.toLowerCase().trim();\n        const rows = staffList.querySelectorAll(\"tr\");\n\n        let found = 0;\n\n        rows.forEach(function (row) {\n\n            const text = row.textContent.toLowerCase();\n\n            if (text.indexOf(searchText) !== -1) {\n                row.style.display = \"\";\n                found++;\n            } else {\n                row.style.display = \"none\";\n            }\n\n        });\n\n        noResult.style.display =\n            found === 0 ? \"block\" : \"none\";\n\n    });\n\n})();\n<\/script>\n&#8220;`\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;`html Krishi Vigyan Kendra Staff Directory Contact information 16 Staff Members \u2315 Name Designation Mobile Number DS Dr. Diganta Sharmah Senior Scientist and Head \u260e 6003535671 PD Dr. Pallavi Deka Subject Matter Specialist, Agril. Econ. &amp; FM \u260e 8402891086 HR Dr. Himadri Rabha Subject Matter Specialist, Plant Protection \u260e 9864377092 KN Mr. Kapil Deb Nath&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-580","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/580","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/comments?post=580"}],"version-history":[{"count":7,"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/580\/revisions"}],"predecessor-version":[{"id":963,"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/580\/revisions\/963"}],"wp:attachment":[{"href":"https:\/\/kvkudalguri.aau.ac.in\/index.php\/wp-json\/wp\/v2\/media?parent=580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}