Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Search Bar #172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
329 changes: 36 additions & 293 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,31 @@
/>
<link rel="manifest" href="/site.webmanifest" />
<link rel="icon" href="Favicon/favicon.ico?v=2" />
<style>
.search-container {
display: flex;
align-items: center;
margin-left: 20px;
}
.search-input {
padding: 8px;
border-radius: 5px;
border: 1px solid #ccc;
outline: none;
}
.search-button {
padding: 8px 12px;
margin-left: 5px;
border: none;
border-radius: 5px;
background-color: #007bff;
color: white;
cursor: pointer;
}
.search-button:hover {
background-color: #0056b3;
}
</style>
</head>
<body>
<!-- Header Section -->
Expand All @@ -46,303 +71,21 @@
<li><a href="./pages/badges.html">Badges</a></li>
</ul>
</nav>
<div class="search-container">
<input
type="text"
class="search-input"
placeholder="Search badges..."
/>
<button class="search-button"><i class="fa fa-search"></i></button>
</div>
</div>
</header>

<div class="badge-grid">
<div class="badge-container">
<div class="badge">
<img
src="https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png"
alt="Badge Image"
/>
<div class="badge-details">
<h2 class="typingeffect">Season of AI | Beginner AI Learner</h2>
<p>Awarded to: <strong>[email protected]</strong></p>
<p>
Issued on: <strong>Jul 28, 2024</strong> at
<strong>1:11 AM</strong>
</p>
</div>
<div class="download-card">
<a download href="assets/images/badge.png" class="download-button"
>Download Badge</a
>
</div>
<div class="share-section">
<p>Share your badge:</p>
<a
href="https://x.com/intent/tweet?text=I%20earned%20the%20Season%20of%20AI%20Beginner%20AI%20Learner%20Badge!%20Check%20it%20out:%20https://ai.mlsc-amity.tech%20&hashtags=AI,Badge"
target="_blank"
class="share-button twitter"
>
<i class="fa-brands fa-square-x-twitter"></i>
</a>
<a
href="https://www.linkedin.com/shareArticle?mini=true&url=https://ai.mlsc-amity.tech&title=Beginner%20AI%20Learner%20Badge&summary=I%20earned%20the%20Season%20of%20AI%20Beginner%20AI%20Learner%20Badge!%20Check%20it%20out:"
target="_blank"
class="share-button linkedin"
>
<i class="fab fa-linkedin"></i>
</a>
<a
href="https://www.facebook.com/sharer/sharer.php?u=https://ai.mlsc-amity.tech"
target="_blank"
class="share-button facebook"
>
<i class="fab fa-facebook-f"></i>
</a>
</div>
</div>
</div>

