Skip to content
Open
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -1897,6 +1897,7 @@ nav {
}

.about-flex {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
Expand All @@ -1908,6 +1909,7 @@ nav {
}

.contact-section {
display: flex;
flex-direction: column;
align-items: center;
}
Expand Down Expand Up @@ -1967,6 +1969,7 @@ nav {
}

.form-card {
display: flex;
margin-bottom: 5px;
width: 80%;
}
Expand Down
2 changes: 1 addition & 1 deletion pages/announcement-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@

/* Scroll indicator for small screens */
.table-response::after {
content: "← Scroll horizontally to view all columns →";
content: " Scroll horizontally to view all columns ";
display: block;
text-align: center;
padding: 8px;
Expand Down
10 changes: 5 additions & 5 deletions pages/placement-updates.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
<div>
<h2 class="heading-main">AKTU Placement Cell Updates</h2>
<p class="heading-sub">
Latest drives, interviews, shortlists & notices — never miss an update.
Latest drives, interviews, shortlists & notices never miss an update.
</p>
</div>
<div class="actions">
<button id="btnSubscribe" class="btn-outline">🔔 Subscribe</button>
<button id="btnExportCsv" class="btn-outline">⬇️ Export CSV</button>
<button id="btnOpenAdmin" class="btn-dark">âž• Add Update</button>
<button id="btnExportCsv" class="btn-outline"> Export CSV</button>
<button id="btnOpenAdmin" class="btn-dark"> Add Update</button>
</div>
</div>

Expand All @@ -92,7 +92,7 @@ <h2 class="heading-main">AKTU Placement Cell Updates</h2>

<!-- Filters -->
<div class="filters">
<input id="q" type="text" class="filter-input" placeholder="Search by company or title…" />
<input id="q" type="text" class="filter-input" placeholder="Search by company or title" />
<select id="fCompany" class="filter-select">
<option value="">Company (All)</option>
</select>
Expand Down Expand Up @@ -144,7 +144,7 @@ <h2 class="heading-main">AKTU Placement Cell Updates</h2>

<!-- Timeline / History -->
<div class="history-section">
<h3 class="section-subtitle">📜 Past Announcements</h3>
<h3 class="section-subtitle"> Past Announcements</h3>
<ul id="timeline" class="timeline"></ul>
</div>
</div>
Expand Down
6 changes: 5 additions & 1 deletion pages/placement.css
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,16 @@ body.dark{
.cards-grid{
display:grid; gap:16px;
grid-template-columns: repeat(3, minmax(0,1fr));
align-items: stretch;
}
@media (max-width: 1100px){ .cards-grid{ grid-template-columns: repeat(2, minmax(0,1fr)); } }
@media (max-width: 650px){ .cards-grid{ grid-template-columns: 1fr; } }

.placement-card{
background: var(--surface-2); border:1px solid var(--border); border-radius:20px;
padding:18px; box-shadow: var(--shadow-sm); transition: transform .18s ease, box-shadow .18s ease;
display: flex;
flex-direction: column; height: 100%;
}
.placement-card:hover{ transform: translateY(-3px); box-shadow: var(--shadow-md); }
.card-header{ display:flex; gap:8px; align-items:center; margin-bottom:8px; }
Expand All @@ -139,9 +142,10 @@ body.dark{
.card-company{ color:var(--muted); font-weight:700; margin-bottom:2px; }
.card-date{ color:var(--text); font-weight:800; margin:6px 0; }
.card-badges{ display:flex; gap:8px; margin:10px 0; flex-wrap:wrap; }
.card-actions{ display:flex; justify-content:space-between; align-items:center; margin-top:8px; }
.card-actions{ margin-top: auto; display:flex; justify-content:flex-start; gap: 20px; align-items:center; }
.card-btn{ padding:8px 12px; border-radius:10px; border:1px solid var(--border); background:var(--surface-3); cursor:pointer; }
.card-btn:hover{ filter: brightness(.98); }
.card-actions .card-btn:first-child{margin-left: none}

/* ---- Pagination ---- */
.pagination{ display:flex; justify-content:space-between; align-items:center; margin-top:16px; }
Expand Down
118 changes: 98 additions & 20 deletions pages/privacy.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta charset="UTF-8" >
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
Expand Down Expand Up @@ -65,7 +65,7 @@
</div>
<div class="nav-end">
<button id="lang-toggle">
हिंदी
हिन्दी
</button>
<img src="../images/moon.png" id="mode" alt="Change mode" title="change mode">
</div>
Expand Down Expand Up @@ -93,59 +93,59 @@ <h1>Privacy Policy</h1>
<h4>1. Information We Collect</h4>
<p>
We collect the following types of information:
<br />• Personal identification (name, email, student ID) <br />•
Academic information <br />• Device and browser information <br />•
Usage patterns and preferences <br />• Cookies and similar
technologies
<br /><li> Personal identification (name, email, student ID)</li> <br /><li>
Academic information</li> <br /> <li>Device and browser information</li> <br />
<li>Usage patterns and preferences</li> <br /><li> Cookies and similar
technologies</li>
</p>
</div>

<div class="privacy-section">
<h4>2. How We Use Your Information</h4>
<p>
Your information helps us:
<br />• Personalize your learning experience <br />• Improve our
educational services <br />• Send important notifications <br />•
Maintain platform security <br />• Analyze usage patterns
<br /><li> Personalize your learning experience</li> <br /><li>Improve our
educational services</li> <br /><li> Send important notifications </li><br />
<li> Maintain platform security</li> <br /><li> Analyze usage patterns</li>
</p>
</div>

<div class="privacy-section">
<h4>3. Data Security</h4>
<p>
We implement various security measures including:
<br />• Encryption of sensitive data <br />• Regular security
assessments <br />• Access controls <br />• Secure data storage
<br />• Regular backups
<br /><li> Encryption of sensitive data</li> <br /> <li>Regular security
assessments </li><br /><li> Access controls </li><br /> <li>Secure data storage
</li> <br /> <li>Regular backups</li>
</p>
</div>

<div class="privacy-section">
<h4>4. Your Rights</h4>
<p>
You have the right to:
<br />• Access your personal data <br />• Request data correction
<br />• Delete your account <br />• Opt-out of communications
<br />• Export your data
<br /><li> Access your personal data </li><br /><li>Request data correction</li>
<br /><li> Delete your account</li> <br /><li> Opt-out of communications</li>
<br /><li> Export your data</li>
</p>
</div>

<div class="privacy-section">
<h4>5. Data Retention</h4>
<p>
We retain your information only as long as necessary for:
<br />• Educational purposes <br />• Legal requirements <br />•
Account maintenance <br />• Service improvement
<br /><li> Educational purposes</li> <br /><li> Legal requirements </li><br />
<li> Account maintenance</li> <br /> <li>Service improvement</li>
</p>
</div>

<div class="privacy-section">
<h4>6. Contact Us</h4>
<p>
For privacy-related inquiries, please contact us:
<br />• Email: nitramitra@gmail.com <br />• Visit our
<a href="contact.html">Contact Page</a> <br />• Response time:
Within 48 hours
<br /><li> Email: nitramitra@gmail.com</li> <br /><li> Visit our
<a href="contact.html">Contact Page</a></li> <br /> <li>Response time:
Within 48 hours</li>
</p>
</div>
</div>
Expand All @@ -159,6 +159,84 @@ <h4>Total Visitors</h4>
</div>
</div>

<!-- TEAM SECTION (Before Footer) -->
<section class="team-showcase" data-aos="fade-up" data-aos-delay="200">
<div class="container">
<div class="section-header">
<h2>Meet Our Team</h2>
<p>
Dedicated developers working together to create the best educational platform for NITRA
students.
</p>
</div>

<div class="team-grid">
<!-- Vaibhav Babele Card -->
<div class="team-showcase-card" data-aos="fade-right" data-aos-delay="100">
<div class="team-avatar">
<img src="../images/vaibhav.jpg" alt="Vaibhav Babele">
</div>
<h3>Vaibhav
Babele</h3>
<p>
Lead Developer & Founder</p>
<p>
Computer Science Engineering student passionate about creating educational platforms for
students.
</p>
<div class="social-links">
<a href="https://www.linkedin.com/in/vaibhavbabele" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://github.com/vaibhavbabele" target="_blank">
<i class="fab fa-github"></i>
</a>
</div>
</div>

<!-- Ghanshyam Prajapati Card -->
<div class="team-showcase-card" data-aos="fade-up" data-aos-delay="200">
<div class="team-avatar">
<img src="../images/ghanshyam.jpeg" alt="Ghanshyam Prajapati">
</div>
<h3>Ghanshyam
Prajapati</h3>
<p>
Co-Developer</p>
<p>
Dedicated developer contributing to the platform's growth and student experience
enhancement.
</p>
<div class="social-links">
<a href="https://www.linkedin.com/in/ghanshyam-prajapati-ab5710266/?originalSubdomain=in"
target="_blank">
<i class="fab fa-linkedin"></i>
</a>
</div>
</div>

<!-- Development Team Card -->
<div class="team-showcase-card" data-aos="fade-left" data-aos-delay="300">
<div class="team-avatar placeholder">
<i class="fas fa-users"></i>
</div>
<h3>
Development Team</h3>
<p>
Contributors & Maintainers</p>
<p>
A growing community of student developers working together to improve the platform.
</p>
<div class="social-links">
<a href="pr-contributors.html">
<i class="fas fa-users"></i>
</a>
</div>
</div>
</div>
</div>
</section>

<footer class="footer-section privacy-footer">
<div class="container">
<h1 class="contact-heading">Contact Us</h1>
Expand Down
8 changes: 4 additions & 4 deletions pages/subject.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@
<section class="notes-section">
<div class="notes-header text-center mb-4">
<h2 class="mb-2">Branch Notes</h2>
<p class="text-muted">Choose a branch → open a semester → preview or download PDFs</p>
<p class="text-muted">Choose a branch / open a semester / preview or download PDFs</p>

<!-- Search -->
<div class="notes-search mx-auto">
<input id="notesSearch" type="text" class="form-control form-control-lg" placeholder="Search branch or semester… (e.g., CSE, Semester 3)" />
<input id="notesSearch" type="text" class="form-control form-control-lg" placeholder="Search branch or semester (e.g., CSE, Semester 3)" />
</div>
</div>

Expand Down Expand Up @@ -1065,7 +1065,7 @@ <h3>Electronics & Computer Engineering (ECM)</h3>

<div class="topics">
<details class="topic" data-topic="cse-sem1">
<summary><span>> <i class="fa-solid fa-chevron-down"></i></summary>
<summary><span>Semester 1</span> <i class="fa-solid fa-chevron-down"></i></summary>
<ul class="notes-list">
<details class="subject" data-subject="maths1">
<summary><span>Mathematics-I</span> <i class="fa-solid fa-chevron-down"></i></summary>
Expand Down Expand Up @@ -1148,7 +1148,7 @@ <h3>Electronics & Computer Engineering (ECM)</h3>
</details>

<details class="topic" data-topic="cse-sem2">
<summary><span> 2</span> <i class="fa-solid fa-chevron-down"></i></summary>
<summary><span> Semester 2</span> <i class="fa-solid fa-chevron-down"></i></summary>
<ul class="notes-list">
<details class="subject" data-subject="maths2">
<summary><span>Mathematics-II</span> <i class="fa-solid fa-chevron-down"></i></summary>
Expand Down
3 changes: 2 additions & 1 deletion pages/team.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
gap: 40px;
align-items: stretch;
justify-items: center;
}

Expand All @@ -41,7 +42,7 @@
border-radius: 20px;
padding: 40px;
text-align: center;
max-width: 400px;
max-width: 350px;
width: 100%;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
Expand Down
4 changes: 2 additions & 2 deletions pages/tech.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
<section class="notes-section">
<div class="notes-header text-center mb-4">
<h2 class="mb-2">Tech Notes</h2>
<p class="text-muted">Choose a track → open a topic → preview or download PDFs</p>
<p class="text-muted">Choose a track / open a topic / preview or download PDFs</p>

<!-- Search -->
<div class="notes-search mx-auto">
<input id="notesSearch" type="text" class="form-control form-control-lg" placeholder="Search topics or files… (e.g., html, docker, react)" />
<input id="notesSearch" type="text" class="form-control form-control-lg" placeholder="Search topics or files (e.g., html, docker, react)" />
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion pages/user-experience-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@

/* Scroll indicator for small screens */
.table-response::after {
content: "← Scroll horizontally to view all columns →";
content: " Scroll horizontally to view all columns ";
display: block;
text-align: center;
padding: 8px;
Expand Down