-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6303f3d
commit 1455fa3
Showing
13 changed files
with
312 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,311 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta content="width=device-width, initial-scale=1.0" name="viewport"> | ||
|
||
<title>Centre of Excellence for AI</title> | ||
<meta content="" name="descriptison"> | ||
<meta content="" name="keywords"> | ||
|
||
<!-- Favicons --> | ||
<link href="assets/img/favicon2.ico" rel="icon"> | ||
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> | ||
|
||
<!-- Google Fonts --> | ||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Jost:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet"> | ||
|
||
<!-- Vendor CSS Files --> | ||
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> | ||
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet"> | ||
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet"> | ||
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet"> | ||
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet"> | ||
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet"> | ||
<link href="assets/vendor/aos/aos.css" rel="stylesheet"> | ||
|
||
<!-- Template Main CSS File --> | ||
<link href="assets/css/style.css" rel="stylesheet"> | ||
|
||
<!-- ======================================================= | ||
* Template Name: Arsha - v2.1.0 | ||
* Template URL: https://bootstrapmade.com/arsha-free-bootstrap-html-template-corporate/ | ||
* Author: BootstrapMade.com | ||
* License: https://bootstrapmade.com/license/ | ||
======================================================== --> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-173908477-1"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'UA-173908477-1'); | ||
</script> | ||
|
||
<style> | ||
.hover-card { | ||
transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out; | ||
background: linear-gradient(to right, #f8f9fa, #ffffff); | ||
} | ||
.hover-card:hover { | ||
background: linear-gradient(to right, #e3f2fd, #bbdefb); | ||
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); | ||
} | ||
</style> | ||
|
||
</head> | ||
|
||
<body> | ||
|
||
<!-- ======= Header ======= --> | ||
<header id="header" class="fixed-top header-inner-pages"> | ||
<div class="container d-flex align-items-center"> | ||
|
||
<h1 class="logo mr-auto"><a href="index.html">SLIIT COEAI</a></h1> | ||
<!-- Uncomment below if you prefer to use an image logo --> | ||
<a href="index.html" class="logo mr-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a> | ||
|
||
<nav class="nav-menu d-none d-lg-block" align="right"> | ||
<ul> | ||
<li><a href="index.html">Home</a></li> | ||
<!-- <li><a href="aboutus.html">About Us</a></li> --> | ||
<li><a href="team.html">Team</a></li> | ||
<!-- <li><a href="project.html">Projects</a></li> --> | ||
<li class="active"><a href="Key_AI_verticles.html">Key AI verticles</a></li> | ||
<li><a href="grants.html">Grants</a></li> | ||
<li><a href="index.html#publications">Publications</a></li> | ||
<li><a href="index.html#research">Research</a></li> | ||
<!-- <li><a href="PartnerWithus.html">PartnerWithUs</a></li> --> | ||
<li><a href="Event.html">Events</a></li> | ||
</ul> | ||
</nav><!-- .nav-menu --> | ||
|
||
|
||
</div> | ||
</header><!-- End Header --> | ||
|
||
<main id="main"> | ||
|
||
<!-- ======= Breadcrumbs ======= --> | ||
<section id="breadcrumbs" class="breadcrumbs"> | ||
<div class="container"> | ||
|
||
<ol> | ||
<li><a href="Key_AI_verticles.html">Key AI Verticles</a></li> | ||
<li>Agriculture</li> | ||
</ol> <br> | ||
<h2>AgriTech Research</h2> | ||
|
||
</div> | ||
</section><!-- End Breadcrumbs --> | ||
|
||
<section class="container py-5"> | ||
<div class="row"> | ||
<div class="col-lg-12"> | ||
<div class="card shadow-sm mb-4 p-4 hover-card"> | ||
<h4 class="mb-3">Undergraduate Research : Vegetables</h4> | ||
<img src="assets/img/agri/veg.png" alt="Agriculture" /> | ||
</div> | ||
|
||
<div class="card shadow-sm mb-4 p-4 hover-card"> | ||
<h4 class="mb-3">Undergraduate Research : Fruits</h4> | ||
<img src="assets/img/agri/fruits.png" alt="Agriculture" /> | ||
</div> | ||
|
||
<div class="card shadow-sm mb-4 p-4 hover-card"> | ||
<h4 class="mb-3">Undergraduate Research : Tea, Coconut, Rubber</h4> | ||
<img src="assets/img/agri/tea.png" alt="Agriculture" /> | ||
</div> | ||
|
||
<div class="card shadow-sm mb-4 p-4 hover-card"> | ||
<h4 class="mb-3">Undergraduate Research : Paddy, Herbs</h4> | ||
<img src="assets/img/agri/paddy.png" alt="Agriculture" /> | ||
</div> | ||
|
||
<div class="card shadow-sm mb-4 p-4 hover-card"> | ||
<h4 class="mb-3">Undergraduate Research : Floriculture, Green House</h4> | ||
<img src="assets/img/agri/flo.png" alt="Agriculture" /> | ||
</div> | ||
|
||
<div class="card shadow-sm mb-4 p-4 hover-card"> | ||
<h4 class="mb-3">Undergraduate Research : Livestock</h4> | ||
<img src="assets/img/agri/live.png" alt="Agriculture" /> | ||
</div> | ||
|
||
<div class="card shadow-sm mb-4 p-4 hover-card"> | ||
<h4 class="mb-3">Publications</h4> | ||
<img src="assets/img/agri/pubs.png" alt="Agriculture" /> | ||
</div> | ||
|
||
<div class="card shadow-sm mb-4 p-4 hover-card"> | ||
<h4 class="mb-3">Awards</h4> | ||
<div style="display: flex; justify-content: center; margin-bottom: 16px;"> | ||
<div style="flex: 1; text-align: center; padding: 8px;"> | ||
<img src="assets/img/agri/award1.png" alt="Agriculture" style="max-width: 100%; border-radius: 8px;" /> | ||
</div> | ||
<div style="flex: 1; text-align: center; padding: 8px;"> | ||
<img src="assets/img/agri/award2.png" alt="Agriculture" style="max-width: 100%; border-radius: 8px;" /> | ||
</div> | ||
</div> | ||
<div style="display: flex; justify-content: center; margin-bottom: 16px;"> | ||
<div style="flex: 1; text-align: center; padding: 8px;"> | ||
<img src="assets/img/agri/award3.png" alt="Agriculture" style="max-width: 100%; border-radius: 8px;" /> | ||
</div> | ||
<div style="flex: 1; text-align: center; padding: 8px;"> | ||
<img src="assets/img/agri/award4.png" alt="Agriculture" style="max-width: 100%; border-radius: 8px;" /> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
</div> | ||
</div> | ||
</section> | ||
|
||
<!-- --> | ||
<!-- ======= Portfolio Section ======= --> | ||
<!-- <section id="research" class="portfolio"> | ||
<div class="container" data-aos="fade-up"> | ||
<div class="section-title"> | ||
<h2>Sample Title Here</h2> | ||
</div> | ||
<ul id="portfolio-flters" class="d-flex justify-content-center" data-aos="fade-up" data-aos-delay="100"> | ||
<li data-filter="*" class="filter-active">ALL</li> | ||
<li data-filter=".filter-inter">GenAI Group</li> | ||
<li data-filter=".filter-ubicomp">CDAP</li> | ||
</ul> | ||
<div class="row portfolio-container" data-aos="fade-up" data-aos-delay="200"> | ||
<div class="col-lg-4 col-md-6 portfolio-item filter-inter"> | ||
<div class="portfolio-img"><img src="assets/img/ongoing_projects/bamm.jpg" class="img-fluid" | ||
alt=""></div> | ||
<div class="portfolio-info"> | ||
<h4>Title</h4> | ||
<p>Sample Details</p> | ||
<a href="https://trello.com/b/Tv7UA8xj/autograder" target="_blank" class="details-link" | ||
title="More Details"><i class="bx bx-link"></i></a> | ||
</div> | ||
</div> | ||
<div class="col-lg-4 col-md-6 portfolio-item filter-inter"> | ||
<div class="portfolio-img"><img src="assets/img/ongoing_projects/bamm.jpg" class="img-fluid" | ||
alt=""></div> | ||
<div class="portfolio-info"> | ||
<h4>Title</h4> | ||
<p>Sample Details</p> | ||
<a href="https://trello.com/b/Tv7UA8xj/autograder" target="_blank" class="details-link" | ||
title="More Details"><i class="bx bx-link"></i></a> | ||
</div> | ||
</div> | ||
<div class="col-lg-4 col-md-6 portfolio-item filter-inter"> | ||
<div class="portfolio-img"><img src="assets/img/ongoing_projects/bamm.jpg" class="img-fluid" | ||
alt=""></div> | ||
<div class="portfolio-info"> | ||
<h4>Title</h4> | ||
<p>Sample Details</p> | ||
<a href="https://trello.com/b/Tv7UA8xj/autograder" target="_blank" class="details-link" | ||
title="More Details"><i class="bx bx-link"></i></a> | ||
</div> | ||
</div> | ||
<div class="col-lg-4 col-md-6 portfolio-item filter-inter"> | ||
<div class="portfolio-img"><img src="assets/img/ongoing_projects/bamm.jpg" class="img-fluid" | ||
alt=""></div> | ||
<div class="portfolio-info"> | ||
<h4>Title</h4> | ||
<p>Sample Details</p> | ||
<a href="https://trello.com/b/Tv7UA8xj/autograder" target="_blank" class="details-link" | ||
title="More Details"><i class="bx bx-link"></i></a> | ||
</div> | ||
</div> | ||
<div class="col-lg-4 col-md-6 portfolio-item filter-inter"> | ||
<div class="portfolio-img"><img src="assets/img/ongoing_projects/bamm.jpg" class="img-fluid" | ||
alt=""></div> | ||
<div class="portfolio-info"> | ||
<h4>Title</h4> | ||
<p>Sample Details</p> | ||
<a href="https://trello.com/b/Tv7UA8xj/autograder" target="_blank" class="details-link" | ||
title="More Details"><i class="bx bx-link"></i></a> | ||
</div> | ||
</div> | ||
<div class="col-lg-4 col-md-6 portfolio-item filter-inter"> | ||
<div class="portfolio-img"><img src="assets/img/ongoing_projects/bamm.jpg" class="img-fluid" | ||
alt=""></div> | ||
<div class="portfolio-info"> | ||
<h4>Title</h4> | ||
<p>Sample Details</p> | ||
<a href="https://trello.com/b/Tv7UA8xj/autograder" target="_blank" class="details-link" | ||
title="More Details"><i class="bx bx-link"></i></a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
End Portfolio Section --> | ||
|
||
<!-- ======= Footer ======= --> | ||
<footer id="footer"> | ||
|
||
|
||
<div class="footer-top"> | ||
<div class="container"> | ||
<div class="row"> | ||
|
||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="container footer-bottom clearfix"> | ||
<div class="copyright"> | ||
© Copyright <strong><span>SLIIT COEAI</span></strong>. All Rights Reserved | ||
</div> | ||
<div class="credits"> | ||
<!-- All the links in the footer should remain intact. --> | ||
<!-- You can delete the links only if you purchased the pro version. --> | ||
<!-- Licensing information: https://bootstrapmade.com/license/ --> | ||
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/arsha-free-bootstrap-html-template-corporate/ --> | ||
|
||
</div> | ||
</div> | ||
</footer><!-- End Footer --> | ||
|
||
<a href="#" class="back-to-top"><i class="ri-arrow-up-line"></i></a> | ||
<div id="preloader"></div> | ||
|
||
<!-- Vendor JS Files --> | ||
<script src="assets/vendor/jquery/jquery.min.js"></script> | ||
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script> | ||
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script> | ||
<script src="assets/vendor/php-email-form/validate.js"></script> | ||
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script> | ||
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script> | ||
<script src="assets/vendor/venobox/venobox.min.js"></script> | ||
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script> | ||
<script src="assets/vendor/aos/aos.js"></script> | ||
|
||
<!-- Template Main JS File --> | ||
<script src="assets/js/main.js"></script> | ||
|
||
</body> | ||
|
||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.