scc_new_2024/index.html

1389 lines
80 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="htmlcss bootstrap, multi level menu, submenu, treeview nav menu examples" />
<meta name="description" content="Bootstrap 5 navbar multilevel treeview examples for any type of project, Bootstrap 5" />
<title>Sree Chaitanya College - Habra</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/css/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"crossorigin="anonymous"></script>
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&display=swap');
body{
font-family: "Roboto Slab", serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
}
/* ============ desktop view ============ */
.dropdown-item{
color: #fff;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-bottom: 10px;
}
.dropdown-item:hover {
background-color: #273c45;
color: #fbaf00;
}
.nav-link{
border-right: 1px solid #333;
}
.nav-link:hover{
background-color: #614e41;
}
@media all and (min-width: 992px) {
.navbar{
height: 40px;
}
.dropdown-menu li{
position: relative;
}
.dropdown-menu{
background-color: #3e5b66;
}
.dropdown-menu .submenu{
display: none;
position: absolute;
left:100%; top:-7px;
}
.dropdown-menu .submenu-left{
right:100%; left: auto;
}
.dropdown-menu > li:hover{ background-color: #273c45 }
.dropdown-menu > li:hover > .submenu{
display: block;
}
}
/* ============ desktop view .end// ============ */
/* ============ small devices ============ */
@media (max-width: 1499px) {
.dropdown-menu .dropdown-menu {
margin-left: 0.7rem;
margin-right: 0.7rem;
margin-bottom: .5rem;
}
.dropdown-menu {
background-color: #3e5b66;
}
}
/* ============ small devices .end// ============ */
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
display: none;
position: absolute;
top: 0;
left: 100%;
margin-top: -1px;
margin-left: 0.1rem;
}
.dropdown-submenu:hover .dropdown-menu {
display: block;
}
.nav-pills .nav-link.active {
background-color: #004848 !important;
}
.nav-pills .nav-link {
white-space: nowrap;
place-items: center;
background-color: #966650;
border-bottom: 1px solid #fff;
color: #fff;
}
.nav-pills .nav-link:last-child {
border-bottom: none; /* Remove border from last item */
}
th{
background-color: #595959;
border: 1px solid #808080;
text-align: center;
color: #ffffff;
padding: 8px;
/* border-radius: 5px; */
}
td{
background-color: #ccdddc;
border: 1px solid #808080;
color: #000;
padding: 8px;
/* border-radius: 5px; */
}
</style>
<script type="text/javascript">
// window.addEventListener("resize", function() {
// "use strict"; window.location.reload();
// });
document.addEventListener("DOMContentLoaded", function(){
/////// Prevent closing from click inside dropdown
document.querySelectorAll('.dropdown-menu').forEach(function(element){
element.addEventListener('click', function (e) {
e.stopPropagation();
});
})
// make it as accordion for smaller screens
if (window.innerWidth < 992) {
// close all inner dropdowns when parent is closed
document.querySelectorAll('.navbar .dropdown').forEach(function(everydropdown){
everydropdown.addEventListener('hidden.bs.dropdown', function () {
// after dropdown is hidden, then find all submenus
this.querySelectorAll('.submenu').forEach(function(everysubmenu){
// hide every submenu as well
everysubmenu.style.display = 'none';
});
})
});
document.querySelectorAll('.dropdown-menu a').forEach(function(element){
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if(nextEl && nextEl.classList.contains('submenu')) {
// prevent opening link if link needs to open dropdown
e.preventDefault();
console.log(nextEl);
if(nextEl.style.display == 'block'){
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
})
}
// end if innerWidth
});
// DOMContentLoaded end
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('.dropdown-submenu a.dropdown-toggle').forEach(function(element) {
element.addEventListener('click', function (e) {
let nextEl = this.nextElementSibling;
if (nextEl && nextEl.classList.contains('dropdown-menu')) {
e.preventDefault();
if (nextEl.style.display === 'block') {
nextEl.style.display = 'none';
} else {
nextEl.style.display = 'block';
}
}
});
});
});
</script>
</head>
<body>
<header class="section-header ">
<div class="container-fluid" style="background-color: #e0d7d1;">
<div class="container-xl mx-auto pt-2" >
<div class="row d-none d-lg-flex">
<div class="d-grid col- col-lg-8 col-xl-8">
<div class="d-flex flex-column flex-md-row" style="width: 100%;">
<div class="d-flex flex-md-row justify-content-center" style="place-items: center;">
<img class="" src="assets/ashok.png" alt="" width="120" height="120" />
<img class="" src="assets/logo3.png" alt="" width="120" height="120" />
</div>
<div class="d-flex flex-column mx-4" >
<h2 class="text-uppercase" style="color: #614e41;"><b>Sree Chaitanya College</b></h2>
<h5 style="color: #614e41;">Estd: 1956</h5>
<h5 class="" style="color: #614e41;"><b>(Arts and Science)</b></h5>
<p style="color: #868756;">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #3e5b66;" class="">sreechaitanyacollege@rediffmail.com</p>
</div>
</div>
</div>
<div class="col- col-lg-4 col-xl-4">
<div class="d-flex flex-column " style="width: 100%;">
<div class="d-flex flex-md-row justify-content-between">
<div class="mt-5">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NCC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">Accreditation Document</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li class="dropdown-submenu">
<a class="dropdown-item dropdown-toggle" href="#">IIQA Documents</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Program Outcome</a></li>
<li><a class="dropdown-item" href="#">Syllabus</a></li>
<li><a class="dropdown-item" href="#">List of Programme</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes & Report</a></li>
<li><a class="dropdown-item" href="#">Annual Examination Report</a></li>
<li><a class="dropdown-item" href="#">Feedback</a></li>
<li><a class="dropdown-item" href="#">Project Certificate</a></li>
<li><a class="dropdown-item" href="#">Collaborative Activities</a></li>
<li><a class="dropdown-item" href="#">Career Counselling Certificate</a></li>
<li><a class="dropdown-item" href="#">JAM/NET/Exam Cleared List</a></li>
<li><a class="dropdown-item" href="#">ICT Rooms</a></li>
<li><a class="dropdown-item" href="#">Full Time Teachers & Students</a></li>
<li><a class="dropdown-item" href="#">Seminar Reports - IPR, RM & EP</a></li>
<li><a class="dropdown-item" href="#">Program Studies & Placement</a></li>
<li><a class="dropdown-item" href="#">Mentor/Mentee Meeting Report</a></li>
<li><a class="dropdown-item" href="#">Developing Grants Received</a></li>
<li><a class="dropdown-item" href="#">Solar Panel Installation</a></li>
<li><a class="dropdown-item" href="#">Water Harvesting Project</a></li>
</ul>
</div>
</div>
<div class=" mt-5">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">IQAC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</div>
</div>
<div class=" mt-5">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">NIRF</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</div>
</div>
<div class=" mt-5">
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">ICC</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</div>
</div>
<div class=" mt-5">
<!-- <div class="dropdown">
<a href="https://www.chandernagorecollege.ac.in/faculty.php?faculty=59ff78ac19a7b6d9099233629e9e219e#" class="btn btn-secondary dropdown-toggle" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="true">RTI</a>
</div> -->
</div>
</div>
<div class="d-flex flex-column flex-xl-row mt-2 justify-content-between text-white font-weight-bold">
<h5 class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #3e5b66;">College Meuseum</h5>
<h5 class="px-4 py-2 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #3e5b66;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<div class=" row d-flex d-lg-none">
<div class="d-flex flex-row justify-content-between" style="width: 100%;">
<div>
<img src="/assets/ashok.png" alt="" width="60" />
</div>
<div class="d-flex flex-column " >
<h2 class="text-center text-uppercase" style="color: #6b6245;" ><b>Sree Chaitanya College</b></h2>
<p class="text-center" style="color: #6b6245;">Estd: 1956</p>
</div>
<div>
<img src="/assets/logo3.png" alt="" width="60" />
</div>
</div>
<div class="d-flex flex-column " style="margin-top: -15px;">
<h5 style="margin-top: -6px; color: #6b6245;" class="text-center">(Arts and Science)</h5>
<p style="margin-top: -6px; color: #868756;" class="text-center">Prafullanagar, Habra, 24Pgs(N) Pin-743268, W.B</p>
<p style="margin-top: -15px; color: #3e5b66;" class="text-center">sreechaitanyacollege@rediffmail.com</p>
</div>
<div class="d-flex flex-column justify-content-center text-white font-weight-bold text-center">
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #3e5b66;">College Meuseum</h5>
<h5 class="px-4 py-3 rounded-pill shadow shadow-lg shadow-danger" style="background-color: #3e5b66;">Campus 360&deg;</h5>
</div>
</div>
</div>
</div>
<nav class="d-block d-lg-none navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #c6a7a4; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav2" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav2">
<ul class="navbar-nav w-auto mx-auto" >
<!-- <li class="nav-item active "> <a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white" href="#">Home </a> </li> -->
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> NCC </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Accreditation Document &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">NAAC Certificates & Score Sheet</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">NAAC 3rd Cycle Press Note</a></li>
<li><a class="dropdown-item" href="#">Capacity Building Program</a></li>
<li><a class="dropdown-item" href="#">NAAC SSR</a></li>
<li><a class="dropdown-item" href="#"> IIQA Documents &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">IIQA Filled in Form</a></li>
<li><a class="dropdown-item" href="#">AISHE Certificate 2021-22</a></li>
<li><a class="dropdown-item" href="#">2F & 12B</a></li>
<li><a class="dropdown-item" href="#">University Affiliated Courses</a></li>
<li><a class="dropdown-item" href="#">Undertaking of H.O.I.</a></li>
<li><a class="dropdown-item" href="#">Self Declaration of H.O.I.</a></li>
</ul>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">IQAC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Committee</a></li>
<li><a class="dropdown-item" href="#">IQAC Minutes</a></li>
<li><a class="dropdown-item" href="#">A.Q.A.R.</a></li>
<li><a class="dropdown-item" href="#">SSS</a></li>
<li><a class="dropdown-item" href="#">Academic Audit</a></li>
<li><a class="dropdown-item" href="#">Green Audit</a></li>
<li><a class="dropdown-item" href="#">College Annual Report</a></li>
<li><a class="dropdown-item" href="#">Gender Audit</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">NIRF</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">NIRF 2024</a></li>
<li><a class="dropdown-item" href="#">NIRF 2023</a></li>
<li><a class="dropdown-item" href="#">NIRF 2022</a></li>
<li><a class="dropdown-item" href="#">NIRF 2021</a></li>
<li><a class="dropdown-item" href="#">NIRF 2020</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">ICC</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Members</a></li>
<li><a class="dropdown-item" href="#">Policy Document</a></li>
<li><a class="dropdown-item" href="#">Reports</a></li>
<li><a class="dropdown-item" href="#">Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti-ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
</header> <!-- section-header.// -->
<div class="">
<!-- ============= COMPONENT ============== -->
<nav class="navbar navbar-expand-lg navbar-dark text-primary" style="background-color: #868756; ">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav w-auto mx-auto" >
<li class="nav-item active "> <a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white" href="#">Home </a> </li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Institute</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">History</a></li>
<li><a class="dropdown-item" href="#">Mission</a></li>
<li><a class="dropdown-item" href="#">Vision</a></li>
<li><a class="dropdown-item" href="#">Objective</a></li>
<li><a class="dropdown-item" href="#">Infrastructure & Facilities</a></li>
<li><a class="dropdown-item" href="#">Distinctiveness</a></li>
<li><a class="dropdown-item" href="#">Best Practices</a></li>
<li><a class="dropdown-item" href="#">Awards & Recognition</a></li>
<li><a class="dropdown-item" href="#">Funds Received</a></li>
<li><a class="dropdown-item" href="#">Strategic/Perspective Plan</a></li>
<li><a class="dropdown-item" href="#">Future Plan</a></li>
<li><a class="dropdown-item" href="#">Holiday List</a></li>
<li><a class="dropdown-item" href="#">Campus</a></li>
<li><a class="dropdown-item" href="#">SWOC of College</a></li>
<li><a class="dropdown-item" href="#">Site Map</a></li>
<li><a class="dropdown-item" href="#">Contact </a> </li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Administration</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Administrative Committee</a></li>
<li><a class="dropdown-item" href="#">Teachers' Council</a></li>
<li><a class="dropdown-item" href="#">Organogram</a></li>
<li><a class="dropdown-item" href="#">Code of Conduct</a></li>
<li><a class="dropdown-item" href="#">Disciplinary Rules</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="#">RTI</a></li>
<li><a class="dropdown-item" href="#">RUSA</a></li>
<li><a class="dropdown-item" href="#">Support Staff</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown"> Academics </a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Programs Offered &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanities</a></li>
<li><a class="dropdown-item" href="#">Science</a></li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#"> Departments &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Humanitiess &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Bengali</a></li>
<li><a class="dropdown-item" href="#">Economics</a></li>
<li><a class="dropdown-item" href="#">Education</a></li>
<li><a class="dropdown-item" href="#">English</a></li>
<li><a class="dropdown-item" href="#">French</a></li>
<li><a class="dropdown-item" href="#">Geography</a></li>
<li><a class="dropdown-item" href="#">History</a></li>
<li><a class="dropdown-item" href="#">Philosophy</a></li>
<li><a class="dropdown-item" href="#">Political Science</a></li>
<li><a class="dropdown-item" href="#">Sanskrit</a></li>
<li><a class="dropdown-item" href="#">Sociology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Science &raquo; </a>
<ul class="submenu dropdown-menu">
<li><a class="dropdown-item" href="#">Botany</a></li>
<li><a class="dropdown-item" href="#">Chemistry</a></li>
<li><a class="dropdown-item" href="#">Computer Science</a></li>
<li><a class="dropdown-item" href="#">Environmental Science</a></li>
<li><a class="dropdown-item" href="#">Mathematics</a></li>
<li><a class="dropdown-item" href="#">Physics</a></li>
<li><a class="dropdown-item" href="#">Zoology</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">Commerce</a></li>
</ul>
</li>
<li><a class="dropdown-item" href="#">ISR </a> </li>
<li><a class="dropdown-item" href="#">NSS </a> </li>
<li><a class="dropdown-item" href="#"> Syllabus </a></li>
<li><a class="dropdown-item" href="#"> Faculty List (5 Years) </a></li>
<li><a class="dropdown-item" href="#"> Add-on Courses </a></li>
<li><a class="dropdown-item" href="#"> PO, PSO & CO </a></li>
<li><a class="dropdown-item" href="#"> Academic Audit Report </a></li>
<li><a class="dropdown-item" href="#"> University Examination </a></li>
<li><a class="dropdown-item" href="#"> University Result </a></li>
<li><a class="dropdown-item" href="#"> Internal Examination </a></li>
<li><a class="dropdown-item" href="#"> LMS </a></li>
<li><a class="dropdown-item" href="#"> Language Lab </a></li>
<li><a class="dropdown-item" href="#"> Feedback on Curriculum </a></li>
<li><a class="dropdown-item" href="#"> Study Tours & Field Trips </a></li>
<li><a class="dropdown-item" href="#"> Exam Related Grievances </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Student's Corner</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Rules & Regulations</a></li>
<li><a class="dropdown-item" href="#">Routine</a></li>
<li><a class="dropdown-item" href="#">Scholarship</a></li>
<li><a class="dropdown-item" href="#">Placement Cell</a></li>
<li><a class="dropdown-item" href="#">Online Competitive Exam</a></li>
<li><a class="dropdown-item" href="#">Skill Development Program</a></li>
<li><a class="dropdown-item" href="#">Achievements</a></li>
<li><a class="dropdown-item" href="#">Student Support Services</a></li>
<li><a class="dropdown-item" href="#">Students' Union</a></li>
<li><a class="dropdown-item" href="#">Alumni</a></li>
<li><a class="dropdown-item" href="#">E-Magazine</a></li>
<li><a class="dropdown-item" href="#">Feedback Form</a></li>
<li><a class="dropdown-item" href="#">Online Grievance Redressal</a></li>
<li><a class="dropdown-item" href="#">Anti Ragging Cell</a></li>
<li><a class="dropdown-item" href="#">Minority Cell</a></li>
<li><a class="dropdown-item" href="#">ST/SC Cell</a></li>
<li><a class="dropdown-item" href="#">OBC Cell</a></li>
<li><a class="dropdown-item" href="#">Anti Sexual Harassment Cell</a></li>
<li><a class="dropdown-item" href="#">Add on Information</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Research</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">PhD/Mphil/PG Teachers</a></li>
<li><a class="dropdown-item" href="#">Research Guides</a></li>
<li><a class="dropdown-item" href="#">Research Projects</a></li>
<li><a class="dropdown-item" href="#">Know Your Ganges</a></li>
<li><a class="dropdown-item" href="#">Central Instrumental Facility</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Publications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Journal Trivium</a></li>
<li><a class="dropdown-item" href="#">Journal Ruellia</a></li>
<li><a class="dropdown-item" href="#">Papers & Journals</a></li>
<li><a class="dropdown-item" href="#">Books & Chapters</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Notifications</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">General Notice</a></li>
<li><a class="dropdown-item" href="#">Tender Notice</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">News & Events</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> Events </a></li>
<li><a class="dropdown-item" href="#"> Press Coverage </a></li>
<li><a class="dropdown-item" href="#"> Gallery </a></li>
<li><a class="dropdown-item" href="#"> Videos </a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a style="padding-left: 20px; padding-right: 20px;" class="nav-link text-white dropdown-toggle" href="#" data-bs-toggle="dropdown">Facilities</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#"> ICT & Other Facilities </a></li>
<li><a class="dropdown-item" href="#"> Girl's Hostel </a></li>
</ul>
</li>
</ul>
</div> <!-- navbar-collapse.// -->
</div> <!-- container-fluid.// -->
</nav>
<!-- ============= COMPONENT END// ============== -->
</div><!-- container // -->
<div class="" style="overflow-x: hidden;">
<img src="/assets/clg.jpg" alt="" style="width: 100%;">
</div>
<div class="container mx-auto">
<div class="d-flex flex-column flex-md-row mt-5 gap-5">
<div class="border border-2 border-dark rounded" style="height: fit-content; width: fit-content;">
<svg class="bg-primary" height="200px" width="200px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 459.526 459.526" xml:space="preserve" fill="#000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g> <g> <path style="fill:#7E5449;" d="M173.83,52.094l32.901,224.279l-62.829-72.415C118.442,172.459,79.142,52.094,173.83,52.094z"></path> </g> <g> <path style="fill:#7E5449;" d="M155.734,58.563c14.806-28.403,91.721-38.822,134.924-11.238 c60.636,38.714,54.905,108.173,26.336,161.326c-0.092,0.171-66.668,46.885-66.668,46.885L155.734,58.563z"></path> </g> <g> <path style="fill:#FFD7A3;" d="M276.183,270.906h-0.358v-15.37H183.7v15.354c0,15.042-0.063,31.392-13.161,41.282v147.354h59.223 c0,0,31.011,0,59.223,0V311.942C276.223,302.027,276.183,285.819,276.183,270.906z"></path> </g> <g> <path style="fill:#BCA096;" d="M328.468,321.339h-2.193c-24.994,0-37.508-6.641-43.869-16.165l-52.643,31.382l-52.643-31.382 c-6.361,9.524-18.875,16.165-43.869,16.165h-2.193c-39.976,0-72.384,32.407-72.384,72.384v46.062 c0,10.902,8.838,19.741,19.741,19.741h111.865h23.163h32.638h36.323h98.705c10.903,0,19.741-8.839,19.741-19.741v-46.062 C400.851,353.746,368.444,321.339,328.468,321.339z"></path> </g> <g> <path style="fill:#FDC88E;" d="M275.915,334.937c2.401,0.655-2.017-6.751,0-6.58l13.07-16.414 c-12.762-9.915-12.803-26.124-12.803-41.037h-0.358v-15.37h-72.384l-19.741,6.58C196.861,276.922,230.675,322.598,275.915,334.937 z"></path> </g> <g> <path style="fill:#FFE1B2;" d="M321.887,169.992c0,52.696-52.408,118.446-92.124,118.446s-92.124-65.75-92.124-118.446 s41.246-72.384,92.124-72.384S321.887,117.296,321.887,169.992z"></path> </g> <g> <path style="fill:#7E5449;" d="M197.231,109.229c0,0-50.076,15.368-59.116,69.671c-2.1,12.616-19.579-43.019-19.579-43.019 s9.87-43.869,12.064-44.966c2.193-1.097,46.611-19.193,46.611-19.193l13.287,11.49L197.231,109.229z"></path> </g> <g> <path style="fill:#E4EBF0;" d="M229.763,336.556l-52.642-34.958l-15.444,15.443l35.185,50.36c4.113,5.552,10.356,3.141,13.161,0 L229.763,336.556z"></path> </g> <g> <path style="fill:#E4EBF0;" d="M229.763,336.556l52.642-34.958l15.444,15.443l-35.185,50.36c-4.113,5.552-10.356,3.141-13.161,0 L229.763,336.556z"></path> </g> <g> <path style="fill:#FFE1B2;" d="M316.399,177.857c9.864-2.468,16.326,2.805,16.326,13.161c0,13.709-13.265,47.296-27.21,26.321 S316.399,177.857,316.399,177.857z"></path> </g> <g> <circle style="fill:#E4EBF0;" cx="229.763" cy="408.914" r="6.58"></circle> </g> <g> <circle style="fill:#E4EBF0;" cx="229.763" cy="377.302" r="6.58"></circle> </g> <g> <circle style="fill:#E4EBF0;" cx="229.853" cy="440.525" r="6.58"></circle> </g> <g> <ellipse style="fill:#7E5449;" cx="221.691" cy="40.579" rx="51.941" ry="40.579"></ellipse> </g> <g> <path style="fill:#545465;" d="M195.279,220.989c-14.74,0-26.733-11.993-26.733-26.733s11.993-26.733,26.733-26.733 s26.733,11.993,26.733,26.733S210.019,220.989,195.279,220.989z M195.279,174.104c-11.112,0-20.152,9.04-20.152,20.152 s9.04,20.152,20.152,20.152s20.152-9.04,20.152-20.152S206.391,174.104,195.279,174.104z"></path> </g> <g> <path style="fill:#545465;" d="M264.247,220.989c-14.74,0-26.733-11.993-26.733-26.733s11.993-26.733,26.733-26.733 c14.74,0,26.733,11.993,26.733,26.733S278.987,220.989,264.247,220.989z M264.247,174.104c-11.112,0-20.152,9.04-20.152,20.152 s9.04,20.152,20.152,20.152c11.112,0,20.152-9.04,20.152-20.152S275.359,174.104,264.247,174.104z"></path> </g> <g> <path style="fill:#545465;" d="M244.562,190.15h-6.58c0-4.532-3.687-8.219-8.219-8.219s-8.219,3.687-8.219,8.219h-6.58 c0-8.16,6.638-14.799,14.799-14.799S244.562,181.991,244.562,190.15z"></path> </g> <g> <path style="fill:#545465;" d="M176.118,184.052h-40.125c-1.817,0-3.29-1.473-3.29-3.29c0-1.817,1.473-3.29,3.29-3.29h40.125 c1.817,0,3.29,1.473,3.29,3.29C179.408,182.579,177.935,184.052,176.118,184.052z"></path> </g> <g> <path style="fill:#545465;" d="M316.994,184.052h-33.591c-1.817,0-3.29-1.473-3.29-3.29c0-1.817,1.473-3.29,3.29-3.29h33.591 c1.817,0,3.29,1.473,3.29,3.29C320.284,182.579,318.811,184.052,316.994,184.052z"></path> </g> <g> <path style="fill:#7E5449;" d="M216.972,64.706c3.697,0,15.701,4.154,25.512,7.794l0.809-1.214c0,0,1.354,1.064,3.698,2.908 c5.457,2.072,9.462,3.672,9.462,3.672l-1.539,2.566c24.976,19.678,73.553,30.747,73.553,68.584 c0,44.006-30.619,76.687-30.619,76.687c20.748-80.499-24.903-96.016-74.028-105.176c-18.829-3.511-30.977-11.953-33.17-22.92 C188.457,86.641,210.392,64.706,216.972,64.706z"></path> </g> <g> <path style="fill:#FFE1B2;" d="M143.126,177.857c-9.187-4.357-16.326,2.805-16.326,13.161c0,13.709,13.265,47.296,27.21,26.321 S152.377,182.244,143.126,177.857z"></path> </g> </g> </g></svg>
</div>
<div class="d-flex flex-column">
<h3 class="text-uppercase fw-bold">Mr. Name Surname</h3>
<p class="" style="font-weight: 500;">ASSOCIATE PROFESSOR, Department of Chemistry</p>
<p style="margin-top: -10px;">M.Sc. , Ph.D.</p>
<div class="d-flex flex-row gap-1" style="margin-top: -10px;">
<svg width="20px" height="20px" viewBox="0 0 24 24" id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" fill="#000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><defs><style>.cls-1{fill:none;stroke:#020202;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><polyline class="cls-1" points="18.68 6.97 22.5 10.09 22.5 22.5 1.5 22.5 1.5 10.09 5.32 6.97"></polyline><polyline class="cls-1" points="1.5 11.04 12 18.68 22.5 11.04"></polyline><polyline class="cls-1" points="5.32 13.91 5.32 1.5 18.68 1.5 18.68 13.91"></polyline><line class="cls-1" x1="8.18" y1="5.32" x2="15.82" y2="5.32"></line><line class="cls-1" x1="8.18" y1="9.14" x2="15.82" y2="9.14"></line><line class="cls-1" x1="8.18" y1="12.95" x2="15.82" y2="12.95"></line></g></svg>
<p class="fw-bold">name.surname@rediffmail.com</p>
</div>
<div class="d-flex flex-row gap-3" style="place-items: center;">
<svg fill="#000000" width="30px" height="30px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g> <path d="M2,14H5V11H2Zm9,0h3V11H11ZM2,5H5V2H2Zm9-3V5h3V2ZM6.5,5h3V2h-3Zm0,9h3V11h-3ZM11,9.5h3v-3H11Zm-4.5,0h3v-3h-3ZM2,9.5H5v-3H2Z"></path> </g> </g></svg>
<h4 class="text-uppercase" style="font-weight: 600;">AREA OF INTEREST</h4>
</div>
<ul>
<li style="font-size: 15px;">Materials Science- graphene based composites in energy storage and water treatment aplications; conducting polymers and their different composites for fuel cell applications</li>
<li style="font-size: 15px;">Inorganic Chemistry</li>
<li style="font-size: 15px;">Mate</li>
</ul>
</div>
</div>
<div class="d-flex flex-column flex-md-row align-items-start">
<div class="nav flex-column nav-pills me-3" id="v-pills-tab" role="tablist" aria-orientation="vertical">
<button class="d-flex flex-row gap-4 nav-link active" id="v-pills-education-tab" data-bs-toggle="pill" data-bs-target="#v-pills-education" type="button" role="tab" aria-controls="v-pills-education" aria-selected="true" style="white-space: nowrap; place-items: center; background-color: #966650;"><img src="/assets/diploma.svg" alt="" />Educational Details</button>
<button class="d-flex flex-row gap-4 nav-link" id="v-pills-work-tab" data-bs-toggle="pill" data-bs-target="#v-pills-work" type="button" role="tab" aria-controls="v-pills-work" aria-selected="false" style="white-space: nowrap; place-items: center; background-color: #966650; border-bottom: 1px solid #fff"><img src="/assets/graph.svg" alt="" />Work Experience</button>
<button class="d-flex flex-row gap-4 nav-link" id="v-pills-project-tab" data-bs-toggle="pill" data-bs-target="#v-pills-project" type="button" role="tab" aria-controls="v-pills-project" aria-selected="false" style="white-space: nowrap; place-items: center; background-color: #966650; border-bottom: 1px solid #fff"><img src="/assets/project.svg" alt="" />Projects (1)</button>
<button class="d-flex flex-row gap-4 nav-link" id="v-pills-journal-tab" data-bs-toggle="pill" data-bs-target="#v-pills-journal" type="button" role="tab" aria-controls="v-pills-journal" aria-selected="false" style="white-space: nowrap; place-items: center; background-color: #966650; border-bottom: 1px solid #fff"><img src="/assets/news.svg" alt="" />Journal Publication (41)</button>
<button class="d-flex flex-row gap-4 nav-link" id="v-pills-book-tab" data-bs-toggle="pill" data-bs-target="#v-pills-book" type="button" role="tab" aria-controls="v-pills-book" aria-selected="false" style="white-space: nowrap; place-items: center; background-color: #966650; border-bottom: 1px solid #fff"><img src="/assets/book.svg" alt="" />Book Publication (14)</button>
<button class="d-flex flex-row gap-4 nav-link" id="v-pills-paper-tab" data-bs-toggle="pill" data-bs-target="#v-pills-paper" type="button" role="tab" aria-controls="v-pills-paper" aria-selected="false" style="white-space: nowrap; place-items: center; background-color: #966650; border-bottom: 1px solid #fff"><img src="/assets/paper.svg" alt="" />Paper Presentation (17)</button>
<button class="d-flex flex-row gap-4 nav-link" id="v-pills-course-tab" data-bs-toggle="pill" data-bs-target="#v-pills-course" type="button" role="tab" aria-controls="v-pills-course" aria-selected="false" style="white-space: nowrap; place-items: center; background-color: #966650; border-bottom: 1px solid #fff"><img src="/assets/course.svg" alt="" />Courses (7)</button>
<button class="d-flex flex-row gap-4 nav-link" id="v-pills-seminar-tab" data-bs-toggle="pill" data-bs-target="#v-pills-seminar" type="button" role="tab" aria-controls="v-pills-seminar" aria-selected="false" style="white-space: nowrap; place-items: center; background-color: #966650; border-bottom: 1px solid #fff"><img src="/assets/seminar.svg" alt="" />Seminar Attedance (17)</button>
<button class="d-flex flex-row gap-4 nav-link" id="v-pills-award-tab" data-bs-toggle="pill" data-bs-target="#v-pills-award" type="button" role="tab" aria-controls="v-pills-award" aria-selected="false" style="white-space: nowrap; place-items: center; background-color: #966650; border-bottom: 1px solid #fff"><img src="/assets/award.svg" alt="" />Awards (11)</button>
<button class="d-flex flex-row gap-4 nav-link" id="v-pills-hand-tab" data-bs-toggle="pill" data-bs-target="#v-pills-hand" type="button" role="tab" aria-controls="v-pills-hand" aria-selected="false" style="white-space: nowrap; place-items: center; background-color: #966650; border-bottom: 1px solid #fff"><img src="/assets/hand.svg" alt="" />Membership (6)</button>
</div>
<div class="tab-content" id="v-pills-tabContent">
<div class="tab-pane fade show active" id="v-pills-education" role="tabpanel" aria-labelledby="v-pills-education-tab">
<h3 class="fw-bold text-uppercase">Education</h3>
<table>
<thead>
<tr>
<th>Title</th>
<th>Description</th>
<th>Completion Year</th>
</tr>
</thead>
<tbody>
<tr>
<td>B.Sc.</td>
<td>B. Sc. (CHEMISTRY HONOURS) from The University of Burdwan</td>
<td>2005</td>
</tr>
<tr>
<td>M.Sc.</td>
<td>M. Sc. In CHEMISTRY (INORGANIC CHEMSTRY SPECIAL) from The University of Burdwan</td>
<td>2007</td>
</tr>
<tr>
<td>Ph.D.</td>
<td>Ph. D. from Jadavpur University, Research work carried out at Indian Association for the Cultivation of Science, Jadavpur, Kolkata-700032 </td>
<td>2011</td>
</tr>
</tbody>
</table>
</div>
<div class="tab-pane fade" id="v-pills-work" role="tabpanel" aria-labelledby="v-pills-work-tab">
<div class="tab-pane fade show active" id="v-pills-work" role="tabpanel" aria-labelledby="v-pills-work-tab">
<h3 class="fw-bold text-uppercase">Work Experience</h3>
<table>
<thead>
<tr>
<th>Started On</th>
<th>Completed On</th>
<th>Institution</th>
<th>Designation</th>
</tr>
</thead>
<tbody>
<tr>
<td>28.May.2009 </td>
<td>22.Feb.2018 </td>
<td>Lecturer, and Assistant Professor at Barasat Govt College</td>
<td>Assistant Professor</td>
</tr>
<tr>
<td>23.Feb.2018</td>
<td>-</td>
<td>Chandernagore College, Chandannagar, Hooghly</td>
<td>Assistant Professor</td>
</tr>
<tr>
<td>28.May.2021</td>
<td>-</td>
<td>CHANDERNAGORE COLLEGE</td>
<td>ASSOCIATE PROFESSOR</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="tab-pane fade" id="v-pills-project" role="tabpanel" aria-labelledby="v-pills-project-tab">
<h3 class="fw-bold text-uppercase">Projects</h3>
<table>
<thead>
<tr>
<th>Started</th>
<th>Completed</th>
<th>Status</th>
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td>2014</td>
<td>2016</td>
<td>Completed</td>
<td>UGC MRP project titled Synthesis, Characterization and Electrochemical Studies Of Graphene-Manganese Dioxide Composites worth Rs. 5 Lakhs</td>
</tr>
</tbody>
</table>
</div>
<div class="tab-pane fade" id="v-pills-journal" role="tabpanel" aria-labelledby="v-pills-journal-tab">
<h3 class="fw-bold text-uppercase">JOURNAL PUBLICATION</h3>
<table>
<tr>
<th>Published On</th>
<th>Details</th>
</tr>
<tr>
<td>2009</td>
<td>Observation of microwave plasmons in one-dimensional conjugated polymer chain. B Mondal, D Majumdar and S K Saha Appl. Phys. Lett. 94 (2009) 183109.</td>
</tr>
<tr>
<td>2009</td>
<td>Mechanism of Ultrasonic Energy-Assisted Formation of V-, Y-Shaped Nano-Structures in Conjugated Polymers D Majumdar R P Maity, S Basu, and S K Saha J. Nano Sc. & Nanotech. 9 (2009) 6896-6901.</td>
</tr>
<tr>
<td>2010</td>
<td>Graphene quantum sheet: A new material for spintronic application. S K Saha, M Baskey, D Majumdar. Adv. Mater. 22 (2010) 5531.</td>
</tr>
<tr>
<td>2010</td>
<td>Observation of ferroelectric response in conjugated polymer nanotubes. D Majumdar and S K Saha Appl. Phys. Lett., 96 (2010) 183113.</td>
</tr>
<tr>
<td>2010</td>
<td>Poly(3-hexylthiophene) nanotubes with superior electronic and optical properties. D Majumdar and S K Saha Chem. Phys. Lett., 489 (2010) 219.</td>
</tr>
<tr>
<td>2010</td>
<td>Synthesis of single crystalline micron-sized rectangular silver bar. B Mondal, D Majumdar and S K Saha, J. Mater. Research. 25 (2010) 383.</td>
</tr>
<tr>
<td>2011</td>
<td>Nanotechnology: Its current scope and prospect Dipanwita Majumdar Acad. J Aureole Vol 3(2), (2011) 114-119.</td>
</tr>
<tr>
<td>2011</td>
<td>Epitaxial growth of crystalline polyaniline on reduced graphene oxide D Majumdar M Baskey, S K Saha Macromol. Rapid Commun. 32 (2011) 1277.</td>
</tr>
<tr>
<td>2013</td>
<td>Graphene and its composites as supercaps. Dipanwita Majumdar Acad. J Aureole 4, (2013) 11-16.</td>
</tr>
<tr>
<td>2014</td>
<td>Reduced Graphene Oxide: An Efficient Supercapacitor Material. Dipanwita Majumdar Academic J. Aureole, 5 (2014) 42-46.</td>
</tr>
<tr>
<td>2015</td>
<td>Graphene-MnO2 Composite as Electrocatalyst for Oxygen Reduction Reactions. Dipanwita Majumdar Academic J. Aureole, 6&7(1) (2015-16) 31-37.</td>
</tr>
<tr>
<td>2015</td>
<td>Charge Transport in Polypyrrole Nanotubes. Dipanwita Majumdar, S.K. Saha J. Nanosci. Nanotechnol. 15 (2015) 9975-9981.</td>
</tr>
<tr>
<td>2016</td>
<td>Graphene-Polyaniline nanocomposites as Proficient Energy Storage Material-An Overview. Dipanwita Majumdar Innovative Energy & Research 5 (2016) 2.</td>
</tr>
<tr>
<td>2016</td>
<td>Sonochemically Synthesized Beta-Cyclodextrin Functionalized Graphene Oxide and its Efficient Role in Adsorption of Water Soluble Brilliant Green Dye. Dipanwita Majumdar J Environ Anal Toxicol 6 (2016) 5.</td>
</tr>
<tr>
<td>2016</td>
<td>Hydroxy functionalized Graphene: A Proficient Energy Storage Material, Dipanwita Majumdar and Sujata Pal, J Fundam. Renewable Energy Appl., 6 (2016) 209.</td>
</tr>
<tr>
<td>2016</td>
<td>Microwave-assisted synthesis of Mn2O3 porous balls as bifunctional electrocatalyst for oxygen reduction and evolution reaction Dipanwita Majumdar, et al Catal. Sci. Technol., 6(5) (2016) 1417-1429.</td>
</tr>
<tr>
<td>2016</td>
<td>Synthesis, characterization and electrochemical study of hydroxy-functionalized graphene/MnO2 nanocomposite D Majumdar, SK Bhattacharya Materials Today: Proceedings 3 (10), 3872-3877.</td>
</tr>
<tr>
<td>2017</td>
<td>Sonochemically synthesized hydroxy-functionalized graphene-MnO2 nanocomposite for supercapacitor applications. Dipanwita Majumdar, and Swapan K Bhattacharya J Appl Electrochem 47 (2017) 789-801.</td>
</tr>
<tr>
<td>2017</td>
<td>Proficiency of graphene oxide in adsorption and removal of methylene blue from water: An overview. Dipanwita Majumdar J Environ Chem Toxicol 1 (2017) 4-8.</td>
</tr>
<tr>
<td>2017</td>
<td>Detoxification of Heavy Metal ion-contaminated Drinking Water by Green Technology - A Short Overview. Dipanwita Majumdar Current Green Chemistry 4 (2017) 38-44.</td>
</tr>
<tr>
<td>2017</td>
<td>Functionalized Graphene-MnO2 nanocomposite in Fuel Cell Applications Dipanwita Majumdar Asian Journal of Science and Technology, 8(3),(2017) 4394-4398.</td>
</tr>
<tr>
<td>2017</td>
<td>Ultrasound assisted formation of reduced graphene oxide-copper (II) oxide nanocomposite for energy storage applications Dipanwita Majumdar, Nirmal Baugh, and Swapan K Bhattacharya Colloids and Surfaces A: Physicochem. Eng. Aspects 512 (2017) 158-170.</td>
</tr>
<tr>
<td>2018</td>
<td>An Overview on Ruthenium Oxide Composites-Challenging Material for Energy Storage Applications D Majumdar Materials Science Research India 15(1) ,(2018) 30-40.</td>
</tr>
<tr>
<td>2019</td>
<td>Anodic Oxidation of Butan-1-ol on Reduced Graphene Oxide-Supported-Pd-Ag-Nanoparticles/ Nanoalloy for Fuel Cell Applications Ankita Mahajan, Senjuti Banik, Dipanwita Majumdar and Swapan Kumar Bhattacharya ACS Omega, 4 (2019) 4658-4670.</td>
</tr>
<tr>
<td>2019</td>
<td>Temperature Control Synthesis of Platinum Nanoparticle-Decorated Reduced Graphene Oxide for Electrocatalytic Oxidation of Methanol. Senjuti Banik; Ankita Mahajan; Apurba Ray; Dipanwita Majumdar; Sachindranath Das; Swapan Kumar Bhattacharya Flat Chem (2019) Flat Chem 16 (2019) 100111.</td>
</tr>
<tr>
<td>2019</td>
<td>Synthesis and characterization of biopolymer based hybrid hydrogel nanocomposite and study of their electrochemical efficacy. Arindam Giri, Rahul Bhowmick, Chandraday Prodhan, Dipanwita Majumdar, Swapan Kumar Bhattacharya M Ali International Journal of Biological Macromolecules.123 (2019) 228-238.</td>
</tr>
<tr>
<td>2019</td>
<td>Engineering of Gadolinium-Decorated Graphene Oxide Nanosheets for Multimodal Bioimaging and Drug Delivery. Nitya Chawda, Mainak Basu, Dipanwita Majumdar, Raju Poddar, Santosh Kumar Mahapatra, Indrani Banerjee, ACS OMEGA 4(2019) 12470-12479.</td>
</tr>
<tr>
<td>2019</td>
<td>Optimization of physicochemical and dielectric features in the conductive copolymers of aniline and 2-aminophenol US Waware, AMS Hamouda, D Majumdar Polymer Bulletin 76 (11), 5603-5617.</td>
</tr>
<tr>
<td>2019</td>
<td>A Review on V2O5 and Its Carbon-Based nanocomposites as Supercapacitor Electrode Materials. Dipanwita Majumdar, Manas Mandal and Swapan Kumar Bhattacharya ChemElectroChem 2019, 6, 1623. (Wiley).</td>
</tr>
<tr>
<td>2019</td>
<td>A Review of Recent Progress in Ruthenium Oxides based Composites for Supercapacitor Applications. Dipanwita Majumdar, Thandavarayan Maiyalagan, Zhongqing Jiang ChemElectroChem 6 (2019) 4343 (Wiley).</td>
</tr>
<tr>
<td>2019</td>
<td>Magnetic, pseudocapacitive and H2O2-electrosensing properties of self assembled superparamagnetic Co0.3Zn0.7Fe2O4 with enhanced saturation magnetization Rituparna Mondal, Koyel Sarkar, Subhrajyoti Dey, Dipanwita Majumdar, Swapan Bhattacharya, Pintu Sen, Sanjay Kumar, ACS Omega 47 (2019) 12632-12646.</td>
</tr>
<tr>
<td>2019</td>
<td>Synthesis, characterization and physicochemical studies of copolymers of aniline and 3 nitroaniline Umesh Somaji Waware, A. M. S. Hamouda, Dipanwita Majumdar Polym. Bull. (2019). pp1-20 DOI: https://doi.org/10.1007/s00289-019-02957-y.</td>
</tr>
<tr>
<td>2020</td>
<td>Journey from Supercapacitor to Supercapatteries: Recent advancements in electrochemical energy storage system, D Majumdar et al. Emergent Materials, Springer, ISSN : 2522-574X, https://doi.org/10.1007/s42247-020-00090-5.</td>
</tr>
<tr>
<td>2020</td>
<td>Review on Current Progress of MnO2-based Ternary Nanocomposites for Supercapacitor Applications, D Majumdar, Chemelectrochem, Wiley, doi: https://doi.org/10.1002/celc.202001371.</td>
</tr>
<tr>
<td>2020</td>
<td>Recent advancements of copper oxide based nanomaterials for supercapacitor applications D Majumdar, S Ghosh Journal of Energy Storage, 101995, https://doi.org/10.1016/j.est.2020.101995.</td>
</tr>
<tr>
<td>2020</td>
<td>Recent progress in copper sulfide based nanomaterials for high energy supercapacitor applications D Majumdar Journal of Electroanalytical Chemistry, https://doi.org/10.1016/j.jelechem.2020.114825.</td>
</tr>
<tr>
<td>2021</td>
<td>Majumdar D. Role of MXenes/Polyaniline Nanocomposites in Fabricating Innovative Supercapacitor Technology. Advanced Energy Conversion Materials [Internet]. 2021 Nov. 20 [cited 2022 Jan. 13]; 3(1): 30-53. Available from: https://ojs.wiserpub.com/index.php/AECM/article/view/1148, https://doi.org/10.37256/aecm.3120221148.</td>
</tr>
<tr>
<td>2022</td>
<td>Kinsuk Das, Dipanwita Majumdar, Prospects of MXenes/graphene nanocomposites for advanced supercapacitor applications, Journal of Electroanalytical Chemistry, Volume 905, 2022, 115973, ISSN 1572-6657, https://doi.org/10.1016/j.jelechem.2021.115973.</td>
</tr>
<tr>
<td>2022</td>
<td>Room Temperature Synthesis of Perovskite Hydroxide, MnSn(OH)6: A Negative Electrode for Supercapacitor Authors Manas Mandal, Krishna Chattopadhyay, Malay Chakraborty, Wonjae Shin, Kamal Kanti Bera, Sujit Chatterjee, Akbar Hossain, Dipanwita Majumdar, Arup Gayen, Changwoon Nah, Swapan Kumar Bhattacharya Publication date 2022/11 Journal Electronic Materials Letters Volume 18 Issue 6 Pages 559-567 Publisher The Korean Institute of Metals and Materials.</td>
</tr>
<tr>
<td>2022</td>
<td>Recent Developments of Methanol Electrooxidation Using Nickel-based Nanocatalysts Authors Dipanwita Majumdar, Swapan Kumar Bhattacharya Publication date 2022/10/26 Source ChemistrySelect Volume 7 Issue 40 Pages e202201807.</td>
</tr>
<tr>
<td>2023</td>
<td>Graphitic Carbon Nitride (g-C3N4): A Proficient Electrode Material for Flexible Supercapacitors Authors Rudra Sarkar and Munmun Mondal & Dipanwita Majumdar Publication date 2023/12/7 Journal Advanced Materials Science and Technology Volume 5 Issue 2 Pages https://doi.org/10.37155/2717-526X-0502-.</td>
</tr>
</table>
</div>
<div class="tab-pane fade" id="v-pills-book" role="tabpanel" aria-labelledby="v-pills-book-tab">
<h3 class="fw-bold text-uppercase">BOOK PUBLICATION</h3>
<table>
<tr>
<th>Published On</th>
<th>Details</th>
</tr>
<tr>
<td>2013</td>
<td>"Nanopesticides: A Challenging Domain of Current Research" BOOK CHAPTER by D Majumdar in the book : "Green Chemistry and Sustainable Agriculture Practices: A Step towards a better future", Edited by Tanmoy Chattopadhyaya and Biplab Bhowmik Published by MS Academc in collaboration with Panchkot MahavidyalayaPurulia 2013. [ ISBN No: 978-81-921697-3-6].</td>
</tr>
<tr>
<td>2016</td>
<td>"Adsorption and Removal of Soluble Methylene Blue Dye from Water by Sorbefacient Graphene Oxide".Book Chapter by S. Pal and D Majumdar, pp 19-27." in the book "Modern Trends in Chemical Sciences" Edited Dr. Kamala Mitra, 2016, [ISBN: 978-93-83010-31-8].</td>
</tr>
<tr>
<td>2019</td>
<td>"POLYANILINE AS PROFICIENT ELECTRODE MATERIAL FOR SUPERCAPACITOR APPLICATIONS: PANI NANOCOMPOSITES FOR SUPERCAPACITOR APPLICATIONS." BOOK CHAPTER by Dr. Dipanwita Majumdar in the book Polymer Nanocomposites for Advanced Engineering and Military Applications edited by Noureddine Ramdani IGI Global Publishers. DOI: 10.4018/978-1-5225-7838-3.ch007</td>
</tr>
<tr>
<td>2019</td>
<td>"POLYANILINE NANOCOMPOSITES: CHALLENGING MATERIALS FOR ENERGY STORAGE APPLICATIONS: PANI NANOCOMPOSITES FOR SUPERCAPACITOR APPLICATIONS." Book chapter by Dr. Dipanwita Majumdar in the book Polymer Nanocomposites for Advanced Engineering and Military Applications edited by Noureddine RamdaniIGI Global Publishers. DOI: 10.4018/978-1-5225-7838-3.ch008. (April, 2019) ISBN13: 9781522578383|ISBN10: 1522578382|EISBN13: 9781522578390</td>
</tr>
<tr>
<td>2019</td>
<td>"Chemistry In Laboratory (Organic, Inorganic, Physical)", Authors: Dr. Subhojit Ghosh, Dr. Madhushree Das Sharma, Dr. Dipanwita Majumdar and Dr. Swarup Manna, Santra Publications Pvt Ltd, Published in 2019, ISBN No: 978-93-86911-72-8</td>
</tr>
<tr>
<td>2019</td>
<td>BOOK CHAPTER: "Ultrasound-Assisted Synthesis, Exfoliation and Functionalisation of Graphene Derivatives," IN THE BOOK : Graphene Functionalization Strategies, PUBLISHED BY Springer</td>
</tr>
<tr>
<td>2021</td>
<td>Ghosh, S. and Majumdar, D. (2021). "Chemical Synthesis of Conducting Polymers Nanostructures." In Conjugated Polymer Nanostructures for Energy Conversion and Storage Applications, S. Ghosh (Ed.). https://doi.org/10.1002/9783527820115.ch2</td>
</tr>
<tr>
<td>2021</td>
<td>Majumdar, D. (2021). "Aqueous Electrolytes for Flexible Supercapacitors." In Flexible Supercapacitor Nanoarchitectonics (eds Inamuddin, M.I. Ahamed, R. Boddula and T. Altalhi). https://doi.org/10.1002/9781119711469.ch13</td>
</tr>
<tr>
<td>2021</td>
<td>D. MAJUMDAR, Chapter 26, "Polyaniline Nanocomposites: Innovative Materials for Supercapacitor Applications- PANI Nanocomposites for Supercapacitor Applications" (pages 579-612) IN THE BOOK Research Anthology on Synthesis, Characterization, and Applications of Nanomaterials, Information Resources Management Association (USA) ISBN13: 9781799885917|EISBN13: 9781799887362 https://www.igi-global.com/book/research-anthology-synthesis-characterization-applications/271734</td>
</tr>
<tr>
<td>2022</td>
<td>Majumdar D. (2022) "Application of Microbes in Synthesis of Electrode Materials for Supercapacitors." In: Inamuddin, Ahamed M.I., Prasad R. (eds) Application of Microbes in Environmental and Microbial Biotechnology. Environmental and Microbial Biotechnology. Springer, Singapore. https://doi.org/10.1007/978-981-16-2225-0_2</td>
</tr>
<tr>
<td>2022</td>
<td>"Polymer Electrolytes for Supercapacitor Applications" Authors Dipanwita Majumdar, Swapan Kumar Bhattacharya Publication date 2022/6/28 Book Polymers in Energy Conversion and Storage Pages 13-61 Publisher CRC Press</td>
</tr>
<tr>
<td>2022</td>
<td>"Liquid Electrolytes for Supercapacitors" Authors H T Das, D Majumdar Publication date 2022/6/16 Source Handbook of Energy Materials. Springer, Singapore. Pages 978-981-16-4480-1 Publisher Springer</td>
</tr>
<tr>
<td>2023</td>
<td>"3D-Printed MXenes for Supercapacitors" Authors Dipanwita Majumdar, Padma Sharma, Niki Sweta Jha Publication date 2023/4/18 Book 3D Printing Pages 249-262 Publisher CRC Press</td>
</tr>
<tr>
<td>2024</td>
<td>Chapter 12: "Twodimensional Molybdenum Disulphide-based Materials: Synthesis, Modification and Applications in Supercapacitor Technology" Dipanwita Majumdar and Munmun Mondal https://www.routledge.com/Materials-for-Energy-Production-Conversion-and-Storage/Johnson-M-Salim-Thomas/p/book/9781032313047#</td>
</tr>
</table>
</div>
<div class="tab-pane fade" id="v-pills-paper" role="tabpanel" aria-labelledby="v-pills-paper-tab">
<h3 class="fw-bold text-uppercase">Paper Presentation</h3>
<table>
<tr>
<th>Date</th>
<th>Paper Title</th>
<th>Organizer</th>
</tr>
<tr>
<td>04.Feb.2010</td>
<td>2010: Oral Presentation: on "Formation Dynamics of V- and Y-shaped Polyaniline nanowires". 4-5th Feb, 2010 (UGC sponsored National Seminar: EMERGING CONCERNS AND ADVANCES IN CHEMISTRY).</td>
<td>Lady Brabourne College (Kolkata)</td>
</tr>
<tr>
<td>01.Jan.2011</td>
<td>2011: Poster presentation: on "Epitaxial Growth of Single Crystalline Polyaniline on Reduced Graphene Oxide to grow High Quality P-N Junction". (UGC sponsored National Level Seminar on RECENT ADVANCES IN CHEMICAL SCIENCES AND RELATED AREAS).</td>
<td>Sree Gopal Banerjee College, Bagati, Mogra, Hooghly</td>
</tr>
<tr>
<td>05.Jul.2013</td>
<td>2013: Oral Presentation: ON THE TOPIC "Nanopesticides: A Challenging Domain of Current Research" by D Majumdar 2013. (National Conference).</td>
<td>Panchkot Mahavidyalaya, Purulia</td>
</tr>
<tr>
<td>01.Aug.2015</td>
<td>2015: Poster presentation: on "Synthesis, Characterization and Comparative Electrochemical Studies of Graphite-Copper (II) Oxide and Graphene Oxide-Copper (II) Oxide composites." on 1-2nd August, 2015. (National Conference/ National Symposium).</td>
<td>Indian Chemical Society</td>
</tr>
<tr>
<td>14.Dec.2015</td>
<td>2015: Poster presentation: NANOS 2015- International conference on the topic "Synthesis, Characterization and Comparative Electrochemical Studies of Graphite-Copper (II) Oxide and Reduced-Graphene Oxide-Copper (II) Oxide composites."</td>
<td>GITAM University</td>
</tr>
<tr>
<td>04.Feb.2016</td>
<td>2016: Poster presentation: on the topic "Role of beta-cyclodextrin-functionalized graphene oxide in removal of organic-dye water pollutants." (National Conference).</td>
<td>Dept of Chemistry, Burdwan University</td>
</tr>
<tr>
<td>11.Mar.2016</td>
<td>2016: Poster presentation: ICMRA 2016- "Synthesis, Characterization and Electrochemical Study of Hydroxy-Functionalized Graphene/MnO2 nanocomposite" (International Conference).</td>
<td>CMR Technical Campus, Hyderabad</td>
</tr>
<tr>
<td>25.May.2016</td>
<td>2016: Poster presentation: "Synthesis, Characterization and Electrochemical Studies of hydroxy functionalized Graphene-MnO2 Nanocomposite" Dipanwita Majumdar INTERNATIONAL CONFERENCE ON NANOTECHNOLOGY FOR BETTER LIVING (ICNBL-2016) (25/5/2016 -29/5/2016 NIT SRINAGAR AND IIT KANPUR.</td>
<td>NIT SRINAGAR, JAMMU AND KASHMIR</td>
</tr>
<tr>
<td>09.Sep.2016</td>
<td>2016: Poster presentation: "Tuning of Charge Transport Properties in Polypyrrole Nanotubes" Dipanwita Majumdar UGC sponsored ONE DAY National Seminar 2016 RECENT ADVANCES IN LIFE SCIENCE IN THE LIGHT OF CHEMISTRY.</td>
<td>Bethune College</td>
</tr>
<tr>
<td>15.Sep.2016</td>
<td>2016: Poster presentation on "Adsorption and Removal of Water Soluble Methylene Blue Dye by Beta-Cyclodextrin Functionalized Graphene Oxide" Dipanwita Majumdar UGC sponsored National Seminar 2016 ENTHRALLING FACETS OF MOLECULAR MANIFESTATION IN CHEMICAL SCIENCES.</td>
<td>Bidhannagar College, SALTLAKE</td>
</tr>
<tr>
<td>29.Sep.2016</td>
<td>2016: Poster presentation: Role of Sonochemically synthesized Beta-Cyclodextrin Functionalized Graphene Oxide in Adsorption of Water Soluble Brilliant Green Dye: Dipanwita Majumdar UGC sponsored National Seminar 2016 on RECENT TRENDS IN CHEMICAL RESEARCH.</td>
<td>Sarojini Naidu College for Women and Hiralal Mazumdar College for Women</td>
</tr>
<tr>
<td>25.Nov.2016</td>
<td>2016: Poster presentation: "Adsorption and Removal of Soluble Methylene Blue Dye from Water by Sorbefacient Graphene Oxide" Dipanwita Majumdar UGC-Sponsored two day National Seminar on "MODERN TRENDS IN CHEMICAL SCIENCES".</td>
<td>Dept of Chemistry, Narasinha Dutt College and Prasanta Chandra Mahalanobis Mahavidyalaya</td>
</tr>
<tr>
<td>03.Aug.2018</td>
<td>2018: Poster presentation: Recent Advancements of RuO2/Functionalized-Graphene Composites for Supercapacitor Applications By Dipanwita Majumdar at Recent Advances in Molecules and Materials: RA2M 2018' (International Conference).</td>
<td>School of Applied Science & Humanities, Haldia Institute of Technology, Haldia-721657 and Indian Chemical Society</td>
</tr>
<tr>
<td>27.Jan.2019</td>
<td>2019: Poster presentation: Supercapatteries: A Revolution in Electrochemical Energy Storage Systems By Dipanwita Majumdar International Conference on Advances in Nanomaterials and Devices for Energy and Environment (ICAN-2019) (International Conference).</td>
<td>Advanced Materials and Nano-electronics Research Group of CNT Lab, in ABV-IIITM, Gwalior</td>
</tr>
<tr>
<td>05.Mar.2019</td>
<td>2019: Oral presentation: Supercapacitors to Supercapatteries: Renaissance in Electrochemical Energy Storage Systems By Dipanwita Majumdar International Conference of Emerging Technologies and Sustainable Development 2019 (ICETSD '19)(International Conference).</td>
<td>Government College of Engineering and Leather Technology, Kolkata</td>
</tr>
<tr>
<td>08.Jan.2020</td>
<td>2020: Two-Day International Seminar on "Innovation, Expansion, Impacts and Challenges in Chemical and Biological Sciences" to be held on 8-9th January, 2020.</td>
<td>-</td>
</tr>
<tr>
<td>27.Feb.2020</td>
<td>2020: National Symposium on Renewable Energy for Sustainable Future: Materials & Technology Development at Heritage Institute of Technology on 27/02/2020 on : Recent progress of supercapacitors.</td>
<td>Heritage Institute of Technology</td>
</tr>
</table>
</div>
<div class="tab-pane fade" id="v-pills-course" role="tabpanel" aria-labelledby="v-pills-course-tab">
<h3 class="fw-bold text-uppercase">Courses</h3>
<table>
<tr>
<th>Started On</th>
<th>Ended On</th>
<th>Type</th>
<th>Details</th>
</tr>
<tr>
<td>15.Jan.2012</td>
<td>17.Jan.2012</td>
<td>Workshop</td>
<td>Indo-US Workshop on Frontiers of Excellence in Photovoltaics Science and Technologies at IIT Bombay on January 15-17, 2012.</td>
</tr>
<tr>
<td>04.Mar.2017</td>
<td>06.Mar.2017</td>
<td>Workshop</td>
<td>Science Academies Lecture Workshop On Recent Trends In Chemistry And Biology By Science Forum, Mrinalini Dutta Mahavidyapith, Birati-700051 on 4-6 March, 2017.</td>
</tr>
<tr>
<td>10.Dec.2017</td>
<td>13.Dec.2017</td>
<td>Workshop</td>
<td>Workshop on Research-Based Pedagogical Tools (RBPT) @ IIT Gandhinagar, Gujarat in collaboration with IISER Pune and Sheffield Hallam University, UK from 10.12.2017 to 13.12.2017.</td>
</tr>
<tr>
<td>19.Jul.2019</td>
<td>-</td>
<td>Workshop</td>
<td>Workshop on "PROMOTION UNDER CAREER ADVANCEMENT SCHEME" organized by IQAC, Bejoy Narayan Mahavidyalaya on July 19, 2019.</td>
</tr>
<tr>
<td>18.Feb.2020</td>
<td>24.Feb.2020</td>
<td>Short Term Course</td>
<td>HEALTH AND STRESS : PROBLEM AND REMEDIES, UGC-HRDC, THE UNIVERSITY OF BURDWAN, FEBRUARY 18-24, 2020.</td>
</tr>
<tr>
<td>08.Aug.2020</td>
<td>14.Aug.2020</td>
<td>Workshop</td>
<td>"One Week Online National Faculty Development Program on E-Contents and ICT Tools for Innovative and Effective Teaching & Learning Process" Organized by Roorkee College of Management & Computer Applications, Roorkee from 8 August to 14 August, 2020.</td>
</tr>
<tr>
<td>15.Sep.2020</td>
<td>28.Sep.2020</td>
<td>Refresher Course</td>
<td>Online Refresher Course in Natural Sciences, HRDC-Goa University from 15.09.2020 to 28.09.2020.</td>
</tr>
</table>
</div>
<div class="tab-pane fade" id="v-pills-seminar" role="tabpanel" aria-labelledby="v-pills-seminar-tab">
<h3 class="fw-bold text-uppercase">Seminar Attedance</h3>
<table>
<tr>
<th>Start Date</th>
<th>End Date</th>
<th>Type</th>
<th>Details</th>
</tr>
<tr>
<td>04.Mar.2010</td>
<td>05.Mar.2010</td>
<td>Seminar</td>
<td>UGC sponsored STATE LEVEL SEMINAR "TECHNOLOGIES OF REVOLUTION: SOCIETY, ECONOMY & POLICY" Barasat Govt. College and Paschimbanga Itihas Samsad, 4-5th March, 2010.</td>
</tr>
<tr>
<td>24.Mar.2011</td>
<td>25.Mar.2011</td>
<td>Conference</td>
<td>"Celebration of the International Year of Chemistry-2011, by Dept of Chemistry, Jadavpur University on 24-25 March 2011</td>
</tr>
<tr>
<td>14.Jul.2011</td>
<td>15.Jul.2011</td>
<td>Seminar</td>
<td>UGC sponsored National Seminar EMERGING TRENDS IN PLANT SCIENCE jointly organized by PG Dept of Botany, Barasat Govt. College and Biological Sc. Dept., ISI, Kolkata on 14th &15th July, 2011.</td>
</tr>
<tr>
<td>01.Sep.2011</td>
<td>08.Nov.2009</td>
<td>Seminar</td>
<td>UGC sponsored National seminar MODERN TRENDS OF RESEARCH IN CHEMISTRY organized jointly by Chemistry Dept. of Chemistry Barasat Govt. College and IACS, Kolkata on 7th & 8th Sept, 2011.</td>
</tr>
<tr>
<td>14.Dec.2011</td>
<td>-</td>
<td>Seminar</td>
<td>UGC sponsored National seminar on RECENT WINDOWS OF CHEMISTRY jointly organized by Chemistry Dept. of Mahadevananda Mahavidyalaya and Panihati Mahavidyalaya, on 14th December, 2011.</td>
</tr>
<tr>
<td>28.Sep.2013</td>
<td>-</td>
<td>Conference</td>
<td>Physical Chemistry Research: Teaching and Industrial Perspectives, organized by Dept of Chemistry, Jadavpur University on September 28, 2013.</td>
</tr>
<tr>
<td>01.Aug.2014</td>
<td>02.Aug.2014</td>
<td>Symposium</td>
<td>National Symposium on Recent Advances in Chemistry and Industry organized by Indian Chemical Society on 01-02 August, 2014.</td>
</tr>
<tr>
<td>01.Aug.2015</td>
<td>02.Aug.2015</td>
<td>Symposium</td>
<td>National Symposium on Recent Advances in Chemistry and Industry organized by Indian Chemical Society on 01-02 August, 2015.</td>
</tr>
<tr>
<td>14.Nov.2015</td>
<td>-</td>
<td>Symposium</td>
<td>One day symposium on Medicinal Chemistry and its perspectives, Dept of Zoology, Calcutta University on 17th November, 2015.</td>
</tr>
<tr>
<td>25.Feb.2016</td>
<td>-</td>
<td>Conference</td>
<td>Higher Edu. Dept. Govt of WB Sponsored Satyasundar Barman Memorial Lecture On "Policies For Higher Education In Backward Region Of WB at Barasat Govt. College, on 25/2/2016.</td>
</tr>
<tr>
<td>04.Feb.2017</td>
<td>05.Feb.2017</td>
<td>Conference</td>
<td>Quantum Physics and Consciousness: conducted by Bhaktivedanta Institute on 4-5th Feb, 2017.</td>
</tr>
<tr>
<td>01.Nov.2018</td>
<td>-</td>
<td>Conference</td>
<td>ACS Publications and the Indian Academy of Sciences joint meeting "Expanding Frontiers in Chemical Sciences@ BHU, Varanasi, on 01.11.2018.</td>
</tr>
<tr>
<td>06.Dec.2018</td>
<td>-</td>
<td>Seminar</td>
<td>National Seminar on Energy Storage and Conversion (NSESC-2018) at Department of Instrumentation Science, Jadavpur University on 06.12.2018.</td>
</tr>
<tr>
<td>26.Jul.2020</td>
<td>-</td>
<td>Seminar</td>
<td>RECENT TRENDS IN BIOLOGICAL AND CHEMICAL SCIENCE TO FIGHT AGAINST COVID-19 organized by Department of Zoology, Chemistry and Botany In collaboration with IQAC, Kabi Nazrul College, Murarai, Birbhum 731219, WB, India on 26.07.2020.</td>
</tr>
<tr>
<td>07.Aug.2020</td>
<td>08.Aug.2020</td>
<td>Seminar</td>
<td>Two Days State Level Webinar held on 7-8th August, 2020 organized by Dept. of Zoology and Dept. of Botany, supported by IQAC, Kalna College, Kalna, Purba Bardhaman, West Bengal, entitled "Covid-19: Molecular aspects and its possible managements.</td>
</tr>
<tr>
<td>05.Mar.2024</td>
<td>05.Mar.2024</td>
<td>Invited Lecture</td>
<td>INVITED SEMINAR LECTURE AT TAKI GOVT COLLEGE FOR SOCIAL OUTREACH PROGRAMME ON 05.03.2024.</td>
</tr>
<tr>
<td>23.Sep.2021</td>
<td>23.Sep.2021</td>
<td>Invited Lecture</td>
<td>Invitation for Expert Lecture - ATAL FDP on Nanoscience for nanomaterials ON 23.09.2021 AT THE Manakula Vinayagar Institute of Technology (MVIT).</td>
</tr>
</table>
</div>
<div class="tab-pane fade" id="v-pills-award" role="tabpanel" aria-labelledby="v-pills-award-tab">
<h3 class="fw-bold text-uppercase">Awards</h3>
<table>
<tr>
<th>Year</th>
<th>Award Details</th>
</tr>
<tr>
<td>2005</td>
<td>Qualified in nationally competitive examination, JAM -2005, conducted by Indian Institute of Technology (IIT), All India Rank-162</td>
</tr>
<tr>
<td>2006</td>
<td>Qualified in nationally competitive examination, CSIR-UGC NET - 2006, conducted jointly by Council of Scientific and Industrial Research (CSIR) and University Grants Commission (UGC), Govt. of India, 2006, December for lectureship and research fellowship. Selected for SPM interview under CSIR.</td>
</tr>
<tr>
<td>2006</td>
<td>Qualified in nationally competitive examination, GATE -2006, conducted by Indian Institute of Technology (IIT), All India Rank-281</td>
</tr>
<tr>
<td>2007</td>
<td>Qualified in nationally competitive examination, GATE -2007, conducted by Indian Institute of Technology (IIT), All India Rank-12</td>
</tr>
<tr>
<td>2011</td>
<td>Poster award for the presentation: on “Epitaxial Growth of Single Crystalline Polyaniline on Reduced Graphene Oxide to grow High Quality P-N Junction”. (UGC sponsored National Level Seminar on RECENT ADVANCES IN CHEMICAL SCIENCES AND RELATED AREAS At Sree Gopal Banerjee College, Bagati, Mogra, Hooghly, West Bengal)</td>
</tr>
<tr>
<td>2016</td>
<td>2nd best poster presentation at International Conference on Materials Research and Applications (ICMRA-2016) from 11-13 March 2016 @ CMR TECHNICAL CAMPUS, Kandlakoya (V), Medchal (M), RR Dist, Telangana, India-501401, (Approved by AICTE, New Delhi, Affiliated to JNTU, Hyderabad.)</td>
</tr>
<tr>
<td>2016</td>
<td>3rd Young Women Scientist paper presentation at International Conference on Nanotechnology for Better Living, 2016 jointly organized by IIT Kanpur and NIT Srinagar at Srinagar, J&K, India on 25-29th May, 2016.</td>
</tr>
<tr>
<td>2021</td>
<td>InSc Research Excellence Award-2021, InSc (Institute of Scholars), Bangalore, Regd. under Ministry of MSME, Govt. Of India and ISO 9001:2015 certified.</td>
</tr>
<tr>
<td>2021</td>
<td>InSc Young Researcher Award-2021 InSc (Institute of Scholars), Bangalore, Regd. under Ministry of MSME, Govt. Of India and ISO 9001:2015 certified.</td>
</tr>
<tr>
<td>2021</td>
<td>Women Researcher Award in the International Scientist Awards on Engineering, Science and Medicine by VDGOOD Professional Association</td>
</tr>
<tr>
<td>2023</td>
<td>Asias Science, Technology and Research Awards 2023 (ASTRA 2023) Outstanding Researcher Award in Materials Science</td>
</tr>
</table>
</div>
<div class="tab-pane fade" id="v-pills-hand" role="tabpanel" aria-labelledby="v-pills-hand-tab">
<h3 class="fw-bold text-uppercase">Membership</h3>
<table>
<tr>
<th>From</th>
<th>To</th>
<th>Membership</th>
</tr>
<tr>
<td>-</td>
<td>-</td>
<td>Moderator and Question Paper Setters of UG and PG Level CHEMISTRY COURSES IN various reputed Universities in India.</td>
</tr>
<tr>
<td>-</td>
<td>-</td>
<td>Life Member at Indian Physical Society</td>
</tr>
<tr>
<td>-</td>
<td>-</td>
<td>Life member of Indian Association for the Cultivation of Science, Jadavpur</td>
</tr>
<tr>
<td>-</td>
<td>-</td>
<td>Reviewer of many reputed International peer-reviewed journals (Springer, Elsevier, Wiley)</td>
</tr>
<tr>
<td>-</td>
<td>-</td>
<td>InSc Professional Member, Institute of Scholars, Department of Awards, Muddhinapalya Bengaluru-560091, Karnataka, India</td>
</tr>
<tr>
<td>2017</td>
<td>2018</td>
<td>Editorial Board Member of Peer-reviewed International Journal: Materials Science Research India for 2017 and 2018</td>
</tr>
</table>
</div>
</div>
</div>
</div>
<!-- Fixed social Icon List -->
<div class="d-flex flex-column py-2 px-1 gap-1" style="position: fixed; top: 50%; background-color: #966650; border-top-right-radius: 26px; border-bottom-right-radius: 26px;">
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
</div>
<footer>
<div class="container-fluid mt-5" style="background-image: radial-gradient(circle at 100% 150%, #554b28 24%, #5c522c 24%, #5c522c 28%, #554b28 28%, #554b28 36%, #5c522c 36%, #5c522c 40%, transparent 40%, transparent), radial-gradient(circle at 0 150%, #554b28 24%, #5c522c 24%, #5c522c 28%, #554b28 28%, #554b28 36%, #5c522c 36%, #5c522c 40%, transparent 40%, transparent), radial-gradient(circle at 50% 100%, #5c522c 10%, #554b28 10%, #554b28 23%, #5c522c 23%, #5c522c 30%, #554b28 30%, #554b28 43%, #5c522c 43%, #5c522c 50%, #554b28 50%, #554b28 63%, #5c522c 63%, #5c522c 71%, transparent 71%, transparent), radial-gradient(circle at 100% 50%, #5c522c 5%, #554b28 5%, #554b28 15%, #5c522c 15%, #5c522c 20%, #554b28 20%, #554b28 29%, #5c522c 29%, #5c522c 34%, #554b28 34%, #554b28 44%, #5c522c 44%, #5c522c 49%, transparent 49%, transparent), radial-gradient(circle at 0 50%, #5c522c 5%, #554b28 5%, #554b28 15%, #5c522c 15%, #5c522c 20%, #554b28 20%, #554b28 29%, #5c522c 29%, #5c522c 34%, #554b28 34%, #554b28 44%, #5c522c 44%, #5c522c 49%, transparent 49%, transparent); background-size: 100px 50px; background-repeat: repeat; background-color: #554b28; color: #fff;"><br>
<div class="row container mx-auto">
<div class="d-flex flex-column flex-md-row justify-content-between align-items-center border-top border-bottom border-2 py-2 border-white">
<h4 class="fw-normal">Social Media Presence</h4>
<div>
<a href="">
<img src="/assets/fb.svg" alt="" />
</a>
<a href="">
<img src="/assets/insta.svg" alt="" />
</a>
<a href="">
<img src="/assets/youtube.svg" alt="" />
</a>
<a href="">
<img src="/assets/twitter.svg" alt="" />
</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">About College</h2>
<p class="fw-normal" style="text-align: justify;">Sree Chaitanya College, Habra occupies a very distinguished status in the higher education map of the district of North 24 Parganas as well as of the state of West Bengal. The institution with its imposing building-structures amid a lush green of more than 20 acres of land, overlooking Jessore Road (NH 35), is about 40 km from Kolkata.</p>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">IMPORTANT WEBSITES</h2>
<div class="d-flex flex-column justify-content-between">
<a class="text-white fw-normal mb-1" href="#">University Grants Commission (UGC)</a>
<a class="text-white fw-normal mb-1" href="#">Wes Bengal State University (WBSU)</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Higher Education, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Dept. of Finance, Govt. of W.B.</a>
<a class="text-white fw-normal mb-1" href="#">Netaji Subhas Open University</a>
<a class="text-white fw-normal mb-1" href="#">National Service Scheme (NSS)</a>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 pt-2">
<h2 class="text-uppercase">REACH US</h2>
<div class="d-flex flex-column">
<p class="fw-normal">Strand Road, Bara Bazar, Chandannagar, Dist: Hooghly, West Bengal, Pin: 712136</p>
<div style="overflow-x: hidden;">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3677.078181830616!2d88.63989767601856!3d22.83659682324147!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8b071c69b9933%3A0x5181c48a7b97726e!2sSree%20Chaitanya%20College%2C%20Habra!5e0!3m2!1sen!2sin!4v1720765140520!5m2!1sen!2sin" width="500" height="250" style="border:0; overflow-x: hidden;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid " style="background-color: #0f171c;">
<div class="d-flex flex-row justify-content-center" style="place-items: center; padding-top: 12px; padding-bottom: 12px;">
<div class="text-white fw-normal">&#169; Sree Chaitanya College &nbsp;|&nbsp; </div>
<div class="text-white fw-normal"> 2024 &nbsp;|&nbsp; </div>
<div><a class="text-white fw-normal" href="#">Privacy Policy</a></div>
</div>
</div>
</footer>
</body>
</html>