Your IP : 216.73.216.40


Current Path : /var/www/html/kavindra/people/
Upload File :
Current File : /var/www/html/kavindra/people/index.html

<!DOCTYPE html>
<html lang="en">
<!-- Head -->

<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

  <!-- Metadata, OpenGraph and Schema.org -->




  <!-- Standard metadata -->
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <title>



    People | Kavindra Kandpal


  </title>
  <meta name="author" content="&lt;b&gt;Kavindra&lt;/b&gt; &lt;b&gt;Kandpal&lt;/b&gt;">
  <meta name="description" content="A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
">

  <meta name="keywords" content="jekyll, jekyll-theme, academic-website, portfolio-website">










  <!-- Bootstrap & MDB -->
  <link rel="stylesheet" href="../assets/css/bootstrap.min.css?a4b3f509e79c54a512b890d73235ef04">
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mdbootstrap@4.20.0/css/mdb.min.css"
    integrity="sha256-jpjYvU3G3N6nrrBwXJoVEYI/0zw8htfFnhT9ljN3JJw=" crossorigin="anonymous">
  <!-- Font Awesome -->
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">

  <!-- Academic Icons -->
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">

  <!-- Bootstrap Table -->


  <!-- Fonts & Icons -->
  <link defer rel="stylesheet" href="../assets/css/academicons.min.css?f0b7046b84e425c55f3463ac249818f5">
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
    integrity="sha384-k6RqeWeci5ZR/Lv4MR0sA0FfDOM13bqlL2ael7RRSa1pThv1E2wVkLuvhXbJtlgI" crossorigin="anonymous">
  <link defer rel="stylesheet" type="text/css"
    href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:100,300,400,500,700|Material+Icons&amp;display=swap">

  <!-- Code Syntax Highlighting -->
  <link defer rel="stylesheet" href="../assets/css/jekyll-pygments-themes-github.css?591dab5a4e56573bf4ef7fd332894c99"
    media="" id="highlight_theme_light">



  <!-- Styles -->

  <!-- pseudocode -->



  <link rel="shortcut icon"
    href="data:image/svg+xml,&lt;svg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22&gt;&lt;text%20y=%22.9em%22%20font-size=%2290%22&gt;%E2%9A%9B%EF%B8%8F&lt;/text&gt;&lt;/svg&gt;">

  <link rel="stylesheet" href="../assets/css/main.css?d41d8cd98f00b204e9800998ecf8427e">
  <link rel="canonical" href="https://profile.iiita.ac.in/kavindra/kk/p//people/">

  <!-- Dark Mode -->
  <script src="../assets/js/theme.js?9a0c749ec5240d9cda97bc72359a72c0"></script>


  <!-- GeoJSON support via Leaflet -->


  <!-- diff2html -->







</head>

<!-- Body -->

