-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
211 lines (203 loc) · 11.9 KB
/
index.html
File metadata and controls
211 lines (203 loc) · 11.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>Shiven Ajwaliya - Portfolio</title>
<link href="style.css" rel="stylesheet"/>
<link href="mediaqueries.css" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet"/>
</head>
<body>
<!-- Navigation -->
<nav id="navbar">
<div class="nav-container">
<!-- Logo/Name -->
<div class="logo">
<a href="#hero">SHIVEN</a>
</div>
<!-- Desktop Navigation Links -->
<ul class="nav-links">
<li><a href="#hero">About</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#experience">Experience</a></li>
<li><a href="#projects">Projects</a></li>
</ul>
<!-- Contact Button -->
<div class="nav-cta">
<a class="contact-btn" href="#contact">Contact Me</a>
</div>
<!-- Mobile Hamburger Menu -->
<div class="hamburger" onclick="toggleMenu()">
<span></span>
<span></span>
<span></span>
</div>
</div>
<!-- Mobile Menu -->
<div class="mobile-menu">
<a href="#hero" onclick="toggleMenu()">About</a>
<a href="#education" onclick="toggleMenu()">Education</a>
<a href="#skills" onclick="toggleMenu()">Skills</a>
<a href="#experience" onclick="toggleMenu()">Experience</a>
<a href="#projects" onclick="toggleMenu()">Projects</a>
<a href="#contact" onclick="toggleMenu()">Contact</a>
</div>
</nav>
<!-- Hero/About Section -->
<section class="section-light" id="hero">
<div class="hero-container">
<div class="profile-image">
<div class="profile-pic">
<img src="./assets/profile-pic.png" alt="Shiven Ajwaliya Profile Photo" />
</div>
</div>
<div class="hero-content">
<h1 class="hero-title">
Hey, I'm <span class="name-highlight">Shiven Ajwaliya</span>, a CS student at <span class="name-highlight">Northeastern University</span> who is passionate about building meaningful tech products. Here, you can check out what I'm working on.
</h1>
<div class="hero-buttons">
<a class="btn btn-primary" href="https://drive.google.com/file/d/1homr8Ek1U0yzl_hKflt-p71-D8rsM4u6/view?usp=sharing" target="_blank">View Resume</a>
<a class="btn btn-secondary" href="#contact">Get in Touch</a>
</div>
<div class="social-links">
<a class="social-link" href="https://linkedin.com/in/shiven-ajwaliya" target="_blank">
<svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24">
<path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"></path>
</svg>
</a>
<a class="social-link" href="https://github.com/RemainingDelta" target="_blank">
<svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"></path>
</svg>
</a>
<a class="social-link" href="mailto:ajwaliya.s@northeastern.edu">
<svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24">
<path d="M24 5.457v13.909c0 .904-.732 1.636-1.636 1.636h-3.819V11.73L12 16.64l-6.545-4.91v9.273H1.636A1.636 1.636 0 0 1 0 19.366V5.457c0-.904.732-1.636 1.636-1.636h.727L12 10.845l9.637-7.024h.727A1.636 1.636 0 0 1 24 5.457z"></path>
</svg>
</a>
</div>
</div>
</div>
</section>
<!-- Education Section -->
<section class="section-dark" id="education">
<div class="container">
<h2 class="section-title">My Education</h2>
<p class="section-subtitle">My academic background and qualifications</p>
<div class="education-timeline">
<!-- populated by loadEducation() -->
</div>
</div>
</section>
<!-- Skills Section -->
<section class="section-light" id="skills">
<div class="container">
<h2 class="section-title">My Skills</h2>
<p class="section-subtitle">Technologies and tools I work with</p>
<div class="skills-grid">
<!-- populated by loadSkills() -->
</div>
</div>
</section>
<!-- Experience Section -->
<section class="section-dark" id="experience">
<div class="container">
<h2 class="section-title">My Experience</h2>
<p class="section-subtitle">My professional journey and career progression</p>
<div class="experience-timeline">
<!-- populated by loadExperience() -->
</div>
</div>
</section>
<!-- Projects Section -->
<section class="section-light" id="projects">
<div class="container">
<h2 class="section-title">Projects</h2>
<p class="section-subtitle">Some of my favorite projects I've worked on</p>
<div class="projects-grid">
<!-- populated by loadProjects() -->
</div>
</div>
</section>
<!-- Contact Section -->
<section class="section-dark" id="contact">
<div class="container">
<h2 class="section-title">Get In Touch</h2>
<p class="section-subtitle">I'm always open to discussing new opportunities and interesting projects</p>
<div class="contact-content">
<div class="contact-info">
<a class="clickable-card" href="mailto:ajwaliya.s@northeastern.edu">
<div class="contact-icon">
<svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24">
<path d="M24 5.457v13.909c0 .904-.732 1.636-1.636 1.636h-3.819V11.73L12 16.64l-6.545-4.91v9.273H1.636A1.636 1.636 0 0 1 0 19.366V5.457c0-.904.732-1.636 1.636-1.636h.727L12 10.845l9.637-7.024h.727A1.636 1.636 0 0 1 24 5.457z"></path>
</svg>
</div>
<div class="contact-details">
<h4>Email</h4>
<p>ajwaliya.s@northeastern.edu</p>
</div>
</a>
<a class="clickable-card" href="https://linkedin.com/in/shiven-ajwaliya">
<div class="contact-icon">
<svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24">
<path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"></path>
</svg>
</div>
<div class="contact-details">
<h4>LinkedIn</h4>
<p>Connect with me</p>
</div>
</a>
<a class="clickable-card" href="https://github.com/RemainingDelta">
<div class="contact-icon">
<svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"></path>
</svg>
</div>
<div class="contact-details">
<h4>GitHub</h4>
<p>View my code</p>
</div>
</a>
</div>
<div class="contact-form">
<form id="contactForm">
<div class="form-group">
<input id="name" name="name" placeholder="Your Name" required type="text"/>
</div>
<div class="form-group">
<input id="email" name="email" placeholder="Your Email" required type="email"/>
</div>
<div class="form-group">
<input id="subject" name="subject" placeholder="Subject" required type="text"/>
</div>
<div class="form-group">
<textarea id="message" name="message" placeholder="Your Message" required rows="5"></textarea>
</div>
<button class="btn btn-primary" type="submit">Send Message</button>
</form>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="section-light">
<div class="container">
<div class="footer-content">
<p>© 2025 Shiven Ajwaliya. All rights reserved.</p>
<div class="footer-links">
<a href="#hero">About</a>
<a href="#education">Education</a>
<a href="#skills">Skills</a>
<a href="#experience">Experience</a>
<a href="#projects">Projects</a>
<a href="#contact">Contact</a>
</div>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>