{"id":6313,"date":"2026-09-06T05:47:00","date_gmt":"2026-09-06T05:47:00","guid":{"rendered":"https:\/\/adc-au.in\/?page_id=6313"},"modified":"2026-09-06T06:15:41","modified_gmt":"2026-09-06T06:15:41","slug":"dr-ajay-kumar-gupta-cs","status":"publish","type":"page","link":"https:\/\/adc-au.in\/?page_id=6313","title":{"rendered":"Dr. Ajay Kumar Gupta CS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6313\" class=\"elementor elementor-6313\">\n\t\t\t\t<div class=\"elementor-element elementor-element-409161a7 e-flex e-con-boxed e-con e-parent\" data-id=\"409161a7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89d4657 elementor-widget elementor-widget-heading\" data-id=\"89d4657\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Faculty Profile<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10318d28 elementor-widget elementor-widget-text-editor\" data-id=\"10318d28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Faculty Profile | Dr. Ajay Kumar Gupta<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&#038;family=Source+Serif+4:ital,wght@0,600;0,700;1,400&#038;display=swap\" rel=\"stylesheet\" \/>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\" \/>\n  \n  <style>\n    :root {\n      --primary-navy: #0f1e36;\n      --primary-accent: #1e40af;\n      --accent-blue: #2563eb;\n      --accent-soft: #eff6ff;\n      --gold-accent: #b45309;\n      --gold-soft: #fef3c7;\n      \n      --slate-50: #f8fafc;\n      --slate-100: #f1f5f9;\n      --slate-200: #e2e8f0;\n      --slate-300: #cbd5e1;\n      --slate-600: #475569;\n      --slate-700: #334155;\n      --slate-800: #1e293b;\n      --slate-900: #0f172a;\n      \n      --card-border: rgba(226, 232, 240, 0.9);\n      --card-shadow: 0 4px 20px -2px rgba(15, 23, 42, 0.05), 0 2px 6px -1px rgba(15, 23, 42, 0.02);\n      --hover-shadow: 0 10px 25px -4px rgba(15, 23, 42, 0.08);\n      --transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);\n    }\n\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n      background-color: #fcfcfd;\n      color: var(--slate-700);\n      line-height: 1.65;\n      -webkit-font-smoothing: antialiased;\n      padding-bottom: 60px;\n    }\n\n    .top-academic-stripe {\n      height: 5px;\n      background: linear-gradient(90deg, #1e3a8a, #2563eb, #38bdf8);\n      width: 100%;\n    }\n\n    .container {\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 0 24px;\n    }\n\n    \/* Profile Masthead Card *\/\n    .profile-hero {\n      background: #ffffff;\n      border-radius: 16px;\n      border: 1px solid var(--card-border);\n      box-shadow: var(--card-shadow);\n      margin-top: 32px;\n      padding: 40px;\n      position: relative;\n    }\n\n    .hero-main {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 32px;\n      align-items: center;\n    }\n\n    .avatar-wrapper {\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .avatar-img {\n      width: 140px;\n      height: 140px;\n      border-radius: 20px;\n      object-fit: cover;\n      object-position: top center;\n      box-shadow: 0 12px 24px -6px rgba(30, 58, 138, 0.22);\n      border: 3px solid #ffffff;\n      outline: 1px solid var(--slate-200);\n      display: block;\n    }\n\n    .hero-details {\n      flex: 1;\n      min-width: 300px;\n    }\n\n    .hero-details h1 {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 2.25rem;\n      font-weight: 700;\n      color: var(--slate-900);\n      letter-spacing: -0.02em;\n      line-height: 1.2;\n      margin-bottom: 6px;\n    }\n\n    .academic-role {\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: var(--primary-accent);\n      margin-bottom: 4px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .institution-name {\n      font-size: 0.98rem;\n      color: var(--slate-600);\n      font-weight: 500;\n      margin-bottom: 16px;\n      line-height: 1.4;\n    }\n\n    .contact-links {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    .contact-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: var(--slate-50);\n      padding: 7px 14px;\n      border-radius: 8px;\n      font-size: 0.82rem;\n      font-weight: 500;\n      color: var(--slate-700);\n      text-decoration: none;\n      border: 1px solid var(--slate-200);\n      transition: var(--transition);\n    }\n\n    .contact-badge i {\n      color: var(--accent-blue);\n      font-size: 0.9rem;\n    }\n\n    .contact-badge:hover {\n      background: #ffffff;\n      border-color: var(--accent-blue);\n      color: var(--primary-accent);\n      transform: translateY(-1px);\n    }\n\n    \/* Horizontal Tabs Bar *\/\n    .tab-navigation-wrapper {\n      margin-top: 28px;\n      position: sticky;\n      top: 16px;\n      z-index: 100;\n    }\n\n    .tab-bar {\n      display: flex;\n      background: #ffffff;\n      padding: 6px;\n      border-radius: 14px;\n      border: 1px solid var(--card-border);\n      box-shadow: 0 4px 16px -2px rgba(15, 23, 42, 0.05);\n      gap: 8px;\n      overflow-x: auto;\n    }\n\n    .tab-item {\n      flex: 1;\n      padding: 12px 20px;\n      border: none;\n      background: transparent;\n      color: var(--slate-600);\n      font-weight: 600;\n      font-size: 0.92rem;\n      border-radius: 10px;\n      cursor: pointer;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 9px;\n      transition: var(--transition);\n      white-space: nowrap;\n    }\n\n    .tab-item i {\n      font-size: 0.95rem;\n    }\n\n    .tab-item:hover {\n      color: var(--primary-accent);\n      background: var(--slate-50);\n    }\n\n    .tab-item.active {\n      background: var(--primary-navy);\n      color: #ffffff;\n      box-shadow: 0 4px 12px rgba(15, 30, 54, 0.2);\n    }\n\n    .tab-item.active i {\n      color: #60a5fa;\n    }\n\n    \/* Tab Panes *\/\n    .pane {\n      display: none;\n      background: #ffffff;\n      margin-top: 20px;\n      padding: 40px;\n      border-radius: 16px;\n      border: 1px solid var(--card-border);\n      box-shadow: var(--card-shadow);\n      animation: fadeIn 0.25s ease-in-out;\n    }\n\n    .pane.active {\n      display: block;\n    }\n\n    @keyframes fadeIn {\n      from { opacity: 0; transform: translateY(4px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .block-header {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 24px;\n      border-bottom: 1px solid var(--slate-100);\n      padding-bottom: 14px;\n    }\n\n    .block-header-icon {\n      width: 36px;\n      height: 36px;\n      border-radius: 8px;\n      background: var(--accent-soft);\n      color: var(--accent-blue);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 1.05rem;\n    }\n\n    .block-header h2 {\n      font-size: 1.25rem;\n      font-weight: 700;\n      color: var(--slate-900);\n      letter-spacing: -0.01em;\n    }\n\n    .custom-table-container {\n      border: 1px solid var(--slate-200);\n      border-radius: 12px;\n      overflow: hidden;\n      margin-bottom: 36px;\n    }\n\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.92rem;\n      text-align: left;\n    }\n\n    thead th {\n      background: var(--slate-50);\n      padding: 14px 18px;\n      font-weight: 700;\n      color: var(--slate-800);\n      border-bottom: 1px solid var(--slate-200);\n      font-size: 0.8rem;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    tbody td {\n      padding: 16px 18px;\n      border-bottom: 1px solid var(--slate-100);\n      color: var(--slate-700);\n    }\n\n    tbody tr:last-child td {\n      border-bottom: none;\n    }\n\n    .academic-timeline {\n      position: relative;\n      margin-left: 8px;\n      padding-left: 28px;\n      border-left: 2px solid var(--slate-200);\n      margin-bottom: 36px;\n    }\n\n    .timeline-node {\n      position: relative;\n      margin-bottom: 28px;\n    }\n\n    .timeline-node:last-child {\n      margin-bottom: 0;\n    }\n\n    .timeline-node::before {\n      content: '';\n      position: absolute;\n      left: -35px;\n      top: 5px;\n      width: 12px;\n      height: 12px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 3px solid var(--accent-blue);\n      box-shadow: 0 0 0 3px #ffffff;\n    }\n\n    .node-title {\n      font-size: 1.05rem;\n      font-weight: 700;\n      color: var(--slate-900);\n    }\n\n    .node-sub {\n      color: var(--slate-600);\n      font-size: 0.88rem;\n      margin-top: 2px;\n    }\n\n    .node-desc {\n      font-size: 0.9rem;\n      margin-top: 6px;\n      color: var(--slate-700);\n    }\n\n    .node-award-tag {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      margin-top: 8px;\n      background: var(--gold-soft);\n      color: var(--gold-accent);\n      padding: 4px 10px;\n      border-radius: 6px;\n      font-size: 0.8rem;\n      font-weight: 600;\n    }\n\n    .pub-feed {\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n      margin-bottom: 36px;\n    }\n\n    .pub-card {\n      padding: 20px;\n      background: var(--slate-50);\n      border-radius: 12px;\n      border: 1px solid var(--slate-200);\n      transition: var(--transition);\n      display: flex;\n      gap: 16px;\n    }\n\n    .pub-card:hover {\n      background: #ffffff;\n      border-color: var(--slate-300);\n      box-shadow: var(--hover-shadow);\n      transform: translateY(-1px);\n    }\n\n    .pub-index {\n      font-weight: 800;\n      font-size: 0.85rem;\n      color: var(--slate-600);\n      min-width: 26px;\n      height: 26px;\n      background: #ffffff;\n      border: 1px solid var(--slate-200);\n      border-radius: 6px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n\n    .pub-meta {\n      flex: 1;\n    }\n\n    .pub-title {\n      font-weight: 700;\n      font-size: 0.98rem;\n      color: var(--slate-900);\n      line-height: 1.4;\n      margin-bottom: 6px;\n    }\n\n    .pub-outlet {\n      font-size: 0.86rem;\n      color: var(--slate-600);\n      margin-bottom: 10px;\n    }\n\n    .tag-cluster {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 6px;\n    }\n\n    .tag {\n      font-size: 0.72rem;\n      font-weight: 700;\n      padding: 3px 8px;\n      border-radius: 5px;\n      letter-spacing: 0.02em;\n    }\n\n    .tag-scie { background: #dbeafe; color: #1e40af; }\n    .tag-esci { background: #ede9fe; color: #5b21b6; }\n    .tag-core { background: #fef3c7; color: #92400e; }\n    .tag-q1   { background: #dcfce7; color: #15803d; }\n    .tag-neutral { background: #e2e8f0; color: #334155; }\n\n    \/* Detailed CV Style Item Blocks *\/\n    .detailed-entry-list {\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n      margin-bottom: 36px;\n    }\n\n    .detailed-entry-item {\n      padding: 18px 20px;\n      background: var(--slate-50);\n      border: 1px solid var(--slate-200);\n      border-radius: 10px;\n      font-size: 0.92rem;\n      line-height: 1.6;\n      color: var(--slate-800);\n      transition: var(--transition);\n    }\n\n    .detailed-entry-item:hover {\n      background: #ffffff;\n      border-color: var(--slate-300);\n      box-shadow: var(--hover-shadow);\n    }\n\n    .detailed-entry-title {\n      font-weight: 700;\n      color: var(--slate-900);\n      margin-bottom: 4px;\n    }\n\n    .detailed-entry-meta {\n      font-size: 0.85rem;\n      color: var(--slate-600);\n      margin-top: 6px;\n    }\n\n    .grid-duo {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      gap: 20px;\n      margin-bottom: 36px;\n    }\n\n    .feature-card {\n      background: #ffffff;\n      border: 1px solid var(--slate-200);\n      border-radius: 12px;\n      padding: 24px;\n      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);\n    }\n\n    .feature-card h3 {\n      font-size: 1.05rem;\n      font-weight: 700;\n      color: var(--slate-900);\n      margin-bottom: 12px;\n    }\n\n    .clean-bullet-list {\n      list-style-type: none;\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n      margin-bottom: 36px;\n    }\n\n    .clean-bullet-list li {\n      position: relative;\n      padding-left: 24px;\n      font-size: 0.94rem;\n      line-height: 1.5;\n    }\n\n    .clean-bullet-list li::before {\n      content: \"\u2022\";\n      position: absolute;\n      left: 6px;\n      color: var(--accent-blue);\n      font-size: 1.2rem;\n      line-height: 1;\n      top: 0;\n    }\n\n    @media (max-width: 768px) {\n      .profile-hero {\n        padding: 24px;\n      }\n      .pane {\n        padding: 24px;\n      }\n      .hero-main {\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n      }\n      .contact-links {\n        justify-content: center;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <div class=\"top-academic-stripe\"><\/div>\n\n  <div class=\"container\">\n    <!-- Profile Masthead Card -->\n    <header class=\"profile-hero\">\n      <div class=\"hero-main\">\n        <div class=\"avatar-wrapper\">\n          <img decoding=\"async\" src=\"https:\/\/adc-au.in\/wp-content\/uploads\/2025\/02\/ajay.jpg\" alt=\"Dr. Ajay Kumar Gupta\" class=\"avatar-img\" \/>\n        <\/div>\n        <div class=\"hero-details\">\n          <h1>Dr. Ajay Kumar Gupta<\/h1>\n          <div class=\"academic-role\">\n            <i class=\"fa-solid fa-graduation-cap\"><\/i> Assistant Professor\n          <\/div>\n          <div class=\"institution-name\">\n            Department of Computer Science, Allahabad Degree College<br \/>\n            Constituent P.G. College of University of Allahabad, Prayagraj, UP, India\n          <\/div>\n          <div class=\"contact-links\">\n            <span class=\"contact-badge\"><i class=\"fa-regular fa-envelope\"><\/i> ajay25g@gmail.com<\/span>\n            <span class=\"contact-badge\"><i class=\"fa-solid fa-phone\"><\/i> +91-9235337007 \/ +91-7376190227<\/span>\n            <a href=\"https:\/\/scholar.google.com\/citations?user=mikovRoAAAAJ&#038;hl=en\" target=\"_blank\" class=\"contact-badge\">\n              <i class=\"fa-solid fa-book-open\"><\/i> Google Scholar\n            <\/a>\n            <a href=\"https:\/\/orcid.org\/0000-0001-9666-5047\" target=\"_blank\" class=\"contact-badge\">\n              <i class=\"fa-brands fa-orcid\"><\/i> ORCID: 0000-0001-9666-5047\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/header>\n\n    <!-- Horizontal Tabs Bar -->\n    <nav class=\"tab-navigation-wrapper\">\n      <div class=\"tab-bar\">\n        <button class=\"tab-item active\" onclick=\"navigateTab(event, 'pane-academic')\">\n          <i class=\"fa-solid fa-building-columns\"><\/i> Academic &#038; Appointment\n        <\/button>\n        <button class=\"tab-item\" onclick=\"navigateTab(event, 'pane-research')\">\n          <i class=\"fa-solid fa-microscope\"><\/i> Publications &#038; Projects\n        <\/button>\n        <button class=\"tab-item\" onclick=\"navigateTab(event, 'pane-service')\">\n          <i class=\"fa-solid fa-ribbon\"><\/i> Service &#038; Qualifications\n        <\/button>\n      <\/div>\n    <\/nav>\n\n    <!-- TAB 1: ACADEMIC & APPOINTMENT -->\n    <section id=\"pane-academic\" class=\"pane active\">\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-briefcase\"><\/i><\/div>\n        <h2>Current Appointment<\/h2>\n      <\/div>\n      \n      <div class=\"custom-table-container\">\n        <table>\n          <thead>\n            <tr>\n              <th>Institution \/ University<\/th>\n              <th>Designation<\/th>\n              <th>Tenure<\/th>\n              <th>Pay Scale Structure<\/th>\n              <th>Core Responsibility<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\n                <strong>Allahabad Degree College<\/strong><br \/>\n                <span style=\"font-size: 0.85rem; color: var(--slate-600);\">University of Allahabad Constituent P.G. College, Prayagraj<\/span>\n              <\/td>\n              <td><strong>Assistant Professor<\/strong><\/td>\n              <td>Oct 3, 2024 \u2013 Present<\/td>\n              <td>AGP 6000, Level-10, Cell 2 (Basic: \u20b961,200)<\/td>\n              <td>Teaching &#038; Research<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-user-graduate\"><\/i><\/div>\n        <h2>Educational Background<\/h2>\n      <\/div>\n\n      <div class=\"academic-timeline\">\n        <div class=\"timeline-node\">\n          <div class=\"node-title\">Ph.D. in Computer Science &#038; Engineering<\/div>\n          <div class=\"node-sub\">Department of Computer Science &#038; Engineering, M. M. M. University of Technology, Gorakhpur, UP | Conferred July 2020<\/div>\n          <div class=\"node-desc\"><strong>Thesis:<\/strong> Some issues in location dependent Information system query for mobile Environment<\/div>\n          <div class=\"node-award-tag\">\n            <i class=\"fa-solid fa-award\"><\/i> Selected in the 2021 SIAM International Conference on Data Mining (SDM&#8217;21) Doctoral Forum (CORE Rank A)\n          <\/div>\n        <\/div>\n\n        <div class=\"timeline-node\">\n          <div class=\"node-title\">M.Tech. in Computer Science &#038; Engineering<\/div>\n          <div class=\"node-sub\">Department of Computer Science &#038; Engineering, M. M. M. University of Technology, Gorakhpur | First Class (75.1%), May 2016<\/div>\n          <div class=\"node-desc\"><strong>Dissertation:<\/strong> Optimization of Decision Tree for Spam Mail Filtering Using PSO<\/div>\n        <\/div>\n\n        <div class=\"timeline-node\">\n          <div class=\"node-title\">B.Tech. in Computer Science &#038; Engineering<\/div>\n          <div class=\"node-sub\">Department of Computer Science &#038; Engineering, UP Technical University, Lucknow | First Class (70.52%), 2013<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-laptop-code\"><\/i><\/div>\n        <h2>Focus Areas &#038; Competencies<\/h2>\n      <\/div>\n\n      <div class=\"grid-duo\">\n        <div class=\"feature-card\">\n          <h3><i class=\"fa-solid fa-compass\" style=\"color: var(--accent-blue); margin-right: 8px;\"><\/i> Research Domains<\/h3>\n          <p style=\"font-size: 0.92rem; line-height: 1.6;\">\n            Spatio-Temporal Databases, Location-Based Services (LBS), Mobile Distributed Database Systems, Blockchain Systems, and Data Privacy.\n          <\/p>\n        <\/div>\n        <div class=\"feature-card\">\n          <h3><i class=\"fa-solid fa-terminal\" style=\"color: var(--accent-blue); margin-right: 8px;\"><\/i> Technical Arsenal<\/h3>\n          <p style=\"font-size: 0.92rem; line-height: 1.6;\">\n            <strong>Languages &#038; Frameworks:<\/strong> C, Core Java, MySQL, C# (.NET), PHP<br \/>\n            <strong>Foundations:<\/strong> OOPs, Advanced Data Structures, Network Protocols<br \/>\n            <strong>Systems &#038; Tools:<\/strong> Linux, Windows, MATLAB-13, NS2, FileZilla\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- TAB 2: PUBLICATIONS & RESEARCH -->\n    <section id=\"pane-research\" class=\"pane\">\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-file-contract\"><\/i><\/div>\n        <h2>International Journal Publications<\/h2>\n      <\/div>\n\n      <div class=\"pub-feed\">\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">01<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">Caching in Location Based Services: Approaches, Challenges and Emerging Trends<\/div>\n            <div class=\"pub-outlet\">International Journal of Wireless Personal Communications, Springer, Volume 135, pages 1581\u20131615, (2024), Electronic ISSN: 1572-834X, Print ISSN: 0929-6212<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-scie\">SCIE<\/span>\n              <span class=\"tag tag-core\">CORE C<\/span>\n              <span class=\"tag tag-neutral\">Q3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">02<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">MAD-RAPPEL: Mobility Aware Data Replacement &#038; Prefetching Policy Enrooted LBS<\/div>\n            <div class=\"pub-outlet\">Journal of King Saud University-Computer and Information Sciences, Elsevier, May 20, 2020, ISSN: 1319-1578, 2213-1248, Vol. 34 (2022) pp. 3454\u20133467<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-scie\">SCIE<\/span>\n              <span class=\"tag tag-q1\">Q1 Journal<\/span>\n              <span class=\"tag tag-neutral\">IF: 13.473<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">03<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">OMCPR: Optimal Mobility Aware Cache Data Pre-Fetching and Replacement Policy using spatial K-anonymity for LBS<\/div>\n            <div class=\"pub-outlet\">International Journal of Wireless Personal Communications, Springer, Vol. 114, No. 2, pp. 949\u2013973, September, 2020, Electronic ISSN: 1572-834X, Print ISSN: 0929-6212<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-scie\">SCIE<\/span>\n              <span class=\"tag tag-core\">CORE C<\/span>\n              <span class=\"tag tag-neutral\">IF: 2.017<\/span>\n              <span class=\"tag tag-neutral\">Q3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">04<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">A Comprehensive Review of Map-Matching Techniques: Empirical Analysis, Taxonomy &#038; Emerging Research Trends<\/div>\n            <div class=\"pub-outlet\">International Journal of Web Services Research, IGI, Vol. 19, No. 1, 2022: pp. 1\u201332, Electronic ISSN: 1546-5004, Print ISSN: 1545-7362<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-scie\">SCIE<\/span>\n              <span class=\"tag tag-neutral\">Q3<\/span>\n              <span class=\"tag tag-neutral\">IF: 1.77<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">05<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">A Predicted Region Enrooted Method for Invalidation Efficient Cache Replacement in Mobile Environment<\/div>\n            <div class=\"pub-outlet\">Journal of Information Science and Engineering, Taiwan, Electronic ISSN: 1016-2364, Vol. 39 Issue 1, pp. 111\u2013127, 17 Jan 2023<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-scie\">SCIE<\/span>\n              <span class=\"tag tag-neutral\">Q3<\/span>\n              <span class=\"tag tag-neutral\">IF: 1.142<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">06<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">Location Privacy Preservation for Location Based Service Applications: Taxonomies, Issues and Future Research Directions<\/div>\n            <div class=\"pub-outlet\">International Journal of Wireless Personal Communications, Springer, Electronic ISSN: 1572-834X, Print ISSN: 0929-6212<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-scie\">SCIE<\/span>\n              <span class=\"tag tag-core\">CORE C<\/span>\n              <span class=\"tag tag-neutral\">IF: 2.07<\/span>\n              <span class=\"tag tag-neutral\">Q3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">07<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">Mobility Markov Chain &#038; Matrix based Location-Aware Cache Replacement Policy in Mobile Environment: MMCM-CRP<\/div>\n            <div class=\"pub-outlet\">International Journal of Software Innovation (IJSI), Vol. 9, Issue 4, IGI Global, 2021, ISSN: 2166-7160, EISSN: 2166-7179<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-esci\">ESCI<\/span>\n              <span class=\"tag tag-neutral\">UGC CARE<\/span>\n              <span class=\"tag tag-neutral\">Scopus<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">08<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">CEMP-IR: A Novel Location Aware Cache Invalidation &#038; Replacement Policy<\/div>\n            <div class=\"pub-outlet\">International Journal of Computational Science and Engineering, Inderscience, Vol. 24, No. 5, 2021, pp. 450\u2013462, ISSN online: 1742-7193, ISSN print: 1742-7185<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-esci\">ESCI<\/span>\n              <span class=\"tag tag-neutral\">Q3<\/span>\n              <span class=\"tag tag-neutral\">Scopus<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">09<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">A Literature Review of Location-Aware Computing Policies: Taxonomy and Empirical Analysis in Mobile Environment<\/div>\n            <div class=\"pub-outlet\">International Journal of Mobile Human Computer Interaction (IJMHCI), Vol. 12, Issue 3, IGI Global, 2020, ISSN: 1942-390X, EISSN: 1942-3918<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-esci\">ESCI<\/span>\n              <span class=\"tag tag-neutral\">DBLP<\/span>\n              <span class=\"tag tag-neutral\">UGC CARE<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">10<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">Prediction &#038; Anticipation Features based Intellectual Assistant in Location Based Services<\/div>\n            <div class=\"pub-outlet\">International Journal of System Dynamics Applications (IJSDA), Special Issue Submission: Smart Innovations in Big Data Analytics and Internet of Things for Good Living, IGI Global, Vol. 10, Issue 4, 2020, ISSN: 2160-9772, EISSN: 2160-9799<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-esci\">ESCI<\/span>\n              <span class=\"tag tag-neutral\">UGC CARE<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"pub-card\">\n          <div class=\"pub-index\">11<\/div>\n          <div class=\"pub-meta\">\n            <div class=\"pub-title\">Study of Fuzzy Logic and Particle Swarm Methods in Map Matching Algorithm<\/div>\n            <div class=\"pub-outlet\">Journal of SN Applied Sciences, Springer, Volume 2, Issue 3, March 2020, ISSN: 2523-3963 (Print), 2523-3971 (Online)<\/div>\n            <div class=\"tag-cluster\">\n              <span class=\"tag tag-esci\">ESCI<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-users-viewfinder\"><\/i><\/div>\n        <h2>Publications in the Proceedings of International Conferences<\/h2>\n      <\/div>\n\n      <div class=\"detailed-entry-list\">\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">Some Issues for Location Dependent Information System&#8217;s Query in Mobile Environment<\/div>\n          <div>Ajay K. Gupta under the supervision of Udai Shanker<\/div>\n          <div class=\"detailed-entry-meta\">\n            Proceedings of the 29th ACM International Conference on Information and Knowledge Management, CIKM Doctoral Consortium (DC), Galway, Ireland, October 20, 2020<br \/>\n            <strong>Ranking &#038; Indexing:<\/strong> CORE International Conference Ranking-A | Indexing: Google Scholar, DBLP, Scopus (Elsevier)\n          <\/div>\n        <\/div>\n\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">CELPB: A Cache Invalidation Policy for Location Dependent Data in Mobile Environment<\/div>\n          <div>Ajay K. Gupta and Udai Shanker<\/div>\n          <div class=\"detailed-entry-meta\">\n            Proceedings of the 22nd International Database Engineering &#038; Applications Symposium (IDEAS 2018), University of Calabria and ICAR-CNR, Italy, June 18-20, 2018<br \/>\n            <strong>Ranking &#038; Indexing:<\/strong> CORE International Conference Ranking-B | Indexing: DBLP, Scopus (Elsevier)\n          <\/div>\n        <\/div>\n\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">Location Dependent Information System&#8217;s Queries for Mobile Environment<\/div>\n          <div>Ajay K. Gupta and Udai Shanker<\/div>\n          <div class=\"detailed-entry-meta\">\n            Proceedings of the Database Systems for Advanced Applications &#8211; DASFAA 2018 International Workshops: BDMS, BDQM, GDMA, and SeCoP, Gold Coast, QLD, Australia, May 21-24, 2018, Lecture Notes in Computer Science 10829, Springer 2018, ISBN 978-3-319-91454-1<br \/>\n            <strong>Ranking &#038; Indexing:<\/strong> CORE International Conference Ranking-B | Indexing: DBLP\n          <\/div>\n        <\/div>\n\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">Modified Predicted Region based Cache Replacement Policy for Location Dependent Data in Mobile Environment<\/div>\n          <div>Ajay K. Gupta and Udai Shanker<\/div>\n          <div class=\"detailed-entry-meta\">\n            Proceedings of the 6th International Conference on Smart Computing and Communications (ICSCC 2017), NIT Kurukshetra, India, Dec. 7-8, 2017, Procedia Computer Science, Scopus (Elsevier), Volume 125, 2018, pp. 917-924, UGC Care Computer Science Journal\n          <\/div>\n        <\/div>\n\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">SPMC-CRP: A Cache Replacement Policy for Location Dependent Data in Mobile Environment<\/div>\n          <div>Ajay K. Gupta and Udai Shanker<\/div>\n          <div class=\"detailed-entry-meta\">\n            Proceedings of the 6th International Conference on Smart Computing and Communications (ICSCC 2017), NIT Kurukshetra, India, Dec. 7-8, 2017, Procedia Computer Science, Scopus (Elsevier), Volume 125, 2018, pp. 632-639, UGC Care Computer Science Journal\n          <\/div>\n        <\/div>\n\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">SPMC-PRRP: A Predicted Region based Cache Replacement Policy<\/div>\n          <div>Ajay K. Gupta and Udai Shanker<\/div>\n          <div class=\"detailed-entry-meta\">\n            Proceedings of the International Conference on Data and Information System (ICDIS 2017), Indira Gandhi National Tribal University (IGNTU), Amarkantak, India, Springer, Singapore, vol. 38, Nov. 17-18, 2017\n          <\/div>\n        <\/div>\n\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">Secure Communication in Cluster Based Ad Hoc Networks<\/div>\n          <div>Ajay Kr. Gupta, Shiva Prakash<\/div>\n          <div class=\"detailed-entry-meta\">\n            Computer Society of India-2015, 50th Golden Jubilee Annual Convention, Springer, Next-Generation Networks, Advances in Intelligent Systems and Computing, pp. 537-546, DOI: 10.1007\/978-981-10-6005-2_54\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-flag\"><\/i><\/div>\n        <h2>Publications in the Proceedings of National Conferences<\/h2>\n      <\/div>\n\n      <div class=\"detailed-entry-list\">\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">An Overview of Spam and Techniques Used For Spam Filtering<\/div>\n          <div>Ajay Kr. Gupta, Shiva Prakash<\/div>\n          <div class=\"detailed-entry-meta\">\n            Proceedings of National Conference on Advanced Computational Science and Technology (NCACT 2016), Dept. of Computer Science and Engineering, M. M. M. University of Technology, Gorakhpur, India, March 4-5, 2016\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-book\"><\/i><\/div>\n        <h2>Book Chapters Publication<\/h2>\n      <\/div>\n\n      <div class=\"detailed-entry-list\">\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">DSPPTD: Dynamic Schemes for Privacy Protection of Trajectory Data in LBS<\/div>\n          <div>Ajay Kumar Gupta and Sanjay Kumar<\/div>\n          <div class=\"detailed-entry-meta\">\n            Book: <em>Role of Data-Intensive Distributed Computing Systems in Designing Data Solutions<\/em>, Edited by U. Shanker (M.M.M. University of Technology), S. Pandey (MMV, BHU, Varanasi), Springer Publisher, 2021, pp. 59-79, DOI: 10.1007\/978-3-031-15542-0_4\n          <\/div>\n        <\/div>\n\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">Integration and Study of Map Matching Algorithms in Healthcare Services for Cognitive Impairment Person<\/div>\n          <div>Ajay Kumar Gupta and Udai Shanker<\/div>\n          <div class=\"detailed-entry-meta\">\n            Book: <em>Edge-of-Things in Personalized Healthcare Support Systems: Concepts, Practices, and Applications<\/em>, Edited by Dr. Rajeswari Sridhar (NIT Tiruchirappalli), Dr. G. R. Gangadharan (NIT Tiruchirappalli), Dr. Michael Sheng (Macquarie University), Dr. Rajan Shankaran (Macquarie University), ELSEVIER Publishers, 2021 (In Press), DOI: 10.1016\/B978-0-323-90585-5.00008-4\n          <\/div>\n        <\/div>\n\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">Mobility Aware Prefetching and Replacement Scheme for Location Based Services: MOPAR<\/div>\n          <div>Ajay Kumar Gupta and Udai Shanker<\/div>\n          <div class=\"detailed-entry-meta\">\n            Book: <em>Privacy and Security Challenges in Location Aware Computing<\/em>, Edited by P. Shanthi Saravanan and Balasundaram Sadhu, IGI Global, April 2021, pp. 26-51, DOI: 10.4018\/978-1-7998-7756-1.ch002\n          <\/div>\n        <\/div>\n\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">An Efficient Markov Chain Model Development based Prefetching in Location Based Services<\/div>\n          <div>Ajay Kumar Gupta and Udai Shanker<\/div>\n          <div class=\"detailed-entry-meta\">\n            Book: <em>Privacy and Security Challenges in Location Aware Computing<\/em>, Edited by P. Shanthi Saravanan and Balasundaram Sadhu, IGI Global, April 2021, pp. 109-125, DOI: 10.4018\/978-1-7998-7756-1.ch005\n          <\/div>\n        <\/div>\n\n        <div class=\"detailed-entry-item\">\n          <div class=\"detailed-entry-title\">Spam mail filtering using data mining approach: A comparative performance analysis<\/div>\n          <div>Ajay Kumar Gupta<\/div>\n          <div class=\"detailed-entry-meta\">\n            Book: <em>Handling Priority Inversion in Time-Constrained Distributed Databases<\/em>, published by IGI Global, 2020, pp. 253-282, DOI: 10.4018\/978-1-7998-2491-6.ch015\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-coins\"><\/i><\/div>\n        <h2>Sponsored Research Submissions<\/h2>\n      <\/div>\n\n      <div class=\"grid-duo\">\n        <div class=\"feature-card\">\n          <h3>Privacy-Preserving Utility in Mobility Traces<\/h3>\n          <p style=\"font-size: 0.88rem; color: var(--slate-600); margin-bottom: 8px;\">Role: Principal Investigator<\/p>\n          <p style=\"font-size: 0.9rem;\"><strong>Focus:<\/strong> Towards Privacy Enhancing Digital World Experiences<\/p>\n          <p style=\"font-size: 0.9rem;\"><strong>Ref No:<\/strong> ANRF\/ECRG\/2024\/005895\/ENS<\/p>\n          <div class=\"node-award-tag\" style=\"margin-top: 12px; background: #e0f2fe; color: #0369a1;\">\n            Grant Outlay: \u20b912.80 Lacs\n          <\/div>\n        <\/div>\n\n        <div class=\"feature-card\">\n          <h3>Neutrosophic Uncertainty for Small Area Estimation<\/h3>\n          <p style=\"font-size: 0.88rem; color: var(--slate-600); margin-bottom: 8px;\">Role: Co-Principal Investigator<\/p>\n          <p style=\"font-size: 0.9rem;\"><strong>Focus:<\/strong> Parametric and Nonparametric Small Area Estimation<\/p>\n          <p style=\"font-size: 0.9rem;\"><strong>Project ID:<\/strong> 8720<\/p>\n          <div class=\"node-award-tag\" style=\"margin-top: 12px; background: #e0f2fe; color: #0369a1;\">\n            Grant Outlay: \u20b913.86 Lacs\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- TAB 3: SERVICES & ACHIEVEMENTS -->\n    <section id=\"pane-service\" class=\"pane\">\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-sitemap\"><\/i><\/div>\n        <h2>Technical Program Committee &#038; Chair Roles<\/h2>\n      <\/div>\n\n      <div class=\"service-detail-list\" style=\"display: flex; flex-direction: column; gap: 14px; margin-bottom: 36px;\">\n        <div class=\"detailed-entry-item\">\n          Serving as a Technical Program Committee (TPC) Member for the 9th International Conference on Image and Graphics Processing (ICIGP 2026), to be held during 27-29 March 2026 in Wuhan, China. ICIGP 2026 is co-sponsored by China University of Geosciences (Wuhan), China and IEEE; hosted by the School of Computer Science, China University of Geosciences (Wuhan), China; and assisted by the University of Lancashire, UK and Beijing Institute of Technology, China.\n        <\/div>\n        <div class=\"detailed-entry-item\">\n          Served as a Technical Program Committee (TPC) Member for the 5th International Conference on Advanced Network Technologies and Intelligent Computing (ANTIC-2025), held during 21-23 December 2025 in hybrid mode, organized by the Department of Computer Science, Banaras Hindu University (BHU), Varanasi.\n        <\/div>\n        <div class=\"detailed-entry-item\">\n          Served as a Programme \/ Technical Committee Member for The XIII International Scientific and Practical Conference &#8220;Information Control Systems &#038; Technologies (ICST-Odesa-2025)&#8221;, held online during 24-26 September 2025, organized by Odesa Polytechnic National University, Shevchenko Avenue, 1, 65044, Odesa, Ukraine.\n        <\/div>\n        <div class=\"detailed-entry-item\">\n          Served as Session Chair for the 2025 IEEE 7th International Conference on Computing, Communication and Automation (ICCCA-2025) (November 28-30, 2025), organized by Galgotias University, Greater Noida, India.\n        <\/div>\n        <div class=\"detailed-entry-item\">\n          Served as Session Chair and delivered an expert talk at the 3rd International Conference on Networks and Cryptology (NetCrypt 2025), organized by the School of Computer and Systems Sciences, Jawaharlal Nehru University, New Delhi, during May 29-31, 2025.\n        <\/div>\n        <div class=\"detailed-entry-item\">\n          Served as a paper setter in Academic Year 2025-26 for Undergraduate Courses at Deen Dayal Upadhyay Gorakhpur University, Gorakhpur.\n        <\/div>\n        <div class=\"detailed-entry-item\">\n          Served as a Technical Program Committee (TPC) Member for the 4th International Conference on Advanced Network Technologies and Intelligent Computing (ANTIC-2024), held during 19-21 December 2024 in hybrid mode, organized by the Department of Computer Science, Banaras Hindu University (BHU), Varanasi.\n        <\/div>\n        <div class=\"detailed-entry-item\">\n          Served as a paper setter in Academic Year 2024-25 for Undergraduate Courses at Dr. Ram Manohar Lohia Avadh University, Ayodhya.\n        <\/div>\n        <div class=\"detailed-entry-item\">\n          Served as a paper setter in Academic Year 2024-25 for Postgraduate Courses at Dr. Ram Manohar Lohia Avadh University, Ayodhya.\n        <\/div>\n        <div class=\"detailed-entry-item\">\n          Served as a paper setter in Academic Year 2024-25 for Undergraduate Courses at Deen Dayal Upadhyay Gorakhpur University, Gorakhpur.\n        <\/div>\n      <\/div>\n\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-medal\"><\/i><\/div>\n        <h2>National Credentials &#038; Honors<\/h2>\n      <\/div>\n\n      <ul class=\"clean-bullet-list\">\n        <li>Awarded by SIGIR Student Travel Grant for Paper Presentation in CORE A Ranked Conference CIKM 2020.<\/li>\n        <li>UGC NET qualified in 2020 and 2017.<\/li>\n        <li>GATE qualified across 8 years: 2024, 2021, 2018, 2017, 2016, 2015, 2014, 2013.<\/li>\n        <li>UPTU FATE qualified in 2016.<\/li>\n        <li>1st Rank in Subject of DSuC, Operating System, Computer Network, ToC.<\/li>\n      <\/ul>\n\n      <div class=\"block-header\">\n        <div class=\"block-header-icon\"><i class=\"fa-solid fa-feather\"><\/i><\/div>\n        <h2>Scholarly Peer Review &#038; Professional Standing<\/h2>\n      <\/div>\n\n      <div class=\"grid-duo\">\n        <div class=\"feature-card\">\n          <h3><i class=\"fa-regular fa-circle-check\" style=\"color: var(--accent-blue); margin-right: 6px;\"><\/i> Journal Reviewer<\/h3>\n          <ul style=\"list-style: none; font-size: 0.9rem; margin-top: 8px; line-height: 1.8;\">\n            <li>\u2022 Applied Intelligence (Springer)<\/li>\n            <li>\u2022 Transactions in GIS (Wiley)<\/li>\n            <li>\u2022 International Journal of Mobile Human Computer Interaction<\/li>\n            <li>\u2022 International Journal of Healthcare Information Systems and Informatics<\/li>\n            <li>\u2022 EAI Endorsed Transactions on Energy Web<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"feature-card\">\n          <h3><i class=\"fa-solid fa-shield-halved\" style=\"color: var(--accent-blue); margin-right: 6px;\"><\/i> Affiliations &#038; Editorial Panels<\/h3>\n          <p style=\"font-size: 0.9rem; line-height: 1.6; margin-bottom: 12px;\">\n            <strong>Professional Membership:<\/strong> ACM Special Interest Groups (SIGs), Membership ID: 7258921.\n          <\/p>\n          <p style=\"font-size: 0.9rem; line-height: 1.6;\">\n            <strong>Editorial Board (Under Review):<\/strong> International Journal of Mobile Human Computer Interaction; International Journal of Cyber Behavior, Psychology and Learning.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n\n  <script>\n    function navigateTab(evt, paneId) {\n      const allPanes = document.querySelectorAll('.pane');\n      allPanes.forEach(pane => pane.classList.remove('active'));\n\n      const allTabs = document.querySelectorAll('.tab-item');\n      allTabs.forEach(tab => tab.classList.remove('active'));\n\n      document.getElementById(paneId).classList.add('active');\n      evt.currentTarget.classList.add('active');\n    }\n  <\/script>\n<\/body>\n<\/html>\n\n&#8220;`\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e895d7b e-flex e-con-boxed e-con e-parent\" data-id=\"e895d7b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\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>Faculty Profile Faculty Profile | Dr. Ajay Kumar Gupta Dr. Ajay Kumar Gupta Assistant Professor Department of Computer Science, Allahabad [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ngg_post_thumbnail":0,"footnotes":""},"class_list":["post-6313","page","type-page","status-publish","hentry"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Dr. Ajay Gupta","author_link":"https:\/\/adc-au.in\/?author=4"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"Faculty Profile Faculty Profile | Dr. Ajay Kumar Gupta Dr. Ajay Kumar Gupta Assistant Professor Department of Computer Science, Allahabad [&hellip;]","_links":{"self":[{"href":"https:\/\/adc-au.in\/index.php?rest_route=\/wp\/v2\/pages\/6313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adc-au.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/adc-au.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/adc-au.in\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/adc-au.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6313"}],"version-history":[{"count":22,"href":"https:\/\/adc-au.in\/index.php?rest_route=\/wp\/v2\/pages\/6313\/revisions"}],"predecessor-version":[{"id":6335,"href":"https:\/\/adc-au.in\/index.php?rest_route=\/wp\/v2\/pages\/6313\/revisions\/6335"}],"wp:attachment":[{"href":"https:\/\/adc-au.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}