<body class="fixed-top-nav ">
  <!-- Header -->
  <header>
    <!-- Nav Bar -->
    <nav id="navbar" class="navbar navbar-light navbar-expand-sm fixed-top" role="navigation">
      <div class="container">
        <a class="navbar-brand title font-weight-lighter" href="../index.html"><b>
            Kavindra Kandpal
          </b></a>

        <!-- Navbar Toggle -->
        <button class="navbar-toggler collapsed ml-auto" type="button" data-toggle="collapse" data-target="#navbarNav"
          aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
          <span class="sr-only">Toggle navigation</span>
          <span class="icon-bar top-bar"></span>
          <span class="icon-bar middle-bar"></span>
          <span class="icon-bar bottom-bar"></span>
        </button>

        <div class="collapse navbar-collapse text-left" id="navbarNav">
          <ul class="navbar-nav mr-auto flex-nowrap">


            <!-- About -->
            <li class="nav-item ">
              <a class="nav-link" href="../index.html">About

              </a>
            </li>

            <!-- Other pages -->













































































            <li class="nav-item ">

              <a class="nav-link" href="../publications/index.html">Publications

              </a>
            </li>






            <li class="nav-item ">

              <a class="nav-link" href="../teaching/index.html">Teaching

              </a>
            </li>






            <li class="nav-item ">

              <a class="nav-link" href="../research-interest/index.html">Research

              </a>
            </li>






            <li class="nav-item active">

              <a class="nav-link" href="">People

                <span class="sr-only">(current)</span>

              </a>
            </li>






            <li class="nav-item ">

              <a class="nav-link" href="../news/index.html">News

              </a>
            </li>






            <li class="nav-item ">

              <a class="nav-link" href="../achievements/index.html">Achievements

              </a>
            </li>






            <li class="nav-item ">

              <a class="nav-link" href="../gallery/index.html">Gallery

              </a>
            </li>




          </ul>
        </div>
      </div>
    </nav>

    <!-- Scrolling Progress Bar -->
    <progress id="progress" value="0">
      <div class="progress-container">
        <span class="progress-bar"></span>
      </div>
    </progress>

  </header>


  <!-- Content -->
  <div class="container mt-5" role="main">

    <div class="post">
      <header class="post-header">
        <h1 class="post-title">People</h1>
        <p class="post-description"></p>
      </header>

      <article>
        <style>
          .button {
            margin: 20px;
            width: 200px;
            height: 75px;
            border: 2px solid;
          }

          .outer-btn {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
          }

          .img-fixed-height {
            height: 300px;
            object-fit: cover;
          }

          #mtech,
          #btech,
          #project {
            display: none;
          }
        </style>
        <div class="post">
          <article>

            <div>
              <h3><b>Ph.D. Students (IIITA)</b></h3>
              <div class="row">





                <div class="row" style="margin-bottom: 20px;">


                  <div class="col-md-12" style="margin-bottom: 20px;">
                    <div class="profile float-right">






                      <figure>
                        <picture>
                          <!-- Auto scaling with imagemagick -->
                          <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                          <source class="responsive-img-srcset"
                            srcset="../assets/img/divya-480.webp 480w,/assets/img/divya-800.webp 800w,/assets/img/divya-1400.webp 1400w,"
                            sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                          <img src="../assets/img/divya.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                            width="100%" height="auto" alt="divya.jpg" loading="eager"
                            onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                          </source>
                        </picture>


                      </figure>


                    </div>

                    <div class="clearfix" style="padding: 30px 0px;">

                      <div class="more-info" style="margin-top: 10px;">
                        <p><b>Ms. Divya Dubey<b></b></b></p>
                        <p>ID No- RSE2020504</p>
                        <p>Email: rse2020504@iiita.ac.in</p>
                        <p>Thesis title: Oxide TFTs: CAD Framework and Pixel Circuits for AMOLED Displays</p>
                        <p>PhD status: Awarded, July 2025</p>
                        <p>Current Affiliation: Engineer Manager, Next IC Technologies</p>
                     
                      </div>

                    </div>
                  </div>









                  <div class="col-md-12" style="margin-bottom: 20px;">
                    <div class="profile float-right">






                      <figure>
                        <picture>
                          <!-- Auto scaling with imagemagick -->
                          <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                          <source class="responsive-img-srcset"
                            srcset="../assets/img/saurabh-480.webp 480w,/assets/img/saurabh-800.webp 800w,/assets/img/saurabh-1400.webp 1400w,"
                            sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                          <img src="../assets/img/saurabh.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                            width="100%" height="auto" alt="saurabh.jpg" loading="eager"
                            onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                          </source>
                        </picture>


                      </figure>


                    </div>

                    <div class="clearfix" style="padding: 30px 0px;">

                      <div class="more-info" style="margin-top: 10px;">
                        <p><b>Mr. Saurabh Jaiswal<b></b></b></p>
                        <p>ID No- RSE2020505</p>
                        <p>Email: rse2020505@iiita.ac.in</p>
                        <p>Research area: Thin Film Transistor, Device circuit co-design, Transparent electronics</p>
                        <p>Skills and Software: Circuit design using HSPICE, Device modeling and simulation using TCAD
                          Sentaurus</p>
                      </div>

                    </div>
                  </div>



                </div>







                <div class="row" style="margin-bottom: 20px;">


                  <div class="col-md-12" style="margin-bottom: 20px;">
                    <div class="profile float-right">






                      <figure>
                        <picture>
                          <!-- Auto scaling with imagemagick -->
                          <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                          <source class="responsive-img-srcset"
                            srcset="../assets/img/ravi-480.webp 480w,/assets/img/ravi-800.webp 800w,/assets/img/ravi-1400.webp 1400w,"
                            sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                          <img src="../assets/img/ravi.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                            width="100%" height="auto" alt="ravi.jpg" loading="eager"
                            onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                          </source>
                        </picture>


                      </figure>


                    </div>

                    <div class="clearfix" style="padding: 30px 0px;">

                      <div class="more-info" style="margin-top: 10px;">
                        <p><b>Mr. Ravi S Siddanath<b></b></b></p>
                        <p>ID No- RWE2022004</p>
                        <p>Email: rwe2022004@iiita.ac.in</p>
                        <p>Research area: Low Power Memory Design</p>
                        <p>Skills and Software: Layout Design, Skill/Perl/Python coding basics, Compiler design.
                          Software: Cadence Vitruoso, Spice simulator</p>
                      </div>

                    </div>
                  </div>









                  <div class="col-md-12" style="margin-bottom: 20px;">
                    <div class="profile float-right">






                      <figure>
                        <picture>
                          <!-- Auto scaling with imagemagick -->
                          <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                          <source class="responsive-img-srcset"
                            srcset="../assets/img/mohit-480.webp 480w,/assets/img/mohit-800.webp 800w,/assets/img/mohit-1400.webp 1400w,"
                            sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                          <img src="../assets/img/mohit.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                            width="100%" height="auto" alt="mohit.jpeg" loading="eager"
                            onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                          </source>
                        </picture>


                      </figure>


                    </div>

                    <div class="clearfix" style="padding: 30px 0px;">

                      <div class="more-info" style="margin-top: 10px;">
                        <p><b>Mr. Mohit Gupta<b></b></b></p>
                        <p>ID No- RWE2022003</p>
                        <p>Email: rwe2022003@iiita.ac.in</p>
                        <p>Research area: High Speed/Low Power Memory Design</p>
                        <p>Skills and Software: Skill/Perl/Python coding basics, Compiler design. Software: Cadence
                          Vitruoso, Spice simulator</p>
                      </div>

                    </div>
                  </div>



                </div>







                <div class="row" style="margin-bottom: 20px;">


                  <div class="col-md-12" style="margin-bottom: 20px;">
                    <div class="profile float-right">






                      <figure>
                        <picture>
                          <!-- Auto scaling with imagemagick -->
                          <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                          <source class="responsive-img-srcset"
                            srcset="../assets/img/nitish-480.webp 480w,/assets/img/nitish-800.webp 800w,/assets/img/nitish-1400.webp 1400w,"
                            sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                          <img src="../assets/img/nitish.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                            width="100%" height="auto" alt="nitish.jpg" loading="eager"
                            onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                          </source>
                        </picture>


                      </figure>


                    </div>

                    <div class="clearfix" style="padding: 30px 0px;">

                      <div class="more-info" style="margin-top: 10px;">
                        <p><b>Mr. Nitish Kumar<b></b></b></p>
                        <p>ID No- PMI2022001</p>
                        <p>Email: pmi2022001@iiita.ac.in</p>
                        <p>Research area: Design of PUF Circuit for cryptography and key generation for Digital
                          Authentication.</p>
                        <p>Skills and Software: Cadence Vitruoso, Spice simulator,Verilog.</p>
                      </div>

                    </div>
                  </div>









                  <div class="col-md-12" style="margin-bottom: 20px;">
                    <div class="profile float-right">






                      <figure>
                        <picture>
                          <!-- Auto scaling with imagemagick -->
                          <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                          <source class="responsive-img-srcset"
                            srcset="../assets/img/shilpi-480.webp 480w,/assets/img/shilpi-800.webp 800w,/assets/img/shilpi-1400.webp 1400w,"
                            sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                          <img src="../assets/img/shilpi.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                            width="100%" height="auto" alt="shilpi.jpeg" loading="eager"
                            onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                          </source>
                        </picture>


                      </figure>


                    </div>

                    <div class="clearfix" style="padding: 30px 0px;">

                      <div class="more-info" style="margin-top: 10px;">
                        <p><b>Ms. Shilpi Singh<b></b></b></p>
                        <p>ID No- RSE2024006</p>
                        <p>Email: rse2024006@iiita.ac.in</p>
                        <p>Research area: Device and Circuit Integrated Design</p>
                        <p>Skills and Software: HSPICE, Cadence, TCAD</p>
                      </div>

                    </div>
                  </div>



                </div>







                <div class="row" style="margin-bottom: 20px;">


                  <div class="col-md-12" style="margin-bottom: 20px;">
                    <div class="profile float-right">






                      <figure>
                        <picture>
                          <!-- Auto scaling with imagemagick -->
                          <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                          <source class="responsive-img-srcset"
                            srcset="../assets/img/syedmohd_zaidashraf1-480.webp 480w,/assets/img/syedmohd_zaidashraf1-800.webp 800w,/assets/img/syedmohd_zaidashraf1-1400.webp 1400w,"
                            sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                          <img src="../assets/img/syedmohd_zaidashraf1.jpg"
                            class="img-fluid z-depth-1 rounded img-fixed-height" width="100%" height="auto"
                            alt="syedmohd_zaidashraf1.jpg" loading="eager"
                            onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                          </source>
                        </picture>


                      </figure>


                    </div>

                    <div class="clearfix" style="padding: 30px 0px;">

                      <div class="more-info" style="margin-top: 10px;">
                        <p><b>Mr. Syed Mohd Zaid Ashraf<b></b></b></p>
                        <p>ID No- RSS2024004</p>
                        <p>Email: rss2024004@iiita.ac.in</p>
                        <p>Research area: Thin Film Transistors: Device Fabrication, Simulation and Characterization</p>
                        <p>Skills and Software: Material Science, Synthesis and Characterization of Materials, Data
                          Analysis using Origin &amp; Excel, Basic Programming in C++ &amp; Python</p>
                      </div>

                    </div>
                  </div>



