risg / 404.html
erPranjalMishra's picture
Upload 8 files
406a470 verified
<!DOCTYPE HTML>
<html>
<head>
<title>GuAi Club</title>
<meta charset="utf-8" />
<meta name = "theme-color" content = "#f18243">
<meta name = "apple-mobile-web-app-capable" content = "yes">
<meta name = "apple-mobile-web-app-status-bar-style" content = "Orange or Orange-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>GuAi</strong> Club</a>
<ul class="icons">
<li><a href="https://twitter.com/guaiclub" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://fb.com/guaiclub" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="https://instagr.am/guaiclub" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://youtube.com/guaiclub" class="icon brands fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="https://github.com/guaiclub" class="icon brands fa-github"><span class="label">github</span></a></li>
<li><a href="Mailto:[email protected]" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
<script src="https://www.google.com/recaptcha/enterprise.js?render=6LfEtLIpAAAAAApxQl0hPo9DUzgofcoA1WReLXus"></script>
</ul>
</header>
<!-- Content -->
<section>
<header class="main">
<h1>Page Not Found</h1>
</header>
<span class="image main"><img src="images/pic40.avif" alt="" /></span>
<hr class="major" />
<h2> Error 404 </h2>
</section>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Search -->
<section id="search" class="alt">
<form method="post" action="#">
<input type="text" name="query" id="query" placeholder="Search" />
</form>
</section>
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Homepage</a></li>
<li><a href="https://Galgotiasuniversity.edu.in">Galgotias university</a></li>
<li><a href="https://github.com/guaiclub">GitHub Repo</a></li>
<li>
<span class="opener">Downloads</span>
<ul>
<li><a href="#">Notice</a></li>
<li><a href="#">Files</a></li>
<li><a href="#">Research Papers</a></li>
<li><a href="#">Media Conner</a></li>
</ul>
</li>
<li><a href="#">Gallery</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">Blogs</a></li>
</ul>
</nav>
<!-- Section -->
<section>
<header class="major">
<h2>Achievements </h2>
</header>
<div class="mini-posts">
<article>
<a href="#" class="image"><img src="images/pic07.jpg" alt="" /></a>
<p>Our members have contributed to leading AI research publications, presenting groundbreaking findings and advancing the state-of-the-art in various domains, including machine learning, natural language processing, computer vision, and robotics.</p>
</article>
<article>
<a href="#" class="image"><img src="images/pic08.jpg" alt="" /></a>
<p>Through strategic partnerships with industry leaders and startups, [Your AI Club Name] has facilitated collaborative projects, internships, and career opportunities for our members. Our strong industry connections enable us to bridge the gap between academia and industry, fostering innovation and knowledge transfer.</p>
</article>
<article>
<a href="#" class="image"><img src="images/pic09.jpg" alt="" /></a>
<p>GuAiClub is dedicated to leveraging AI for social good. Our members have initiated and contributed to projects addressing pressing societal challenges, such as healthcare, education, environmental sustainability, and social justice. Through our collective efforts, we strive to create positive change and improve lives through AI-driven solutions.</p>
</article>
</div>
<ul class="actions">
<li><a href="#" class="button">More</a></li>
</ul>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Get in touch</h2>
</header>
<p>We'd love to hear from you! Whether you have a question about our products, want to discuss a potential collaboration, or just want to say hello, feel free to reach out to us using any of the methods below:</p>
<ul class="contact">
<li class="icon solid fa-envelope"><a href="#">[email protected]</a></li>
<li class="icon solid fa-envelope"><strong>Share Your Ideas Or Projects: </strong><a href="#">[email protected]</a></li>
<li class="icon solid fa-phone">+919454340894</li>
<li class="icon solid fa-home">Galgotias Univesity, Plot no.8 , Greater Noida<br />
Uttar Pradesh 209310</li>
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<p class="copyright">&copy; GuAi All rights reserved. Parent Organisation: <a href="https://Galgotiasuniversity.edu.in">Galgotias University</a>. </footer>
Made with 💕 By Galgotians
</div>
</div>
</div>
<!-- Scripts -->
<script>
function onClick(e) {
e.preventDefault();
grecaptcha.enterprise.ready(async () => {
const token = await grecaptcha.enterprise.execute('6LfEtLIpAAAAAApxQl0hPo9DUzgofcoA1WReLXus', {action: 'LOGIN'});
});
}
</script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>