scc_new_2024/x.html

229 lines
13 KiB
HTML
Raw Permalink 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.

<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 (0)</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>Degree</th>
<th>Description</th>
<th>Completion Year</th>
</tr>
</thead>
<tbody>
<tr>
<td>B.A.</td>
<td>History (Honours) from Calcutta University</td>
<td>2001</td>
</tr>
<tr>
<td>M.A.</td>
<td>History from Burdwan University</td>
<td>2003</td>
</tr>
<tr>
<td>B.Ed</td>
<td>History and Bengali (Methods) from Burdwan University</td>
<td>2007</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>Sl. No.</th>
<th>Positions held</th>
<th>Name of the Institute</th>
<th>From</th>
<th>To</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Lecturer</td>
<td>Swami Vivekananda College of Education for Women</td>
<td>03.04.2010</td>
<td>11.04.2017</td>
</tr>
<tr>
<td>2</td>
<td>Assistant Professor</td>
<td>Sree Chaitanya College, Habra</td>
<td>13.02.2017</td>
<td>Till date</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></td>
<td></td>
<td></td>
<td></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>
</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>
</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>
</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>
</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>
</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>
</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>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>