<div class="row" style="margin-bottom: 20px;">


                  <div class="col-md-12" style="margin-bottom: 20px;">
                    <div class="profile float-right">



                      <figure>
                        <picture>
                          <!-- Auto scaling with imagemagick -->
                          <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                          <source class="responsive-img-srcset"
                            srcset="../assets/img/sandhya-480.webp 480w,/assets/img/sandhya-800.webp 800w,/assets/img/sandhya-1400.webp 1400w,"
                            sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                          <img src="../assets/img/sandhya.png"
                            class="img-fluid z-depth-1 rounded img-fixed-height" width="100%" height="auto"
                            alt="sandhya.png" loading="eager"
                            onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                          </source>
                        </picture>


                      </figure>


                    </div>

                    <div class="clearfix" style="padding: 30px 0px;">

                      <div class="more-info" style="margin-top: 10px;">
                        <p><b>Ms. Sandhya kannaujiya<b></b></b></p>
                        <p>ID No- RSE2024504</p>
                        <p>Email: rse2024504@iiita.ac.in</p>
                        <p>Research area: RF circuit design</p>
                        <p>Skills and Software: layout design , verilog , cadence virtuoso, vivado </p>
                      </div>

                    </div>
                  </div>






                  <div class="col-md-12" style="margin-bottom: 20px;">
                    <div class="profile float-right">



                      <figure>
                        <picture>
                          <!-- Auto scaling with imagemagick -->
                          <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                          <source class="responsive-img-srcset"
                            srcset="../assets/img/Antil-480.webp 480w,/assets/img/Antil-800.webp 800w,/assets/img/Antil-1400.webp 1400w,"
                            sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                          <img src="../assets/img/Antil.jpg"
                            class="img-fluid z-depth-1 rounded img-fixed-height" width="100%" height="auto"
                            alt="Antil.jpg" loading="eager"
                            onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                          </source>
                        </picture>


                      </figure>


                    </div>

                    <div class="clearfix" style="padding: 30px 0px;">

                      <div class="more-info" style="margin-top: 10px;">
                        <p><b>Mr. Aditya Antil<b></b></b></p>
                        <p>ID No- PMI2023001</p>
                        <p>Email: pmi2023001@iiita.ac.in</p>
                        <p>Research area: FPGA</p>
                        <p>Skills and Software: Layout design, verilog, python, machine learning(basic), FPGA simulation, software :-cadence, vivado. </p>
                      </div>

                    </div>
                  </div>







                  <div class="col-md-12" style="margin-bottom: 20px;">
                    <div class="profile float-right">



                      <figure>
                        <picture>
                          <!-- Auto scaling with imagemagick -->
                          <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                          <source class="responsive-img-srcset"
                            srcset="../assets/img/sukhen-480.webp 480w,/assets/img/sukhen-800.webp 800w,/assets/img/sukhen-1400.webp 1400w,"
                            sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                          <img src="../assets/img/sukhen.jpeg"
                            class="img-fluid z-depth-1 rounded img-fixed-height" width="100%" height="auto"
                            alt="sukhen.jpg" loading="eager"
                            onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                          </source>
                        </picture>


                      </figure>


                    </div>

                    <div class="clearfix" style="padding: 30px 0px;">

                      <div class="more-info" style="margin-top: 10px;">
                        <p><b>Mr. Sukhen Mondal<b></b></b></p>
                        <p>ID No- PMI2024001</p>
                        <p>Email: pmi2024001@iiita.ac.in</p>
                        <p>Research area: Radiation-hardened in-memory computing</p>
                        <p>Skills and Software: Layout design, C, C++, verilog,, software :-cadence, vivado. </p>
                      </div>

                    </div>
                  </div>



                 





































































               

              </div>

            </div>


            <div id="mtech">
              <h3><b>M. Tech Students (IIITA)</b></h3>
              <div class="row">


















                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/akriti-480.webp 480w,/assets/img/akriti-800.webp 800w,/assets/img/akriti-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/akriti.png" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="akriti.png" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Ms. Akriti Srivastava<b></b></b></p>
                      <p>ID No- MEC2019012</p>
                      <p>Thesis Title: Design and Analysis of Voltage-Programmed Pixel Circuits for Flexible AMOLED
                        Displays</p>
                      <p>Affiliation: M.Tech Microelectronics, 2019-2021, IIITA</p>
                      <p>Current Affiliation: Network on Chip Engineer, Qualcomm</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/saikiran-480.webp 480w,/assets/img/saikiran-800.webp 800w,/assets/img/saikiran-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/saikiran.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="saikiran.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Vanteddu saikiran reddy<b></b></b></p>
                      <p>ID No- MEC2019027</p>
                      <p>Thesis Title: Low dropout voltage regulator for SoC applications</p>
                      <p>Affiliation: M.Tech Microelectronics, 2019-2021, IIITA</p>
                      <p>Current Affiliation: Application engineer 11 at Synopsys Hyderabad</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/ritesh-480.webp 480w,/assets/img/ritesh-800.webp 800w,/assets/img/ritesh-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/ritesh.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="ritesh.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Ritesh Kumar Tiwari<b></b></b></p>
                      <p>ID No- MEC2019022</p>
                      <p>Thesis Title: MOS Only Bandgap Reference Circuit Design</p>
                      <p>Affiliation: M.Tech Microelectronics, 2019-2021, IIITA</p>
                      <p>Current Affiliation: UnitedLex Semiconductor (Associate)</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/ritika-480.webp 480w,/assets/img/ritika-800.webp 800w,/assets/img/ritika-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/ritika.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="ritika.jpeg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Ms. Ritika Choubey<b></b></b></p>
                      <p>ID No- MEC2020021</p>
                      <p>Thesis Title: Design of Hybrid pixel circuit for flexible AMOLED displays</p>
                      <p>Affiliation: MTech, Microelectronics (2020-2022)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Hardware Engineer- SOC DV Team, Qualcomm, Noida</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/sudhanshu-480.webp 480w,/assets/img/sudhanshu-800.webp 800w,/assets/img/sudhanshu-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/sudhanshu.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="sudhanshu.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Sudhanshu Kumar<b></b></b></p>
                      <p>ID No- MEC2020015</p>
                      <p>Thesis Title: Design of Low Noise Amplifier (LNA) for wireless applications</p>
                      <p>Affiliation: MTech, Microelectronics (2020-2022)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Silicon Design Engineer 2, AMD</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/nanda-480.webp 480w,/assets/img/nanda-800.webp 800w,/assets/img/nanda-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/nanda.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="nanda.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Vallamchetty Nanda Deep<b></b></b></p>
                      <p>ID No- MEC2020018</p>
                      <p>Thesis Title: Gaincell eDRAM using FinFET with reduced leakage power and improved DRT(Data
                        Retention Time)</p>
                      <p>Affiliation: MTech, Microelectronics (2020-2022)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Analog and Mixed Signal Engineer II, Synopsys, Bangalore</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/Akula-480.webp 480w,/assets/img/Akula-800.webp 800w,/assets/img/Akula-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/Akula.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="Akula.jpeg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Akula Sairam<b></b></b></p>
                      <p>ID No- MEC2021036</p>
                      <p>Thesis Title: Design of Hybrid pixel circuit for AMOLED displays using ZnO TFT</p>
                      <p>Affiliation: MTech, Microelectronics (2021-2023)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Synopsys, India</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/Layak-480.webp 480w,/assets/img/Layak-800.webp 800w,/assets/img/Layak-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/Layak.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="Layak.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Layak Singh Yadav<b></b></b></p>
                      <p>ID No- MEC2021034</p>
                      <p>Thesis Title: Design and Analysis of Low-power ternary content addressable memory</p>
                      <p>Affiliation: MTech, Microelectronics (2021-2023)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/manoj1-480.webp 480w,/assets/img/manoj1-800.webp 800w,/assets/img/manoj1-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/manoj1.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="manoj1.jpeg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Manoj Kumar Singh<b></b></b></p>
                      <p>ID No- MEC2021027</p>
                      <p>Thesis Title: Design of Voltage Programmed Pixel Circuit using Double Gate LTPS TFT</p>
                      <p>Affiliation: MTech, Microelectronics (2021-2023)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Intern at Synopsys</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/Aayushi-480.webp 480w,/assets/img/Aayushi-800.webp 800w,/assets/img/Aayushi-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/Aayushi.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="Aayushi.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Ms. Aayushi Bansal<b></b></b></p>
                      <p>ID No- MEC2021034</p>
                      <p>Thesis Title: Design and Analysis of Dual Port SRAM cell for high speed applications</p>
                      <p>Affiliation: MTech, Microelectronics (2021-2023)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Hardware Intern at Google India</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/Santhoshi-480.webp 480w,/assets/img/Santhoshi-800.webp 800w,/assets/img/Santhoshi-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/Santhoshi.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="Santhoshi.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Ms. Dornala Santhoshi<b></b></b></p>
                      <p>ID No- MEC2021044</p>
                      <p>Thesis Title: Design of Current Starved Stack Voltage Controlled Oscillator for Bluetooth
                        Applications</p>
                      <p>Affiliation: MTech, Microelectronics (2021-2023)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Hardware Intern at Google</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/sovik-480.webp 480w,/assets/img/sovik-800.webp 800w,/assets/img/sovik-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/sovik.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="sovik.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Souvik Kumar Das<b></b></b></p>
                      <p>ID No- MMI2022008</p>
                      <p>Thesis Title: :Design Self Terminating write logic for Magnetic Tunnel Junction based memory
                        cell.</p>
                      <p>Affiliation: MTech, Microelectronics (2022-2024)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Intern at Global Foundries, Bangalore.</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/mudit-480.webp 480w,/assets/img/mudit-800.webp 800w,/assets/img/mudit-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/mudit.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="mudit.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Mudit Gupta<b></b></b></p>
                      <p>ID No- MMI2022004</p>
                      <p>Thesis Title: :Design of Ternary Content Addressable Memory (TCAM) using Magneto-resistive
                        Tunnel Junction(MTJ).</p>
                      <p>Affiliation: MTech, Microelectronics (2022-2024)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: AMS Design Intern at Globalfoundries.</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">
                   





 <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/tej-480.webp 480w,/assets/img/tej-800.webp 800w,/assets/img/tej-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/tej.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="sneha.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Tej Prakash Sahu<b></b></b></p>
                      <p>ID No- MMI2022014</p>
                      <p>Thesis Title: Design of Low-Power Low Drop-out (LDO) Voltage regulator</p>
                      <p>Affiliation: MTech, Microelectronics (2022-2024)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Student technical intern at NXP Semiconductor .</p>
                    </div>

                  </div>
                </div>










                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/sneha-480.webp 480w,/assets/img/sneha-800.webp 800w,/assets/img/sneha-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/sneha.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="sneha.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Ms.Sneha Chaudhary<b></b></b></p>
                      <p>ID No- MMI2022005</p>
                      <p>Thesis Title: Design of Hybrid Delay- Based Physically Unclonable Function (PUF)</p>
                      <p>Affiliation: MTech, Microelectronics (2022-2024)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Student technical intern at NXP Semiconductor .</p>
                    </div>

                  </div>
                </div>



 <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/ayush-480.webp 480w,/assets/img/ayush-800.webp 800w,/assets/img/ayush-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/ayush.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="ayush.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr.Ayush Maurya<b></b></b></p>
                      <p>ID No- MMI2023005</p>
                      <p>Thesis Title: Customized SRAM Bitcell Library IP Core for Reusability in 28nm Technology</p>
                      <p>Affiliation: MTech, Microelectronics (2023-2025)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation: Hardware (DFT) intern at Qualcomm .</p>
                    </div>

                  </div>
                </div>



                  <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/vishal-480.webp 480w,/assets/img/vishal-800.webp 800w,/assets/img/vishal-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/vishal.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="vishal.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr.Vishal Chaudhary <b></b></b></p>
                      <p>ID No- MMI2023001</p>
                      <p>Thesis Title: :Hybrid MTJ/CMOS-Based Binary Synapse for 
