CINXE.COM
About Us - Governance Lab
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- HTML Meta Tags --> <title>About Us - Governance Lab</title> <meta name="description" content="The mission of GovLab is to create an ecosystem that influences research-driven national policy by conducting policy research, facilitating dialogue among various stakeholders, and sharing knowledge.GovLab also strives to be a platform for policy-making researchers to exchange ideas and advocate for evidence-based policy-making in Nepal."> <!-- Facebook Meta Tags --> <meta property="og:url" content="https://www.govlab.com.np/about"> <meta property="og:type" content="website"> <meta property="og:title" content="About Us - Governance Lab"> <meta property="og:description" content="The mission of GovLab is to create an ecosystem that influences research-driven national policy by conducting policy research, facilitating dialogue among various stakeholders, and sharing knowledge.GovLab also strives to be a platform for policy-making researchers to exchange ideas and advocate for evidence-based policy-making in Nepal."> <meta property="og:image" content="https://www.govlab.com.np/storage/about/533307778.jpg"> <meta property="og:image:alt" content="Governance Lab - An initiative of Daayitwa Abhiyaan to bring together experienced researchers, policy makers and other partners for sustainable development of Nepal. Logo"> <!-- Twitter Meta Tags --> <meta name="twitter:card" content="summary_large_image"> <meta property="twitter:domain" content="https://www.govlab.com.np/about"> <meta property="twitter:url" content="https://www.govlab.com.np/about"> <meta name="twitter:title" content="About Us - Governance Lab"> <meta name="twitter:description" content="The mission of GovLab is to create an ecosystem that influences research-driven national policy by conducting policy research, facilitating dialogue among various stakeholders, and sharing knowledge.GovLab also strives to be a platform for policy-making researchers to exchange ideas and advocate for evidence-based policy-making in Nepal."> <meta name="twitter:image" content="https://www.govlab.com.np/storage/about/533307778.jpg"> <!-- Meta Tags Generated by Sagar Shrestha --> <!-- CDN CSS --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400&display=swap" rel="stylesheet"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" /> <link rel="stylesheet" href="https://www.govlab.com.np/frontend/css/homepage.css"> <link rel="stylesheet" href="https://www.govlab.com.np/backend/assets/vendor/toastr/toastr.css"> <style> .ienpage .header_area.colored.sticky{ background-color:#CE8769; } .ienpage #work .heading-section .main-title, .ienpage #method .method-info-wrapper .main-title, .ienpage #blog .heading-section .main-title, .ienpage #team .heading-section .sub-title{ color:#CE8769; } .ienpage a{ color:#000; } .header_area.colored.sticky { background-color:#fff !important; } .sticky .nav-menu>li>a{ color:#000 !important; } .ienpage .header_area.colored.sticky { background-color: #CE8769 !important; } #policy .policy-wrapper .policy-image{ width:60px; height:60px; line-height:60px; margin-bottom:0; } #policy .policy-wrapper .policy-image img{ width:28px; } #policy .heading-section { margin-bottom: 0; width: 90%; margin-left: 0; margin-right: auto; text-align: left; } #policy .policy-wrapper .policy-content .policy-title{ font-size:16px; font-weight:400; } </style> <link rel="stylesheet" href="https://www.govlab.com.np/frontend/css/aboutpage.css"> <link rel="stylesheet" href="https://www.govlab.com.np/frontend/css/custom.css"> <style> .speakers { padding: 80px 0; position: relative; background-image: url(https://www.govlab.com.np/frontend/images/bg2.jpg); background-position: center; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; } .speakers:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.9; background-image: linear-gradient(to right bottom, #003e70, #02568c, #0170a9, #008bc5, #00a7e1); } .speakers h2 { margin-bottom: 25px; } .speaker-card { position: relative; } .speaker-card .speaker-image { width: 200px; height: 200px; margin: 0 auto; overflow: hidden; margin-bottom: 14px; } .key-note .speaker-image { width: 250px; height: 250px; overflow: hidden; } .speaker-card:hover .speaker-image img { transform: scale(1.05); } #detailSymposium .key-note.speaker-card .speaker-name p { font-size: 28px; font-weight: 600; line-height: 1; } .speaker-card .speaker-image img { width: 100%; height: 100%; object-fit: cover; object-position: top; transition: all 1s ease-in-out; } .speaker-card .speaker-name p { font-size: 20px; font-weight: 500; } .speaker-card .speaker-name .speaker-det { font-size: 14px; margin-top: 6px; font-weight: 300; } .key-note.speaker-card .speaker-name .speaker-det { font-size: 14px; font-weight: 300; text-align: center; margin-top: 6px; } .speakers h2 { font-size: 36px; } .speaker-slide { margin-top: 50px; } .speaker-slides { position: relative; } .speaker-prev, .speaker-next { width: 48px; height: 48px; background-color: #fff; display: inline-flex; align-items: center; justify-content: center; position: absolute; z-index: 3; color: #003e70; } .speaker-next { position: absolute; top: 40%; transform: translateY(-50%); right: 0; } .speaker-prev { position: absolute; top: 40%; transform: translateY(-50%); left: 0; } </style> <style> html { box-sizing: border-box; scroll-behavior: smooth; font-size: 16px; font-weight: 300; color: #181111; } body { font-size: 16px; font-weight: 300; font-family: bodyFont; } p{ font-size:16px; } .nav-toggle:before { background-color: #fafafa; border-radius: 10px; box-shadow: 0 0.5em 0 0 #fafafa, 0 1em 0 0 #fafafa; } .footer-map iframe{ height: 300px; } .nav-dropdown.new-width-menu { width: 300px !important; } .popup-wrapper{ display:none; } .nav-menu > li > a{ padding:24px 8px; } .collaborator-companies-logo { padding: 15px; border: 1px solid #eaeaea; } .collaborator-companies-logo img { width: 100%; height: 100%; object-fit: contain; object-position: center; } @media only screen and (min-width:992px) and (max-width:1400px){ .nav-menu > li > a{ font-size:16px !important; } #detailSymposium .events-wrapper-section .event-wrapper .event-title{ font-size:18px; } #detailSymposium .events-wrapper-section .event-wrapper .event-icon img{ height:24px; } } </style> <link rel="icon" href="https://www.govlab.com.np/storage/setting/favicon/1695198901.png" type="image/x-icon"> </head> <body class="" > <header class="header_area inner-heading "> <div class="main_header_area animated"> <div class="container"> <nav id="navigation1" class="navigation"> <!-- Logo Area Start --> <div class="nav-header"> <a class="nav-brand header-logo" href="https://www.govlab.com.np"> <img src="https://www.govlab.com.np/storage/setting/logo/455672284.png" class="img-fluid" alt="Governance Lab Logo"> <!--<img src="https://www.govlab.com.np/storage/setting/logo/502909143.png"--> <!-- class="img-fluid logo-white"--> <!-- alt="Governance Lab Logo">--> </a> </div> <div class="nav-toggle"></div> <!-- Main Menus Wrapper --> <div class="nav-menus-wrapper"> <ul class="nav-menu align-to-right"> <!-- <li><a href="index.html">Home</a> </li> --> <li class="dropdown"><a href="https://www.govlab.com.np/about">Who We Are</a> <div class="megamenu-panel"> <div class="panel-flex"> <div class="megamenu-lists"> <ul class="megamenu-list"> <li class="active-nav"><a href="https://www.govlab.com.np/about">About Us</a> </li> <li><a href="https://www.govlab.com.np/projects">Our Projects</a> <ul class="nav-dropdown new-nav-dropdown"> <div class="mega-menu-info new-position"> <div class="menu-image"> <img src="https://www.govlab.com.np/frontend/images/about-hover.png" class="img-fluid" alt=""> </div> <div class="menu-content"> <a href="https://www.govlab.com.np/projects" class="menu-content-title"> Our Projects </a> <div class="menu-content-desc"> <p> Design and Conduct Policy Research for the Sustainable Development of Nepal </p> </div> <div class="menu-content-link"> <a href="https://www.govlab.com.np/projects#work">Read More</a> </div> </div> </div> </ul> </li> <li><a href="https://www.govlab.com.np/about#policy">Policy Focus</a> <ul class="nav-dropdown new-nav-dropdown"> <div class="mega-menu-info new-position"> <div class="menu-image"> <img src="https://www.govlab.com.np/frontend/images/about-hover.png" class="img-fluid" alt="Policy Focus"> </div> <div class="menu-content"> <a href="https://www.govlab.com.np/about#policy" class="menu-content-title"> Policy Focus </a> <div class="menu-content-desc"> <p> Design and Conduct Policy Research for the Sustainable Development of Nepal </p> </div> <div class="menu-content-link"> <a href="https://www.govlab.com.np/about#policy">Read More</a> </div> </div> </div> </ul> </li> <li><a href="https://www.govlab.com.np/about#team">Our Team</a> <ul class="nav-dropdown new-nav-dropdown"> <div class="mega-menu-info new-position"> <div class="menu-image"> <img src="https://www.govlab.com.np/frontend/images/about-hover.png" class="img-fluid" alt=""> </div> <div class="menu-content"> <a href="https://www.govlab.com.np/about#team" class="menu-content-title"> Our Team </a> <div class="menu-content-desc"> <p> Design and Conduct Policy Research for the Sustainable Development of Nepal </p> </div> <div class="menu-content-link"> <a href="https://www.govlab.com.np/about#team">Read More</a> </div> </div> </div> </ul> </li> <li><a href="https://www.govlab.com.np/careers">Career</a> <ul class="nav-dropdown new-nav-dropdown"> <div class="mega-menu-info new-position"> <div class="menu-image"> <img src="https://www.govlab.com.np/frontend/images/about-hover.png" class="img-fluid" alt=""> </div> <div class="menu-content"> <a href="https://www.govlab.com.np/careers" class="menu-content-title"> Career </a> <div class="menu-content-desc"> <p> Design and Conduct Policy Research for the Sustainable Development of Nepal </p> </div> <div class="menu-content-link"> <a href="https://www.govlab.com.np/careers">Read More</a> </div> </div> </div> </ul> </li> </ul> </div> <div class="mega-menu-info outer-position"> <div class="menu-image"> <img src="https://www.govlab.com.np/frontend/images/about-hover.png" class="img-fluid" alt="about image"> </div> <div class="menu-content"> <a href="https://www.govlab.com.np/about" class="menu-content-title"> About Us </a> <div class="menu-content-desc"> <p> Design and Conduct Policy Research for the Sustainable Development of Nepal </p> </div> <div class="menu-content-link"> <a href="https://www.govlab.com.np/about">Read More</a> </div> </div> </div> </div> </div> </li> <li> <a href="javascript:void(0)">National Governance Symposium</a> <ul class="nav-dropdown nav-submenu new-width-menu" style="right: auto; display: none;"> <li><a href="https://www.govlab.com.np/national-symposium/2024">National Governance Symposium 2024</a></li> <li><a href="https://www.govlab.com.np/symposium/2023">National Governance Symposium 2023</a></li> <li><a href="https://www.govlab.com.np/symposium/2022">National Governance Symposium 2022</a></li> </ul> </li> <li> <a href="https://www.govlab.com.np/ien">Inclusion Economics Nepal</a> </li> <li> <!--<a href="#">Policy Research Bootcamp</a>--> <a href="https://www.govlab.com.np/policy-research-bootcamp/2024">Policy Research Bootcamp</a> </li> <!-- <li><a href="index.html">Podspective</a> </li> --> <li><a href="#">Publication and Event</a> <ul class="nav-dropdown"> <li><a href="https://www.govlab.com.np/publications">Publications</a> </li> <li><a href="https://www.govlab.com.np/newsletter">Newsletter</a> </li> <li><a href="https://www.govlab.com.np/podspective">Podspective</a> </li> <li><a href="https://www.govlab.com.np/blogs">Our Blog</a> <li><a href="https://www.govlab.com.np/events">Our Event</a> </ul> </li> </li> <li><a href="https://www.govlab.com.np/contact_us">Contact</a> </li> </ul> </div> </nav> </div> </div> </header> <section id="breadcrumb"> <div class="container"> <div class="row align-items-center"> <div class="col-md-6"> <div class="page-title heading-title"> About Us </div> </div> <div class="col-md-6 text-end"> <div class="breadcrumb-section"> <a href="https://www.govlab.com.np">Home</a> / <a href="javascript:void(0)">Who we are</a> </div> </div> </div> </div> </section> <section id="work"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-12"> <div class="heading-section"> <div class="main-title heading-title" data-aos="fade-up" data-aos-duration="1400"> An initiative of Daayitwa Abhiyaan to bring together experienced researchers, policy makers and other partners for sustainable development of Nepal. </div> </div> </div> <div class="col-md-12 col-lg-6"> <div class="detail-section"> <p class="content" data-aos="fade-up" data-aos-duration="1800"> The mission of GovLab is to create an ecosystem which influences research-driven national policy by conducting policy research, facilitating dialogue among various stakeholders, and sharing knowledge. GovLab also strives to be a platform for policy-making researchers to exchange ideas and advocate for evidence-based policy-making in Nepal. </p> </div> </div> </div> </div> </section> <section id="policy" class="pt-0"> <div class="container"> <div class="row"> <div class="col-sm-5"> <div class="heading-section text-start"> <div class="sub-title heading-title" data-aos="fade-up" data-aos-duration="1000"> Policy Focus </div> </div> </div> <div class="col-md-7"> <div class="row justify-content-start"> <div class="col-md-4"> <div class="policy-wrapper"> <div class="policy-image"> <img src="https://www.govlab.com.np/storage/policy_focuses/1695628745.svg" alt=" Youth Employment"> </div> <div class="policy-content"> <div class="policy-title"> Youth Employment </div> </div> </div> </div> <div class="col-md-4"> <div class="policy-wrapper"> <div class="policy-image"> <img src="https://www.govlab.com.np/storage/policy_focuses/1695628831.svg" alt=" Access to Investment"> </div> <div class="policy-content"> <div class="policy-title"> Access to Investment </div> </div> </div> </div> <div class="col-md-4"> <div class="policy-wrapper"> <div class="policy-image"> <img src="https://www.govlab.com.np/storage/policy_focuses/1695628852.svg" alt=" Women鈥檚 Economic Empowerment"> </div> <div class="policy-content"> <div class="policy-title"> Women鈥檚 Economic Empowerment </div> </div> </div> </div> <div class="col-md-4"> <div class="policy-wrapper"> <div class="policy-image"> <img src="https://www.govlab.com.np/storage/policy_focuses/1695628872.svg" alt=" Entrepreneurship Ecosystem"> </div> <div class="policy-content"> <div class="policy-title"> Entrepreneurship Ecosystem </div> </div> </div> </div> <div class="col-md-4"> <div class="policy-wrapper"> <div class="policy-image"> <img src="https://www.govlab.com.np/storage/policy_focuses/1695628927.svg" alt=" Governance Reform"> </div> <div class="policy-content"> <div class="policy-title"> Governance Reform </div> </div> </div> </div> </div> </div> </div> </div> </section> <section id="team"> <div class="container"> <div class="row"> <div class="col-12"> <div class="heading-section"> <div class="sub-title heading-title" data-aos="fade-up" data-aos-duration="1000"> Our Team </div> </div> </div> </div> <div class="row"> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal1"></a> <img src="https://www.govlab.com.np/storage/testimonial/1695964165.png" class="img-fluid member-photo" alt="Dr. Pukar Malla"> <div class="member-info"> <div class="member-post"> FOUNDER AND CHAIRPERSON </div> <div class="member-name"> Dr. Pukar Malla </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal2"></a> <img src="https://www.govlab.com.np/storage/testimonial/1695964195.png" class="img-fluid member-photo" alt="Nisha Onta, PhD"> <div class="member-info"> <div class="member-post"> FOUNDER AND EXECUTIVE DIRECTOR </div> <div class="member-name"> Nisha Onta, PhD </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal46"></a> <img src="https://www.govlab.com.np/storage/testimonial/1741163522.png" class="img-fluid member-photo" alt="Sucheta Pyakuryal, PhD"> <div class="member-info"> <div class="member-post"> ADVISOR </div> <div class="member-name"> Sucheta Pyakuryal, PhD </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal16"></a> <img src="https://www.govlab.com.np/storage/testimonial/1710742618.png" class="img-fluid member-photo" alt="Chandra Jung Bhandari"> <div class="member-info"> <div class="member-post"> SENIOR RESEARCH MANAGER </div> <div class="member-name"> Chandra Jung Bhandari </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal6"></a> <img src="https://www.govlab.com.np/storage/testimonial/1696418012.png" class="img-fluid member-photo" alt="Pratigya Adhikary"> <div class="member-info"> <div class="member-post"> SENIOR OPERATIONS AND PARTNERSHIP MANAGER </div> <div class="member-name"> Pratigya Adhikary </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal36"></a> <img src="https://www.govlab.com.np/storage/testimonial/1718183765.png" class="img-fluid member-photo" alt="Ashesh Shrestha"> <div class="member-info"> <div class="member-post"> RESEARCH MANAGER </div> <div class="member-name"> Ashesh Shrestha </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal8"></a> <img src="https://www.govlab.com.np/storage/testimonial/1696418209.png" class="img-fluid member-photo" alt="Puja Sharma"> <div class="member-info"> <div class="member-post"> PEOPLES' OPERATION COORDINATOR </div> <div class="member-name"> Puja Sharma </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal9"></a> <img src="https://www.govlab.com.np/storage/testimonial/1696418326.png" class="img-fluid member-photo" alt="Srijana Shrestha"> <div class="member-info"> <div class="member-post"> FINANCE AND ADMINISTRATIVE COORDINATOR </div> <div class="member-name"> Srijana Shrestha </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal15"></a> <img src="https://www.govlab.com.np/storage/testimonial/1705900138.png" class="img-fluid member-photo" alt="Dilasha K.C."> <div class="member-info"> <div class="member-post"> COMMUNICATIONS AND OUTREACH OFFICER </div> <div class="member-name"> Dilasha K.C. </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal42"></a> <img src="https://www.govlab.com.np/storage/testimonial/1732082201.png" class="img-fluid member-photo" alt="Pratisha Joshi"> <div class="member-info"> <div class="member-post"> RESEARCH AND PROGRAM OFFICER </div> <div class="member-name"> Pratisha Joshi </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal37"></a> <img src="https://www.govlab.com.np/storage/testimonial/1718184337.png" class="img-fluid member-photo" alt="Aarya Shrestha"> <div class="member-info"> <div class="member-post"> RESEARCH ASSOCIATE </div> <div class="member-name"> Aarya Shrestha </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal38"></a> <img src="https://www.govlab.com.np/storage/testimonial/1718184476.png" class="img-fluid member-photo" alt="Asim Kafle"> <div class="member-info"> <div class="member-post"> RESEARCH ASSOCIATE </div> <div class="member-name"> Asim Kafle </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal39"></a> <img src="https://www.govlab.com.np/storage/testimonial/1718258079.png" class="img-fluid member-photo" alt="Apurva Subedi"> <div class="member-info"> <div class="member-post"> RESEARCH ASSOCIATE </div> <div class="member-name"> Apurva Subedi </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal43"></a> <img src="https://www.govlab.com.np/storage/testimonial/1732696885.jpg" class="img-fluid member-photo" alt="Tenzin Choden Lama"> <div class="member-info"> <div class="member-post"> ADMIN ASSISTANT </div> <div class="member-name"> Tenzin Choden Lama </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal45"></a> <img src="https://www.govlab.com.np/storage/testimonial/1739764917.png" class="img-fluid member-photo" alt="Madan Acharya"> <div class="member-info"> <div class="member-post"> PROVINCE COORDINATOR </div> <div class="member-name"> Madan Acharya </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#exampleModal47"></a> <img src="https://www.govlab.com.np/storage/testimonial/1742545128.png" class="img-fluid member-photo" alt="Devika Thapa"> <div class="member-info"> <div class="member-post"> GOVERNACE COORDINATOR </div> <div class="member-name"> Devika Thapa </div> </div> </div> </div> </div> </div> </section> <section id="team"> <div class="container"> <div class="row"> <div class="col-12"> <div class="heading-section"> <div class="sub-title heading-title" data-aos="fade-up" data-aos-duration="1000"> Enumerators for ongoing survey </div> </div> </div> </div> <div class="row"> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal3"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741253940.png" class="img-fluid member-photo" alt="Nab Raj Bhatt"> <div class="member-info"> <div class="member-post"> SUPERVISOR </div> <div class="member-name"> Nab Raj Bhatt </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal4"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741254039.png" class="img-fluid member-photo" alt="Lal Prasad Bhandari"> <div class="member-info"> <div class="member-post"> SUPERVISOR </div> <div class="member-name"> Lal Prasad Bhandari </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal5"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741254110.png" class="img-fluid member-photo" alt="Dev Raj Dhital"> <div class="member-info"> <div class="member-post"> SUPERVISOR </div> <div class="member-name"> Dev Raj Dhital </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal6"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741254178.png" class="img-fluid member-photo" alt="Lochan Shrestha"> <div class="member-info"> <div class="member-post"> SUPERVISOR </div> <div class="member-name"> Lochan Shrestha </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal7"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741254697.png" class="img-fluid member-photo" alt="Bimal Poudyal"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Bimal Poudyal </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal8"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741255005.png" class="img-fluid member-photo" alt="Bimala Acharya"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Bimala Acharya </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal9"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741255137.png" class="img-fluid member-photo" alt="Bishnu Kanta Gautam"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Bishnu Kanta Gautam </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal10"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741255273.png" class="img-fluid member-photo" alt="Buddhi Narayan Shrestha"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Buddhi Narayan Shrestha </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal11"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741255408.png" class="img-fluid member-photo" alt="Chhatra Bahadur Shahi"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Chhatra Bahadur Shahi </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal13"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741255652.png" class="img-fluid member-photo" alt="Jhuma Kumari Ghimire"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Jhuma Kumari Ghimire </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal14"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741255749.png" class="img-fluid member-photo" alt="Kalpana GC"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Kalpana GC </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal15"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741255897.png" class="img-fluid member-photo" alt="Kamala Acharya"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Kamala Acharya </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal16"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741255985.png" class="img-fluid member-photo" alt="Kiran Subedi"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Kiran Subedi </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal18"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741256173.png" class="img-fluid member-photo" alt="Manjita Thakur"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Manjita Thakur </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal20"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741256370.png" class="img-fluid member-photo" alt="Nirmala Chaudhary"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Nirmala Chaudhary </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal22"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741256630.png" class="img-fluid member-photo" alt="Puja Chaudhary"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Puja Chaudhary </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal23"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741256735.png" class="img-fluid member-photo" alt="Rabischandra Bhatta"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Rabischandra Bhatta </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal27"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741257106.png" class="img-fluid member-photo" alt="Shivahari Ghimire"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Shivahari Ghimire </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal28"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741257221.png" class="img-fluid member-photo" alt="Sudip Parajuli"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Sudip Parajuli </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal29"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741257303.png" class="img-fluid member-photo" alt="Sushmita Pathak"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Sushmita Pathak </div> </div> </div> </div> <div class="col-lg-2 col-md-3 col-sm-6" data-aos="fade-up" data-aos-duration="1000"> <div class="team-wrapper"> <a href="javascript:void(0)" class="full-link" data-bs-toggle="modal" data-bs-target="#Modal30"></a> <img src="https://www.govlab.com.np/storage/enumerator/1741257380.png" class="img-fluid member-photo" alt="Tulsa Karki"> <div class="member-info"> <div class="member-post"> ENUMERATOR </div> <div class="member-name"> Tulsa Karki </div> </div> </div> </div> </div> </div> </section> <section id="partner"> <div class="container"> <div class="row"> <div class="col-12"> <div class="heading-section"> <div class="sub-title heading-title" data-aos="fade-up" data-aos-duration="1000"> Our Partners </div> </div> </div> </div> <div class="col-md-10 offset-lg-1"> <div class="partner-content-wrapper"> <div class="row"> <div class="col-md-3"> <div class="project-wrapper"> <div class="project-logo"> <img src="https://www.govlab.com.np/storage/partner/feature/1695629784.png" class="img-fluid" alt="Daayitwa"> </div> <div class="project-info-wrapper"> <div class="project-info"> <div class="line-clamp"> <p style="text-align:justify">Daayitwa is a Nepal-based NGO, established in 2013, promoting domestic youth employment by enabling rural enterprises to create jobs and by supporting the government to make evidence-based policy decisions. It is a youth-led movement for an enterprising Nepal where every individual has opportunities for a prosperous future. Daayitwa is part of the Daayitwa Abhiyaan which comprises four sister organizations (Daayitwa, Governance Lab, Nepal Leadership Academy) inspired by the shared values of innovation, collaboration and service and guided by the shared principles of social justice, impact sustainability and community empowerment.</p> </div> <span class="read-link" id="read-link0"> <a href="javascript:void(0)">Read More<i class="fa-solid fa-angles-right"></i></a> </span> </div> </div> </div> </div> <div class="col-md-3"> <div class="project-wrapper"> <div class="project-logo"> <img src="https://www.govlab.com.np/storage/partner/feature/1695629915.jpg" class="img-fluid" alt="Nepal Leadership Academt (NLA)"> </div> <div class="project-info-wrapper"> <div class="project-info"> <div class="line-clamp"> <p style="text-align:justify">Nepal Leadership Academy (NLA) is a non-profit company established to help address the growing issue of leadership crisis around the world. Based on extensive experience with conducting leadership courses in the U.S. and Nepal, NLA offers customized leadership courses for young change-agents, aspiring entrepreneurs, and executive professionals from various sectors to architect effective policy, business, and civic solutions that tackle grueling adaptive challenges.</p> </div> <span class="read-link" id="read-link1"> <a href="javascript:void(0)">Read More<i class="fa-solid fa-angles-right"></i></a> </span> </div> </div> </div> </div> <div class="col-md-3"> <div class="project-wrapper"> <div class="project-logo"> <img src="https://www.govlab.com.np/storage/partner/feature/1705900980.png" class="img-fluid" alt="Inclusive Economics Nepal"> </div> <div class="project-info-wrapper"> <div class="project-info"> <div class="line-clamp"> <p>Inclusion Economics Nepal is an initiative affiliated with Inclusion Economics at Yale University, founded and based out of the Yale Economic Growth Center and MacMillan Center. Inclusion Economics Nepal is based at, and accountable to, Nepal’s Governance Lab at the Daayitwa Abhiyaan. Inclusion Economics Nepal collaborates with the Inclusion Economics at Yale University team to enable inclusive economies and societies through research and policy engagement.<br /> <br /> Inclusion Economics at Yale University is a policy-engaged research initiative based out of the Economic Growth Center and the MacMillan Center, collaborating with Inclusion Economics India Centre at IFMR and Inclusion Economics Nepal at Governance Lab – as well as colleagues at other universities. The initiative builds on a number of multi-year studies and policy engagements that began at Evidence for Policy Design at Harvard Kennedy School, as well as new projects. Program-affiliated hub offices based outside of Yale are independent research centers accountable to their home institutions.</p> </div> <span class="read-link" id="read-link2"> <a href="javascript:void(0)">Read More<i class="fa-solid fa-angles-right"></i></a> </span> </div> </div> </div> </div> <div class="col-md-3"> <div class="project-wrapper"> <div class="project-logo"> <img src="https://www.govlab.com.np/storage/partner/feature/1705917582.png" class="img-fluid" alt="Nepali Academics in America"> </div> <div class="project-info-wrapper"> <div class="project-info"> <div class="line-clamp"> <p>The Nepali Academics in America (NACA) is a non-profit and non-partisan network established to enhance collaboration among academics and scholars affiliated with higher education and research institutions based in the United States of America and globally. As an independent professional network, its goal is to enhance the interests of academics and scholars focusing on Nepal for professional growth, collaboration, and high-impact academic, research, and service initiatives in the United States, Nepal, and beyond. NACA envisions building a thriving and vibrant Nepal through research, innovation, and knowledge production. The mission of NACA is to enhance collaboration among academics and scholars affiliated with higher education and research institutions based in the United States of America and globally. We strive to create a space for the members to collaborate, engage/educate, and network. </p> </div> <span class="read-link" id="read-link3"> <a href="javascript:void(0)">Read More<i class="fa-solid fa-angles-right"></i></a> </span> </div> </div> </div> </div> </div> <div class="more-content-wrapper" id="more-content-wrapper0"> <div class="close-more"> <i class="fa-solid fa-x"></i> </div> <div class="more-content-logo"> <img src="https://www.govlab.com.np/storage/partner/feature/1695629784.png" class="img-fluid" style="height: 100px!important" alt="Daayitwa"> </div> <div class="more-content-content"> <div class="more-content-info"> <p style="text-align:justify">Daayitwa is a Nepal-based NGO, established in 2013, promoting domestic youth employment by enabling rural enterprises to create jobs and by supporting the government to make evidence-based policy decisions. It is a youth-led movement for an enterprising Nepal where every individual has opportunities for a prosperous future. Daayitwa is part of the Daayitwa Abhiyaan which comprises four sister organizations (Daayitwa, Governance Lab, Nepal Leadership Academy) inspired by the shared values of innovation, collaboration and service and guided by the shared principles of social justice, impact sustainability and community empowerment.</p> </div> <div class="more-contact-info"> <div class="row"> <div class="col-md-4"> <div class="more-contact-wrapper"> <div class="more-contact-link"> <div class="contact-label"> Contact Number </div> <a href="tel:+977-01-5444914"> +977-01-5444914 </a> </div> </div> </div> <div class="col-md-4"> <div class="more-contact-wrapper"> <!-- <div class="more-contact-icon"> <i class="fa-solid fa-globe"></i> </div> --> <div class="more-contact-link"> <div class="contact-label"> Website </div> <a href="https://daayitwa.org" target="_blank"> https://daayitwa.org </a> </div> </div> </div> <div class="col-md-4"> <div class="more-contact-wrapper"> <div class="more-contact-link"> <div class="contact-label"> Email Address </div> <a href="/cdn-cgi/l/email-protection#62010d0c16030116220603031b0b1615034c0d1005"> <span class="__cf_email__" data-cfemail="11727e7f657072655175707068786566703f7e6376">[email protected]</span> </a> </div> </div> </div> </div> </div> </div> </div> <div class="more-content-wrapper" id="more-content-wrapper1"> <div class="close-more"> <i class="fa-solid fa-x"></i> </div> <div class="more-content-logo"> <img src="https://www.govlab.com.np/storage/partner/feature/1695629915.jpg" class="img-fluid" style="height: 100px!important" alt="Nepal Leadership Academt (NLA)"> </div> <div class="more-content-content"> <div class="more-content-info"> <p style="text-align:justify">Nepal Leadership Academy (NLA) is a non-profit company established to help address the growing issue of leadership crisis around the world. Based on extensive experience with conducting leadership courses in the U.S. and Nepal, NLA offers customized leadership courses for young change-agents, aspiring entrepreneurs, and executive professionals from various sectors to architect effective policy, business, and civic solutions that tackle grueling adaptive challenges.</p> </div> <div class="more-contact-info"> <div class="row"> <div class="col-md-4"> <div class="more-contact-wrapper"> <div class="more-contact-link"> <div class="contact-label"> Contact Number </div> <a href="tel:+977-01-5444914"> +977-01-5544914 </a> </div> </div> </div> <div class="col-md-4"> <div class="more-contact-wrapper"> <!-- <div class="more-contact-icon"> <i class="fa-solid fa-globe"></i> </div> --> <div class="more-contact-link"> <div class="contact-label"> Website </div> <a href="https://nepalleadershipacademy.org/" target="_blank"> https://nepalleadershipacademy.org/ </a> </div> </div> </div> <div class="col-md-4"> <div class="more-contact-wrapper"> <div class="more-contact-link"> <div class="contact-label"> Email Address </div> <a href="/cdn-cgi/l/email-protection#acc3c2d8cdcfd8ecc2c9dccdc0c0c9cdc8c9dedfc4c5dccdcfcdc8c9c1d582c3decb"> <span class="__cf_email__" data-cfemail="ec8382988d8f98ac82899c8d8080898d88899e9f84859c8d8f8d88898195c2839e8b">[email protected]</span> </a> </div> </div> </div> </div> </div> </div> </div> <div class="more-content-wrapper" id="more-content-wrapper2"> <div class="close-more"> <i class="fa-solid fa-x"></i> </div> <div class="more-content-logo"> <img src="https://www.govlab.com.np/storage/partner/feature/1705900980.png" class="img-fluid" style="height: 100px!important" alt="Inclusive Economics Nepal"> </div> <div class="more-content-content"> <div class="more-content-info"> <p>Inclusion Economics Nepal is an initiative affiliated with Inclusion Economics at Yale University, founded and based out of the Yale Economic Growth Center and MacMillan Center. Inclusion Economics Nepal is based at, and accountable to, Nepal’s Governance Lab at the Daayitwa Abhiyaan. Inclusion Economics Nepal collaborates with the Inclusion Economics at Yale University team to enable inclusive economies and societies through research and policy engagement.<br /> <br /> Inclusion Economics at Yale University is a policy-engaged research initiative based out of the Economic Growth Center and the MacMillan Center, collaborating with Inclusion Economics India Centre at IFMR and Inclusion Economics Nepal at Governance Lab – as well as colleagues at other universities. The initiative builds on a number of multi-year studies and policy engagements that began at Evidence for Policy Design at Harvard Kennedy School, as well as new projects. Program-affiliated hub offices based outside of Yale are independent research centers accountable to their home institutions.</p> </div> <div class="more-contact-info"> <div class="row"> <div class="col-md-4"> <div class="more-contact-wrapper"> <div class="more-contact-link"> <div class="contact-label"> Contact Number </div> <a href="tel:+977-01-5444914"> - - </a> </div> </div> </div> <div class="col-md-4"> <div class="more-contact-wrapper"> <!-- <div class="more-contact-icon"> <i class="fa-solid fa-globe"></i> </div> --> <div class="more-contact-link"> <div class="contact-label"> Website </div> <a href="https://www.govlab.com.np/ien" target="_blank"> https://www.govlab.com.np/ien </a> </div> </div> </div> <div class="col-md-4"> <div class="more-contact-wrapper"> <div class="more-contact-link"> <div class="contact-label"> Email Address </div> <a href="/cdn-cgi/l/email-protection#d7beb2b997b0b8a1bbb6b5f9b4b8baf9b9a7"> <span class="__cf_email__" data-cfemail="365f5358765159405a57541855595b185846">[email protected]</span> </a> </div> </div> </div> </div> </div> </div> </div> <div class="more-content-wrapper" id="more-content-wrapper3"> <div class="close-more"> <i class="fa-solid fa-x"></i> </div> <div class="more-content-logo"> <img src="https://www.govlab.com.np/storage/partner/feature/1705917582.png" class="img-fluid" style="height: 100px!important" alt="Nepali Academics in America"> </div> <div class="more-content-content"> <div class="more-content-info"> <p>The Nepali Academics in America (NACA) is a non-profit and non-partisan network established to enhance collaboration among academics and scholars affiliated with higher education and research institutions based in the United States of America and globally. As an independent professional network, its goal is to enhance the interests of academics and scholars focusing on Nepal for professional growth, collaboration, and high-impact academic, research, and service initiatives in the United States, Nepal, and beyond. NACA envisions building a thriving and vibrant Nepal through research, innovation, and knowledge production. The mission of NACA is to enhance collaboration among academics and scholars affiliated with higher education and research institutions based in the United States of America and globally. We strive to create a space for the members to collaborate, engage/educate, and network. </p> </div> <div class="more-contact-info"> <div class="row"> <div class="col-md-4"> <div class="more-contact-wrapper"> <div class="more-contact-link"> <div class="contact-label"> Contact Number </div> <a href="tel:+977-01-5444914"> - - </a> </div> </div> </div> <div class="col-md-4"> <div class="more-contact-wrapper"> <!-- <div class="more-contact-icon"> <i class="fa-solid fa-globe"></i> </div> --> <div class="more-contact-link"> <div class="contact-label"> Website </div> <a href="https://nepaliacademics.org/" target="_blank"> https://nepaliacademics.org/ </a> </div> </div> </div> <div class="col-md-4"> <div class="more-contact-wrapper"> <div class="more-contact-link"> <div class="contact-label"> Email Address </div> <a href="/cdn-cgi/l/email-protection#e1888f878ea18f8491808d8880828085848c888292cf8e9386"> <span class="__cf_email__" data-cfemail="e0898e868fa08e8590818c8981838184858d898393ce8f9287">[email protected]</span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section id="companies"> <div class="container"> <div class="sister-companies"> <div class="heading-section"> <!-- Section Title --> <div class="main-title heading-title aos-init aos-animate" data-aos="fade-up" data-aos-duration="1600"> Our Collaborators </div> </div> <div class="swiper" id="collaborators"> <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/1.jpg" alt="" /> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/2.jpg" alt="" /> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/3.jpg" alt="" /> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/4.jpg" alt=""> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/5.jpg" alt=""> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/6.jpg" alt=""> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/7.jpg" alt=""> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/8.jpg" alt=""> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/9.jpg" alt=""> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/10.jpg" alt=""> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/11.jpg" alt=""> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/12.jpg" alt=""> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/13.jpg" alt=""> </a> </div> </div> <div class="swiper-slide"> <div class="collaborator-companies-logo"> <a href="#" target="_blank"> <img src="https://www.govlab.com.np/frontend/images/logos/14.jpg" alt=""> </a> </div> </div> </div> <!-- <div class="swiper-pagination"></div> --> </div> </div> </div> </section> <!-- Modal --> <div class="modal fade" id="exampleModal1" tabindex="-1" aria-labelledby="exampleModalLabel1" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Dr. Pukar Malla </div> <div class="message-modal-post"> FOUNDER AND CHAIRPERSON </div> <p style="text-align:justify">Dr. Pukar Malla has been leading parallel careers as a leadership coach, community organizer, and innovation specialist. As a Founder and Executive Chairperson of a leadership non-profit, Daayitwa, he has been organizing youth to lead innovative solutions in the government, business and civil society sectors,</p> <p style="text-align:justify">As a Former Senior Research Fellow at the Center for Public Leadership at Harvard Kennedy School, he investigated and piloted frameworks for communities of innovations to lead change. As a Senior Innovation Policy Specialist at the World Bank, he supported Indian, Chinese and Ghanian governments to promote innovation and inclusive growth. Prior to that, he led technology designs at Intel, AMD, Silicon Graphics, and a Silicon Valley startup, and secured 2 US patents. He received his Bachelors from Swarthmore College, with a focus on engineering and economics. He spent 3 years at Cornell, attaining a MS/PhD in Electrical Engineering with a Minor in Business Management. He earned his MPA from Harvard Kennedy School. While at Harvard, he also led the university-wide Harvard Graduate Student Government as its elected President.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal2" tabindex="-1" aria-labelledby="exampleModalLabel2" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Nisha Onta, PhD </div> <div class="message-modal-post"> FOUNDER AND EXECUTIVE DIRECTOR </div> <p>Nisha is a gender and climate change expert with a decade of experience in managing research projects, capacity-building programs, building women’s networks and advocating at national, regional and international levels. She has led policy research in South Asia and South East Asia related to climate change adaptation, livelihood diversification and gender and climate change. She has also participated and presented papers in various climate change workshops and conferences, and is actively involved in gender and climate change scholar networks. She has also published papers and book reviews in peer-reviewed journals. Nisha is also a guest lecturer for courses such as gender, environment and development guest lecturer for the Environment Development and Sustainability Interdisciplinary Program in Graduate School of the Chulalongkorn University in Thailand.</p> <p>Nisha was on the steering committee of the EmPower: Women for Climate Resilient Societies Project, which is a five-year project funded by the SIDA and jointly implemented by UN Women and the UNEP. She is also the NGO representative for the Grow Asia Partners Advisory Council which is an independent advisory body comprising government agencies, non-profit entities, and non-government organizations representing the range of agriculture-based societal and environmental issues facing the region. Nisha is also the Regional Coordinator for WOCAN. Nisha has a PhD from Gender and Development studies from the Asian Institute of Technology. </p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal46" tabindex="-1" aria-labelledby="exampleModalLabel46" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Sucheta Pyakuryal, PhD </div> <div class="message-modal-post"> ADVISOR </div> <p>Sucheta Pyakuryal is advisor at Governance Lab . She is a visiting faculty at Tribhuvan University’s Central Department of Gender Studies . She teaches courses in Gender and Politics/Policymaking for graduate and postgraduate programs. She has been serving as one of the five jury members for the Integrity Icon of the Accountability Lab, Nepal Chapter, and as an advisor to the Inter-generational Feminist Forum (IGFF), a feminist platform in Nepal. She is also a country core group member of Sangat South Asia.</p> <p>She has also worked at the Institute for Integrated Development Studies (IIDS) as the Director at the Center for Governance.</p> <p>She has worked as an Assistant Professor of Political Science and Public Administration at the University of North Florida, where she was also a member of the university’s Commission on Diversity and Inclusion (CODI). An alumna of the Regional Center for Strategic Studies of South Asia, her work focuses on the study of democratic development and good governance in the region. She has several publications on bureaucracy, public sector ethics, ethical knowledge management, and aid politics.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal16" tabindex="-1" aria-labelledby="exampleModalLabel16" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Chandra Jung Bhandari </div> <div class="message-modal-post"> SENIOR RESEARCH MANAGER </div> <p>Chandra Bhandari is a Senior Research Manager at Inclusion Economics Nepal at Governance Lab. He initially joined as the first Research Associate when the research commenced in 2017. After four years of dedicated work, he pursued a master's program in public policy at Yale University. He is interested in exploring how research and evidence can influence public policy.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal6" tabindex="-1" aria-labelledby="exampleModalLabel6" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Pratigya Adhikary </div> <div class="message-modal-post"> SENIOR OPERATIONS AND PARTNERSHIP MANAGER </div> <p>Pratigya works on day-to-day operational and long-term strategic goals of IE Nepal. She has an experience of over a decade in managing operations and communications in various organizations.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal36" tabindex="-1" aria-labelledby="exampleModalLabel36" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Ashesh Shrestha </div> <div class="message-modal-post"> RESEARCH MANAGER </div> <p>Ashesh Shrestha is a Research Manager at Inclusion Economics Nepal (IEN) at Governance Lab. At IEN he is responsible in supporting the implementation of projects, including overseeing day-to-day field-based activities, in collaboration with relevant policy partners and IE teams based in different locations globally. He has over 5 years of research experience pertaining to economic policies in Nepal.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal8" tabindex="-1" aria-labelledby="exampleModalLabel8" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Puja Sharma </div> <div class="message-modal-post"> PEOPLES' OPERATION COORDINATOR </div> <p>Puja Sharma is the People's Operations Coordinator at Governance Lab. She plays a key role in managing human resources and operational functions, ensuring smooth coordination within the organization. With expertise in HR processes, staff engagement, and organizational development, she is dedicated to fostering a positive and efficient work environment. Puja also provides relevant support to other entities of Daayitwa Abhiyaan.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal9" tabindex="-1" aria-labelledby="exampleModalLabel9" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Srijana Shrestha </div> <div class="message-modal-post"> FINANCE AND ADMINISTRATIVE COORDINATOR </div> <p>Srijana is the Finance and Administrative Coordinator at Govlab, specializes in budgeting, financial reporting, and office management. With keen analytical skills and attention to detail, she ensures efficient financial planning and seamless daily operations. Her expertise plays a crucial role in optimizing resources, supporting strategic decision-making, and enhancing organizational efficiency.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal15" tabindex="-1" aria-labelledby="exampleModalLabel15" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Dilasha K.C. </div> <div class="message-modal-post"> COMMUNICATIONS AND OUTREACH OFFICER </div> <p>Dilasha is the Communications and Outreach Officer at Governance Lab. With expertise in strategic communication, she drives engagement, manages public relations, and cultivates connections with stakeholders. Dilasha plays a pivotal role in enhancing the organization's public image and amplifying its impact through effective outreach initiatives. She also provides relevant support to other entities of Daayitwa Abhiyaan.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal42" tabindex="-1" aria-labelledby="exampleModalLabel42" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Pratisha Joshi </div> <div class="message-modal-post"> RESEARCH AND PROGRAM OFFICER </div> <p>Pratisha is Research and Program Officer at Governance Lab. With the background in research and training, she brings hands-on experience of conducting social science evaluations, policy assessments, and stakeholder consultations. She deeply aspires to research further on the intersections of gender, leadership, and climate that would later help plan, build, & implement sustainable programs through evidence-based approaches.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal37" tabindex="-1" aria-labelledby="exampleModalLabel37" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Aarya Shrestha </div> <div class="message-modal-post"> RESEARCH ASSOCIATE </div> <p>Aarya is a Research Associate at Inclusion Economics Nepal (IEN) at Governance Lab. At IEN, she focuses on cleaning, producing, and analyzing research data, supporting field research, and maintaining partner relations to aid research projects and outputs.</p> <p>She aspires to better understand the economic lives of the developing world and enjoys exploring the intricacies of mathematics and statistics.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal38" tabindex="-1" aria-labelledby="exampleModalLabel38" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Asim Kafle </div> <div class="message-modal-post"> RESEARCH ASSOCIATE </div> <p>Asim is a Research Associate at Inclusion Economics Nepal at Governance Lab. He loves numbers and economics. At IEN, he primarily works on cleaning, preparing, and analyzing research data. His interests lie in quantitative economics, political economy, and institutional economics.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal39" tabindex="-1" aria-labelledby="exampleModalLabel39" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Apurva Subedi </div> <div class="message-modal-post"> RESEARCH ASSOCIATE </div> <p>Apurva is broadly interested in researching the economics of education, migration and labor markets in developing countries. Outside of work, you will probably find Apurva playing the piano, going on runs, cooking and teaching music. </p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal43" tabindex="-1" aria-labelledby="exampleModalLabel43" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Tenzin Choden Lama </div> <div class="message-modal-post"> ADMIN ASSISTANT </div> <p>At IEN Tenzin is responsible for supporting the project in the part of human resources, administration and finance. She holds an undergraduate degree in social work and has experience in the field of finance and administration. </p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal45" tabindex="-1" aria-labelledby="exampleModalLabel45" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Madan Acharya </div> <div class="message-modal-post"> PROVINCE COORDINATOR </div> <p>Madan Acharya is a Province Coordinator at Governance Lab and is currently overseeing projects in Lumbini province. With more than two decades of experience as a development professional in various regions of Nepal, he showcases proven proficiency in project cycle management, planning, budgeting, and action research at the local level. His expertise lies in working with subnational governments on areas such as Monitoring and Evaluation, policy advocacy, innovation fund mobilization, and local governance.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="exampleModal47" tabindex="-1" aria-labelledby="exampleModalLabel47" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Devika Thapa </div> <div class="message-modal-post"> GOVERNACE COORDINATOR </div> <p>Devika Thapa holds a Master’s degree (M.Sc.) in Public Policy and Management from King’s College London. A governance, entrepreneurship and GEDSI advocate, she has over five years of experience in policy research and advocacy, with a focus on gender-inclusive leadership and political participation. She has worked extensively on elected women’s access to leadership in local governance, collaborating with national and international stakeholders to drive systemic change. Ms. Thapa is committed to fostering inclusive decision-making, strengthening political accountability, and advancing women’s leadership through research, advocacy, and strategic partnerships.</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal3" tabindex="-1" aria-labelledby="ModalLabel3" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Nab Raj Bhatt </div> <div class="message-modal-post"> SUPERVISOR </div> <p>Supervisor for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal4" tabindex="-1" aria-labelledby="ModalLabel4" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Lal Prasad Bhandari </div> <div class="message-modal-post"> SUPERVISOR </div> <p>Supervisor for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal5" tabindex="-1" aria-labelledby="ModalLabel5" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Dev Raj Dhital </div> <div class="message-modal-post"> SUPERVISOR </div> <p>Supervisor for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal6" tabindex="-1" aria-labelledby="ModalLabel6" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Lochan Shrestha </div> <div class="message-modal-post"> SUPERVISOR </div> <p>Supervisor for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal7" tabindex="-1" aria-labelledby="ModalLabel7" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Bimal Poudyal </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal8" tabindex="-1" aria-labelledby="ModalLabel8" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Bimala Acharya </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal9" tabindex="-1" aria-labelledby="ModalLabel9" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Bishnu Kanta Gautam </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal10" tabindex="-1" aria-labelledby="ModalLabel10" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Buddhi Narayan Shrestha </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal11" tabindex="-1" aria-labelledby="ModalLabel11" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Chhatra Bahadur Shahi </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal13" tabindex="-1" aria-labelledby="ModalLabel13" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Jhuma Kumari Ghimire </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal14" tabindex="-1" aria-labelledby="ModalLabel14" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Kalpana GC </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal15" tabindex="-1" aria-labelledby="ModalLabel15" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Kamala Acharya </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal16" tabindex="-1" aria-labelledby="ModalLabel16" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Kiran Subedi </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal18" tabindex="-1" aria-labelledby="ModalLabel18" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Manjita Thakur </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal20" tabindex="-1" aria-labelledby="ModalLabel20" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Nirmala Chaudhary </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal22" tabindex="-1" aria-labelledby="ModalLabel22" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Puja Chaudhary </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal23" tabindex="-1" aria-labelledby="ModalLabel23" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Rabischandra Bhatta </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal27" tabindex="-1" aria-labelledby="ModalLabel27" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Shivahari Ghimire </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal28" tabindex="-1" aria-labelledby="ModalLabel28" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Sudip Parajuli </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal29" tabindex="-1" aria-labelledby="ModalLabel29" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Sushmita Pathak </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <!-- Modal --> <div class="modal fade" id="Modal30" tabindex="-1" aria-labelledby="ModalLabel30" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="btn-close float-right" data-bs-dismiss="modal" aria-label="Close"></button> <div class="message-section-modal"> <div class="message-modal-name"> Tulsa Karki </div> <div class="message-modal-post"> ENUMERATOR </div> <p>Enumerator for ongoing survey at Governance Lab</p> </div> </div> </div> </div> </div> <footer id="footer"> <div class="container position-relative"> <div class="row"> <div class="col-md-12 col-lg-3"> <div class="footer-main-title"> Contact Information </div> <ul class="footer-contact-info"> <li> <a href="https://www.govlab.com.np" class="font-bold"> Governance Lab </a> </li> <li> <a href="tel:977-01-5455739"> 977-01-5455739 </a> </li> <li> <a href="/cdn-cgi/l/email-protection#4a2925243e2b293e0a2d253c262b286429252764243a"> <span class="__cf_email__" data-cfemail="4625292832272532062129302a27246825292b682836">[email protected]</span> </a> </li> <li> <a target="_blank" href="https://www.google.com/maps?ll=27.680175,85.305614&z=11&t=m&hl=en&gl=US&mapclient=embed&cid=2601322319579018613"> Milap Road, Sanepa, Lalitpur, Nepal </a> </li> <li> <ul class="social-link"> <li class="facebook"> <a href="https://www.facebook.com/profile.php?id=61554449801709"> <i class="fa-brands fa-facebook-f"></i> </a> </li> <li class="twitter"> <a href="https://twitter.com/GovLab_np"> <i class="fa-brands fa-twitter"></i> </a> </li> <li class="linkedin"> <a href="https://www.linkedin.com/company/governance-lab/"> <i class="fa-brands fa-linkedin"></i> </a> </li> <li class="youtube"> <a href="https://www.youtube.com/@governancelab1048"> <i class="fa-brands fa-youtube"></i> </a> </li> </ul> </li> </ul> </div> <div class="col-md-12 col-lg-5 new-padding-left"> <div class="footer-main-title"> Useful Links </div> <ul class="footer-contact-info useful-links"> <li> <a href="https://www.govlab.com.np/about" class="font-bold"> About Us </a> </li> <li> <a href="https://www.govlab.com.np/projects"> What We Do </a> </li> <li> <a href="https://www.govlab.com.np/about#team"> Our Team </a> </li> <li><a href="https://www.govlab.com.np/symposium/2023">Symposium 2023</a></li> <li><a href="https://www.govlab.com.np/symposium/2022">Symposium 2022</a></li> <li> <a href="https://www.govlab.com.np/ien" class="font-bold"> Inclusion Economics Nepal </a> </li> <li> <a href="https://www.govlab.com.np/newsletter"> Newsletter </a> </li> <li> <a href="https://www.govlab.com.np/blogs"> Our Blogs </a> </li> <li> <a href="https://www.govlab.com.np/podspective"> Podspective </a> </li> <li> <a href="https://www.govlab.com.np/contact_us"> Contact Us </a> </li> <li> <a href="https://www.govlab.com.np/terms-and-conditions"> Terms & Conditions </a> </li> </ul> </div> <div class="col-md-12 col-lg-4"> <div class="footer-map"> <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d113062.43911877307!2d85.305614!3d27.680175!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb19d1e0ffea7f%3A0x2419c0de04cd7575!2sGovernance%20Lab!5e0!3m2!1sen!2sus!4v1695198889068!5m2!1sen!2sus" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> </div> </div> </div> </footer> <div class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-md-6"> <p class="nobottommargin text-center text-md-start">漏2025 - GovLab. All Rights Reserved.</p> </div> <div class="col-md-6"> <p class="nobottommargin text-center text-md-end">Coded with <i class="fa fa-heart" style="color:red"></i> by <a href="https://www.ktmrush.com">KTM Rush.</a></p> </div> </div> </div> </div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js" integrity="sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js"></script> <script src="https://unpkg.com/aos@next/dist/aos.js"></script> <script src="https://www.govlab.com.np/frontend/js/header.js"></script> <script src="https://www.govlab.com.np/frontend/js/homepage.js"></script> <script src="https://www.govlab.com.np/backend/assets/vendor/toastr/toastr.js"></script> <script> AOS.init(); </script> <script> var swiper = new Swiper(".landingSwiper", { effect: "fade", // touchRatio: 0, navigation: { nextEl: ".swiper-button-next", prevEl: ".swiper-button-prev", }, pagination: { el: ".swiper-pagination", clickable: true, }, autoplay: { delay: 5000, disableOnInteraction: false, }, }); var swiper = new Swiper("#collaborators", { pagination: { el: ".swiper-pagination", clickable: true, }, autoplay: { delay: 3000, disableOnInteraction: false, }, breakpoints: { 0: { slidesPerView: 2, spaceBetween: 20, }, 640: { slidesPerView: 2, spaceBetween: 20, }, 768: { slidesPerView: 4, spaceBetween: 20, }, 1024: { slidesPerView: 6, spaceBetween: 20, }, }, }); $("#readml").on('click', function(){ $(".detail-section").toggleClass("clamped-detail"); $(this).find(".more").toggle(); $(this).find(".less").toggle(); }) $(document).ready(function () { $(".slider-sub-title span").addClass("transition"); $(".slider-sub-title .transition-div").addClass("transition"); $(".slider-title span").addClass("transition delay").delay(20000); $(".slider-desc span").addClass("transition delay").delay(40000); }); $(".close-button-popup").on("click", function () { $(".popup-wrapper").fadeOut(500); }); </script> <script> $("#read-link0").on("click", function() { $("#more-content-wrapper0").addClass("show-wrapper"); }); $("#read-link1").on("click", function() { $("#more-content-wrapper1").addClass("show-wrapper"); }); $("#read-link2").on("click", function() { $("#more-content-wrapper2").addClass("show-wrapper"); }); $("#read-link3").on("click", function() { $("#more-content-wrapper3").addClass("show-wrapper"); }); $(".close-more").on("click", function() { $(".more-content-wrapper").removeClass("show-wrapper"); }); var swiper = new Swiper(".speaker-slide", { slidesPerView: 5, slidesPerGroup: 5, spaceBetween: 30, breakpoints: { 0: { slidesPerView: 1, slidesPerGroup: 1, spaceBetween: 10, }, 640: { slidesPerView: 1, slidesPerGroup: 1, spaceBetween: 10, }, 768: { slidesPerView: 4, slidesPerGroup: 4, spaceBetween: 20, }, 1024: { slidesPerView: 5, slidesPerGroup: 5, spaceBetween: 30, }, }, navigation: { nextEl: ".speaker-next", prevEl: ".speaker-prev", }, }); </script> </body> </html>