<div class="badge-container">
<div class="badge">
<img
src="https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png"
alt="Badge Image"
/>
<div class="badge-details">
<h2 class="typingeffect">Season of AI | Intermediate AI Learner</h2>
<p>Awarded to: <strong>[email protected]</strong></p>
<p>
Issued on: <strong>Sep 17, 2024</strong> at
<strong>3:55 PM</strong>
</p>
</div>
<div class="download-card">
<a download href="assets/images/badge.png" class="download-button"
>Download Badge</a
>
</div>
<div class="share-section">
<p>Share your badge:</p>
<a
href="https://x.com/intent/tweet?text=I%20earned%20the%20Season%20of%20AI%20Intermediate%20AI%20Learner%20Badge!%20Check%20it%20out:%20https://ai.mlsc-amity.tech%20&hashtags=AI,Badge"
target="_blank"
class="share-button twitter"
>
<i class="fa-brands fa-square-x-twitter"></i>
</a>
<a
href="https://www.linkedin.com/shareArticle?mini=true&url=https://ai.mlsc-amity.tech&title=Intermediate%20AI%20Learner%20Badge&summary=I%20earned%20the%20Season%20of%20AI%20Intermediate%20AI%20Learner%20Badge!%20Check%20it%20out:"
target="_blank"
class="share-button linkedin"
>
<i class="fab fa-linkedin"></i>
</a>
<a
href="https://www.facebook.com/sharer/sharer.php?u=https://ai.mlsc-amity.tech"
target="_blank"
class="share-button facebook"
>
<i class="fab fa-facebook-f"></i>
</a>
</div>
</div>
</div>
<div class="badge-container">
<div class="badge">
<img
src="https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png"
alt="Badge Image"
/>
<div class="badge-details">
<h2 class="typingeffect">Season of AI | Intermediate AI Learner</h2>
<p>Awarded to: <strong>[email protected]</strong></p>
<p>
Issued on: <strong>Sep 17, 2024</strong> at
<strong>3:55 PM</strong>
</p>
</div>
<div class="download-card">
<a download href="assets/images/badge.png" class="download-button"
>Download Badge</a
>
</div>
<div class="share-section">
<p>Share your badge:</p>
<a
href="https://x.com/intent/tweet?text=I%20earned%20the%20Season%20of%20AI%20Intermediate%20AI%20Learner%20Badge!%20Check%20it%20out:%20https://ai.mlsc-amity.tech%20&hashtags=AI,Badge"
target="_blank"
class="share-button twitter"
>
<i class="fa-brands fa-square-x-twitter"></i>
</a>
<a
href="https://www.linkedin.com/shareArticle?mini=true&url=https://ai.mlsc-amity.tech&title=Intermediate%20AI%20Learner%20Badge&summary=I%20earned%20the%20Season%20of%20AI%20Intermediate%20AI%20Learner%20Badge!%20Check%20it%20out:"
target="_blank"
class="share-button linkedin"
>
<i class="fab fa-linkedin"></i>
</a>
<a
href="https://www.facebook.com/sharer/sharer.php?u=https://ai.mlsc-amity.tech"
target="_blank"
class="share-button facebook"
>
<i class="fab fa-facebook-f"></i>
</a>
</div>
</div>
</div>
<div class="badge-container">
<div class="badge">
<img
src="https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png"
alt="Badge Image"
/>
<div class="badge-details">
<h2 class="typingeffect">Season of AI | Intermediate AI Learner</h2>
<p>Awarded to: <strong>[email protected]</strong></p>
<p>
Issued on: <strong>Sep 17, 2024</strong> at
<strong>3:55 PM</strong>
</p>
</div>
<div class="download-card">
<a download href="assets/images/badge.png" class="download-button"
>Download Badge</a
>
</div>
<div class="share-section">
<p>Share your badge:</p>
<a
href="https://x.com/intent/tweet?text=I%20earned%20the%20Season%20of%20AI%20Intermediate%20AI%20Learner%20Badge!%20Check%20it%20out:%20https://ai.mlsc-amity.tech%20&hashtags=AI,Badge"
target="_blank"
class="share-button twitter"
>
<i class="fa-brands fa-square-x-twitter"></i>
</a>
<a
href="https://www.linkedin.com/shareArticle?mini=true&url=https://ai.mlsc-amity.tech&title=Intermediate%20AI%20Learner%20Badge&summary=I%20earned%20the%20Season%20of%20AI%20Intermediate%20AI%20Learner%20Badge!%20Check%20it%20out:"
target="_blank"
class="share-button linkedin"
>
<i class="fab fa-linkedin"></i>
</a>
<a
href="https://www.facebook.com/sharer/sharer.php?u=https://ai.mlsc-amity.tech"
target="_blank"
class="share-button facebook"
>
<i class="fab fa-facebook-f"></i>
</a>
</div>
</div>
</div>
<div class="badge-container">
<div class="badge">
<img
src="https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png"
alt="Badge Image"
/>
<div class="badge-details">
<h2 class="typingeffect">Season of AI | Intermediate AI Learner</h2>
<p>Awarded to: <strong>[email protected]</strong></p>
<p>
Issued on: <strong>Sep 17, 2024</strong> at
<strong>3:55 PM</strong>
</p>
</div>
<div class="download-card">
<a download href="assets/images/badge.png" class="download-button"
>Download Badge</a
>
</div>
<div class="share-section">
<p>Share your badge:</p>
<a
href="https://x.com/intent/tweet?text=I%20earned%20the%20Season%20of%20AI%20Intermediate%20AI%20Learner%20Badge!%20Check%20it%20out:%20https://ai.mlsc-amity.tech%20&hashtags=AI,Badge"
target="_blank"
class="share-button twitter"
>
<i class="fa-brands fa-square-x-twitter"></i>
</a>
<a
href="https://www.linkedin.com/shareArticle?mini=true&url=https://ai.mlsc-amity.tech&title=Intermediate%20AI%20Learner%20Badge&summary=I%20earned%20the%20Season%20of%20AI%20Intermediate%20AI%20Learner%20Badge!%20Check%20it%20out:"
target="_blank"
class="share-button linkedin"
>
<i class="fab fa-linkedin"></i>
</a>
<a
href="https://www.facebook.com/sharer/sharer.php?u=https://ai.mlsc-amity.tech"
target="_blank"
class="share-button facebook"
>
<i class="fab fa-facebook-f"></i>
</a>
</div>
</div>
</div>

<div class="badge-container">
<div class="badge">
<img
src="https://ai.mlsc-amity.tech/dist/imgdb/newcomer.png"
alt="Badge Image"
/>
<div class="badge-details">
<h2 class="typingeffect">Season of AI | Advance AI Learner</h2>
<p>Awarded to: <strong>[email protected]</strong></p>
<p>
Issued on: <strong>Dec 17, 2024</strong> at
<strong>8:55 PM</strong>
</p>
</div>
<div class="download-card">
<a download href="assets/images/badge.png" class="download-button"
>Download Badge</a
>
</div>
<div class="share-section">
<p>Share your badge:</p>
<a
href="https://x.com/intent/tweet?text=I%20earned%20the%20Season%20of%20AI%20Advance%20AI%20Learner%20Badge!%20Check%20it%20out:%20https://ai.mlsc-amity.tech%20&hashtags=AI,Badge"
target="_blank"
class="share-button twitter"
>
<i class="fa-brands fa-square-x-twitter"></i>
</a>
<a
href="https://www.linkedin.com/shareArticle?mini=true&url=https://ai.mlsc-amity.tech&title=Advance%20AI%20Learner%20Badge&summary=I%20earned%20the%20Season%20of%20AI%20Advance%20AI%20Learner%20Badge!%20Check%20it%20out:"
target="_blank"
class="share-button linkedin"
>
<i class="fab fa-linkedin"></i>
</a>
<a
href="https://www.facebook.com/sharer/sharer.php?u=https://ai.mlsc-amity.tech"
target="_blank"
class="share-button facebook"
>
<i class="fab fa-facebook-f"></i>
</a>
</div>
</div>
</div>
</div>

<style>
.badge-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, auto);
gap: 10px; /* Reduced gap between cards */
}
.badge-container {
background: linear-gradient(
35deg,
rgba(10, 151, 207, 0.9) 50%,
rgba(15, 61, 214, 0.9) 50%
);
padding: 5px;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
transform: scale(0.7); /* Further reduce the size of the card */
}
</style>
<!-- Badge content remains unchanged -->
<!-- ... (your existing badge code) ... -->
</div>

<footer>
<div class="footer-container">
Expand Down