Process-in-Memory Architecture</p>
                      <p>Affiliation: MTech, Microelectronics (2023-2025)</p>
                      <p>Department of ECE, IIIT Allahabad</p>
                      <p>Current Affiliation:Digital Design Engineer (Intern) at Global foundries Bangalore .</p>
                    </div>

                  </div>
                </div>








































              </div>
            </div>

            <div id="btech">
              <h3><b>B. Tech Students (IIITA)</b></h3>
              <div class="row">
















































                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/kingsuk-480.webp 480w,/assets/img/kingsuk-800.webp 800w,/assets/img/kingsuk-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/kingsuk.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="kingsuk.jpeg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Kingsuk Bag<b></b></b></p>
                      <p>ID No- IEC2018001</p>
                      <p>Project-I Title: <a href="https://link.springer.com/chapter/10.1007/978-3-031-21514-8_3"
                          rel="external nofollow noopener" target="_blank">Low power charge sensitive pre-amplifier
                          integrated with silicon nanowire biosensor</a></p>
                      <p>Project-II Title: <a href="https://ieeexplore.ieee.org/document/9667570"
                          rel="external nofollow noopener" target="_blank">IoT Enabled Cost-Effective Integrated
                          Industrial Automation For FMCG Industry</a></p>
                      <p>Project-III Title: FPGA Based Resource Efficient Simulation and Emulation Of Grover’s Search
                        Algorithm</p>
                      <p>Affiliation: B.Tech (ECE), 2018-22, IIITA</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/sharad-480.webp 480w,/assets/img/sharad-800.webp 800w,/assets/img/sharad-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/sharad.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="sharad.jpeg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Sharad Verma<b></b></b></p>
                      <p>ID No- IEC2018039</p>
                      <p>Project Title: <a href="https://link.springer.com/chapter/10.1007/978-3-031-21514-8_3"
                          rel="external nofollow noopener" target="_blank">Low power charge sensitive pre-amplifier
                          integrated with silicon nanowire biosensor</a></p>
                      <p>Affiliation: B.Tech (ECE), 2018-22, IIITA</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/kislay-480.webp 480w,/assets/img/kislay-800.webp 800w,/assets/img/kislay-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/kislay.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="kislay.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Kislay Deep<b></b></b></p>
                      <p>ID No- IEC2018040</p>
                      <p>Project Title: <a href="https://link.springer.com/chapter/10.1007/978-3-031-21514-8_3"
                          rel="external nofollow noopener" target="_blank">Low power charge sensitive pre-amplifier
                          integrated with silicon nanowire biosensor</a></p>
                      <p>Affiliation: B.Tech (ECE), 2018-22, IIITA</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/jayanth-480.webp 480w,/assets/img/jayanth-800.webp 800w,/assets/img/jayanth-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/jayanth.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="jayanth.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Shambukari Jayanth<b></b></b></p>
                      <p>ID No- IEC2019078</p>
                      <p>Project Title: In Memory Compute Architectures using Bipolar RRAM</p>
                      <p>Affiliation: B.Tech (ECE), 2019-23, IIITA</p>
                      <p>Current Affiliation: Analog Design Intern, STMicroelectronics</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/Rajuram-480.webp 480w,/assets/img/Rajuram-800.webp 800w,/assets/img/Rajuram-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/Rajuram.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="Rajuram.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Rajuram katala<b></b></b></p>
                      <p>ID No- IEC2019080</p>
                      <p>Project Title: Quantum computing with software simulation and FPGA emulation</p>
                      <p>Affiliation: B.Tech (ECE), 2019-23, IIITA</p>
                      <p>Current Affiliation: AMS Verification Engineer at NXP SEMICONDUCTOR</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/ChaitanyaJoshi-480.webp 480w,/assets/img/ChaitanyaJoshi-800.webp 800w,/assets/img/ChaitanyaJoshi-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/ChaitanyaJoshi.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="ChaitanyaJoshi.jpeg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Chaitanya Joshi<b></b></b></p>
                      <p>ID No- IEC2019083</p>
                      <p>Project Title: CIM (Compute In Memory) architecture and validation using NeuroSim of 10T SRAM
                        cell</p>
                      <p>Affiliation: B.Tech (ECE), 2019-23, IIITA</p>
                      <p>Current Affiliation: Qualcomm</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/amit-480.webp 480w,/assets/img/amit-800.webp 800w,/assets/img/amit-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/amit.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="amit.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Amit Kumar Bakoliya<b></b></b></p>
                      <p>ID No- IEC2020011</p>
                      <p>Project Title: Design of voltage programmed Pixel Circuit using Dual-gate TFT</p>
                      <p>Affiliation: B.Tech (ECE), 2020-24, IIITA</p>
                      <p>Current Affiliation: Logic fruit technology</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/shivanng-480.webp 480w,/assets/img/shivanng-800.webp 800w,/assets/img/shivanng-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/shivanng.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="shivanng.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Shivanng Puri<b></b></b></p>
                      <p>ID No- IEC2020035</p>
                      <p>Project Title: Comparison of different conductance programming methods for RRAM based hybrid
                        precision synapse using Neurosim</p>
                      <p>Affiliation: B.Tech (ECE), 2020-24, IIITA</p>
                      <p>Current Affiliation: R&amp;D Intern, Logic Fruit Technologies</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/Bhabya-480.webp 480w,/assets/img/Bhabya-800.webp 800w,/assets/img/Bhabya-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/Bhabya.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="Bhabya.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Ms. Bhabya Bani<b></b></b></p>
                      <p>ID No- IEC2020034</p>
                      <p>Project Title: Design of Charge-sensitive Preamplifier using Thin Film Transistors</p>
                      <p>Affiliation: B.Tech (ECE), 2020-24, IIITA</p>
                      <p>Current Affiliation: Student Intern Technical, NXP Semiconductors India Pvt. Ltd., Bangalore.
                      </p>
                    </div>

                  </div>
                </div>




                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/venktesh-480.webp 480w,/assets/img/venktesh-800.webp 800w,/assets/img/venktesh-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/venktesh.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="venktesh.jpeg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Ms. Venkatesh Gunti<b></b></b></p>
                      <p>ID No-  IEC2021106</p>
                      <p>Project Title: Design of Dual-Edge Pulse-Triggered Flip-Flop Using Gated Pull-Up Control</p>
                      <p>Affiliation: B.Tech (ECE), 2021-25, IIITA</p>
                      <p>Current Affiliation: Probationary Engineer (E-II), BEL.
                      </p>
                    </div>

                  </div>
                </div>


      <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/IEC2021130_Jitendar_photo-480.webp 480w,/assets/img/IEC2021130_Jitendar_photo-800.webp 800w,/assets/img/IEC2021130_Jitendar_photo-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/IEC2021130_Jitendar_photo.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="IEC2021130_Jitendar_photo.jpeg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Ms.  Vakadani Jitendar<b></b></b></p>
                      <p>ID No-  IEC2021130</p>
                      <p>Project Title:  RISC-V (PICORV32A) CORE Implementation: Physical Design using OpenLane</p>
                      <p>Affiliation: B.Tech (ECE), 2021-25, IIITA</p>
                      <p>Current Affiliation: STA  Associate Engineer at Qualcomm Hyderabad.
                      </p>
                    </div>

                  </div>
                </div>


      <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/IEC2021097_paranjai_photo-480.webp 480w,/assets/img/IEC2021097_paranjai_photo-800.webp 800w,/assets/img/IEC2021097_paranjai_photo-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/IEC2021097_paranjai_photo.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="IEC2021097_paranjai_photo.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Ms.  Karnati Paranjai<b></b></b></p>
                      <p>ID No-  IEC2021097</p>
                      <p>Project Title: Design of Area-Efficient Word Line Driver for STT-MRAM using Low Voltage Transistors</p>
                      <p>Affiliation: B.Tech (ECE), 2021-25, IIITA</p>
                      <p>Current Affiliation: Associate Engineer at Qualcomm in System validation and emulation team.
                      </p>
                    </div>

                  </div>
                </div>


















              </div>
            </div>


            <div id="project">
              <h3><b>Project Students (Outside IIITA)</b></h3>
              <div class="row">


































































                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/aryamick-480.webp 480w,/assets/img/aryamick-800.webp 800w,/assets/img/aryamick-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/aryamick.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="aryamick.jpeg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Aryamick Singh<b></b></b></p>
                      <p>Project Title: <a href="https://ieeexplore.ieee.org/document/9190545"
                          rel="external nofollow noopener" target="_blank">Design of a threshold voltage insensitive
                          3T1C pixel circuit using a-IGZO TFT for AMOLED displays</a></p>
                      <p>Affiliation: Department of Electrical and Electronics, BITS - Pilani</p>
                      <p>Current Affiliation: Non-Volatile Engineering Group, Micron Technology</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/aditya-480.webp 480w,/assets/img/aditya-800.webp 800w,/assets/img/aditya-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/aditya.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="aditya.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Aditya Sodhani<b></b></b></p>
                      <p>Project Title: <a href="https://link.springer.com/article/10.1007/s13369-021-05457-2"
                          rel="external nofollow noopener" target="_blank">Design of Pixel Circuit Using a-IGZO TFTs to
                          Enhance Uniformity of AMOLED Displays by Threshold Voltage Compensation</a></p>
                      <p>Affiliation: Department of Electrical and Electronics, BITS - Pilani</p>
                      <p>Current Affiliation: Department of Electrical and Electronics, BITS - Pilani</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/nishant-480.webp 480w,/assets/img/nishant-800.webp 800w,/assets/img/nishant-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/nishant.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="nishant.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Nishant Gupta<b></b></b></p>
                      <p>Internship Topic: <a href="https://ieeexplore.ieee.org/document/9342256"
                          rel="external nofollow noopener" target="_blank">Device-To-Circuit Integrated Design of DMFET
                          Biosensor and Its Readout Using CMOS Pre-charge Amplifier</a></p>
                      <p>Affiliation: Department of Electrical and Electronics, BITS - Pilani</p>
                      <p>Current Affiliation: Guest Student, Center for Advancing Electronics Dresden, Germany</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/mohil-480.webp 480w,/assets/img/mohil-800.webp 800w,/assets/img/mohil-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/mohil.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="mohil.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Mohil Desai<b></b></b></p>
                      <p>Project Title: <a href="https://link.springer.com/article/10.1007/s11664-021-08907-7"
                          rel="external nofollow noopener" target="_blank">A Multiple-Trapping-and-Release Transport
                          Based Threshold Voltage Model for Oxide Thin Film Transistors</a></p>
                      <p>Affiliation: Department of Electrical and Electronics, BITS - Pilani</p>
                      <p>Current Affiliation: Digital Design Engineer, Texas Instruments, India</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/aneri-480.webp 480w,/assets/img/aneri-800.webp 800w,/assets/img/aneri-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/aneri.jpeg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="aneri.jpeg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Ms. Aneri Jain<b></b></b></p>
                      <p>Project Title: Designing pixel circuit for AMOLED displays using a- IGZO TFTs.</p>
                      <p>Affiliation: Department of Electrical and Electronics and Mathematics, BITS - Pilani</p>
                      <p>Current Affiliation: Student Researcher at cfaed, Technical University Dresden</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/shishir-480.webp 480w,/assets/img/shishir-800.webp 800w,/assets/img/shishir-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/shishir.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="shishir.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Ravipati Shishir Choudary<b></b></b></p>
                      <p>Project Title: <a href="https://ieeexplore.ieee.org/abstract/document/9691537"
                          rel="external nofollow noopener" target="_blank">A ZnO Humidity Sensor integrated with a-IGZO
                          TFT based Preamplifier</a></p>
                      <p>Affiliation: Department of Electronics and Telecommunication Engineering, IIEST Shibpur</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/abhiroop-480.webp 480w,/assets/img/abhiroop-800.webp 800w,/assets/img/abhiroop-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/abhiroop.png" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="abhiroop.png" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Abhiroop Bhattacharjee<b></b></b></p>
                      <p>Project Title: <a href="https://ieeexplore.ieee.org/document/9437913"
                          rel="external nofollow noopener" target="_blank">A low power, charge-sensitive preamplifier
                          integrated with a silicon nanowire biosensor</a></p>
                      <p>Affiliation: Department of Electronics and Telecommunication Engineering, IIEST Shibpur</p>
                      <p>Current Affiliation: PhD Research Scholar , Yale University</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/Arnav-480.webp 480w,/assets/img/Arnav-800.webp 800w,/assets/img/Arnav-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/Arnav.png" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="Arnav.png" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Arnav Jain<b></b></b></p>
                      <p>Project Title: Current Programmed Pixel Circuit for AMOLED Displays using a-IGZO TFTs</p>
                      <p>Affiliation: Department of Electronics and Instrumentation Engineering, NIT Silchar</p>
                      <p>Current Affiliation: Research Scholar at R&amp;D, Maritime Research Centre, Pune</p>
                    </div>

                  </div>
                </div>





                <div class="col-md-12" style="margin-bottom: 20px;">
                  <div class="profile float-right">






                    <figure>
                      <picture>
                        <!-- Auto scaling with imagemagick -->
                        <!--
      See https://www.debugbear.com/blog/responsive-images#w-descriptors-and-the-sizes-attribute and
      https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images for info on defining 'sizes' for responsive images
    -->

                        <source class="responsive-img-srcset"
                          srcset="../assets/img/Abhigyan-480.webp 480w,/assets/img/Abhigyan-800.webp 800w,/assets/img/Abhigyan-1400.webp 1400w,"
                          sizes="(min-width: 930px) 270.0px, (min-width: 576px) 30vw, 95vw" type="image/webp">

                        <img src="../assets/img/Abhigyan.jpg" class="img-fluid z-depth-1 rounded img-fixed-height"
                          width="100%" height="auto" alt="Abhigyan.jpg" loading="eager"
                          onerror="this.onerror=null; $('.responsive-img-srcset').remove();">
                        </source>
                      </picture>


                    </figure>


                  </div>

                  <div class="clearfix" style="padding: 30px 0px;">

                    <div class="more-info" style="margin-top: 10px;">
                      <p><b>Mr. Abhigyan Hazarika<b></b></b></p>
                      <p>Project Title: Design of AMOLED Hybrid Pixel Circuit using a-IGZO TFTs</p>
                      <p>Affiliation: Department of ECE, Tezpur University, 2020-24(UG)</p>
                    </div>

                  </div>
                </div>





              </div>
            </div>


            <div class="outer-btn">
              <button id="btn1" onclick="onMtech()" class="button"><b>M.Tech Students (IIITA)</b></button>
              <button id="btn2" onclick="onBtech()" class="button"><b>B.Tech Students (IIITA)</b></button>
              <button id="btn3" onclick="onProject()" class="button"><b>Project Students (Outside IIITA)</b></button>
            </div>
            <br>
          </article>
        </div>


        <script>
          document.getElementById("project").style.display = "none";
          document.getElementById("mtech").style.display = "none";
          document.getElementById("btech").style.display = "none";
          const onProject = () => {
            const d = document.getElementById("project");
            if (d.style.display === "none") {
              d.style.display = "block";
            } else {
              d.style.display = "none";
            }
          }
          const onMtech = () => {
            const d = document.getElementById("mtech");
            if (d.style.display === "none") {
              d.style.display = "block";
            } else {
              d.style.display = "none";
            }
          }
          const onBtech = () => {
            const d = document.getElementById("btech");
            if (d.style.display === "none") {
              d.style.display = "block";
            } else {
              d.style.display = "none";
            }
          }
        </script>
      </article>




    </div>


  </div>
  <!-- Footer -->

  <footer class="fixed-bottom" role="contentinfo">
    <div class="container mt-0">
      © Copyright 2024
      <b>Kavindra</b>

      <b>Kandpal</b>. Created by <a href="https://www.linkedin.com/in/lavish-meena" rel="external nofollow noopener"
        target="_blank">Lavish Meena</a> &amp; <a href="https://www.linkedin.com/in/oshanki-priya-8a9729244/"
        rel="external nofollow noopener" target="_blank">Oshanki Priya</a>.



    </div>
  </footer>



  <!-- JavaScripts -->
  <!-- jQuery -->
  <script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js"
    integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>

  <!-- Bootsrap & MDB scripts -->
  <script src="../assets/js/bootstrap.bundle.min.js"></script>
  <!-- <script src="../assets/js/mdb.min.js"></script> -->
  <script src="https://cdn.jsdelivr.net/npm/mdbootstrap@4.20.0/js/mdb.min.js"
    integrity="sha256-NdbiivsvWt7VYCt6hYNT3h/th9vSTL4EDWeGs5SN3DA=" crossorigin="anonymous"></script>


  <!-- Masonry & imagesLoaded -->
  <script defer src="https://cdn.jsdelivr.net/npm/masonry-layout@4.2.2/dist/masonry.pkgd.min.js"
    integrity="sha256-Nn1q/fx0H7SNLZMQ5Hw5JLaTRZp0yILA/FRexe19VdI=" crossorigin="anonymous"></script>
  <script defer src="https://cdn.jsdelivr.net/npm/imagesloaded@5.0.0/imagesloaded.pkgd.min.js"
    integrity="sha256-htrLFfZJ6v5udOG+3kNLINIKh2gvoKqwEhHYfTTMICc=" crossorigin="anonymous"></script>
  <script defer src="../assets/js/masonry.js" type="text/javascript"></script>




















  <!-- Medium Zoom JS -->
  <script defer src="https://cdn.jsdelivr.net/npm/medium-zoom@1.1.0/dist/medium-zoom.min.js"
    integrity="sha256-ZgMyDAIYDYGxbcpJcfUnYwNevG/xi9OHKaR/8GK+jWc=" crossorigin="anonymous"></script>
  <script defer src="../assets/js/zoom.js?85ddb88934d28b74e78031fd54cf8308"></script>



  <!-- Bootstrap Table -->


  <!-- Load Common JS -->
  <script src="../assets/js/no_defer.js?2781658a0a2b13ed609542042a859126"></script>
  <script defer src="../assets/js/common.js?e0514a05c5c95ac1a93a8dfd5249b92e"></script>
  <script defer src="../assets/js/copy_code.js?12775fdf7f95e901d7119054556e495f" type="text/javascript"></script>

  <!-- Jupyter Open External Links New Tab -->
  <script defer src="../assets/js/jupyter_new_tab.js?d9f17b6adc2311cbabd747f4538bb15f"></script>




  <script async src="https://d1bxh8uas1mnw7.cloudfront.net/assets/embed.js"></script>


  <script async src="https://badge.dimensions.ai/badge.js"></script>




  <!-- MathJax -->
  <script type="text/javascript">
    window.MathJax = {
      tex: {
        tags: 'ams',
      },
    };
  </script>
  <script defer type="text/javascript" id="MathJax-script"
    src="https://cdn.jsdelivr.net/npm/mathjax@3.2.0/es5/tex-mml-chtml.min.js"
    integrity="sha256-rjmgmaB99riUNcdlrDtcAiwtLIojSxNyUFdl+Qh+rB4=" crossorigin="anonymous"></script>
  <script defer src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6"
    crossorigin="anonymous"></script>










  <!-- Scrolling Progress Bar -->
  <script type="text/javascript">
    /*
     * This JavaScript code has been adapted from the article
     * https://css-tricks.com/reading-position-indicator/ authored by Pankaj Parashar,
     * published on the website https://css-tricks.com on the 7th of May, 2014.
     * Couple of changes were made to the original code to make it compatible
     * with the `al-foio` theme.
     */
    const progressBar = $('#progress');
    /*
     * We set up the bar after all elements are done loading.
     * In some cases, if the images in the page are larger than the intended
     * size they'll have on the page, they'll be resized via CSS to accomodate
     * the desired size. This mistake, however, breaks the computations as the
     * scroll size is computed as soon as the elements finish loading.
     * To account for this, a minimal delay was introduced before computing the
     * values.
     */
    window.onload = function () {
      setTimeout(progressBarSetup, 50);
    };
    /*
     * We set up the bar according to the browser.
     * If the browser supports the progress element we use that.
     * Otherwise, we resize the bar thru CSS styling
     */
    function progressBarSetup() {
      if ('max' in document.createElement('progress')) {
        initializeProgressElement();
        $(document).on('scroll', function () {
          progressBar.attr({ value: getCurrentScrollPosition() });
        });
        $(window).on('resize', initializeProgressElement);
      } else {
        resizeProgressBar();
        $(document).on('scroll', resizeProgressBar);
        $(window).on('resize', resizeProgressBar);
      }
    }
    /*
     * The vertical scroll position is the same as the number of pixels that
     * are hidden from view above the scrollable area. Thus, a value > 0 is
     * how much the user has scrolled from the top
     */
    function getCurrentScrollPosition() {
      return $(window).scrollTop();
    }

    function initializeProgressElement() {
      let navbarHeight = $('#navbar').outerHeight(true);
      $('body').css({ 'padding-top': navbarHeight });
      $('progress-container').css({ 'padding-top': navbarHeight });
      progressBar.css({ top: navbarHeight });
      progressBar.attr({
        max: getDistanceToScroll(),
        value: getCurrentScrollPosition(),
      });
    }
    /*
     * The offset between the html document height and the browser viewport
     * height will be greater than zero if vertical scroll is possible.
     * This is the distance the user can scroll
     */
    function getDistanceToScroll() {
      return $(document).height() - $(window).height();
    }

    function resizeProgressBar() {
      progressBar.css({ width: getWidthPercentage() + '%' });
    }
    // The scroll ratio equals the percentage to resize the bar
    function getWidthPercentage() {
      return (getCurrentScrollPosition() / getDistanceToScroll()) * 100;
    }
  </script>









  <script src="../assets/js/vanilla-back-to-top.min.js?f40d453793ff4f64e238e420181a1d17"></script>
  <script>
    addBackToTop();
  </script>




  <script src="../assets/js/shortcut-key.js"></script>
</body>

</html>