-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.html
More file actions
294 lines (231 loc) · 7.65 KB
/
main.html
File metadata and controls
294 lines (231 loc) · 7.65 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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Harsheen Kaur's Portfolio</title>
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
</head>
<body>
<nav class="first_navbar">
<a href="main.html">Harsheen Kaur's Portfolio</a>
<a href="#home">Home</a>
<a href="#xp">Experience</a>
<a href="#leadership">Leadership</a>
<a href="sign.html">Projects</a>
<a href="#education">Education</a>
<a href="#contact">Contact</a>
</nav>
<h1 id="home">Harsheen Kaur</h1>
<div class="tags">
<span>Reels</span>
<span>Shorts</span>
<span>Tik Tok</span>
<span>Marketing</span>
<span>Printing</span>
<div class="break"></div>
<span>Copy Writing</span>
<span>Blogs</span>
<span>Creative Strategy</span>
<span>Brand Voice</span>
<span>Content Planning</span>
</div>
<h2>Marketing + Copy Writing</h2>
<h3>Mumbai, India</h3>
<div class="tags_2">
<a href="mailto:yourname@email.com" class="email_btn">
<i class="fa-solid fa-envelope"></i>
Email
</a>
<a href="https://www.linkedin.com/in/your-profile" class="linkedin_btn" target="_blank">
<i class="fa-brands fa-linkedin"></i>
LinkedIn
</a>
</div>
<a class="next_page" id="nextBtn" href="#xp">→</a>
<section class="experience">
<h1 id="xp">Experience</h1>
<div class="exp_card">
<div class="exp_header">
<div>
<h2>Branding</h2>
<p class="company">Shopify · Internship</p>
<p class="location">Toronto · Hybrid</p>
</div>
<span class="year">2026</span>
</div>
<p class="desc">Incoming Summer 2026.</p>
<p class="desc">Working on large-scale production engineering systems.</p>
</div>
<div class="exp_card">
<div class="exp_header">
<div>
<h2>Marketing</h2>
<p class="company">Mali</p>
<p class="location">Remote</p>
</div>
<span class="year">2025</span>
</div>
<p class="desc">Built ML pipelines.</p>
<p class="desc">Worked on distributed systems.</p>
</div>
<div class="exp_card">
<div class="exp_header">
<div>
<h2>Copy Writing</h2>
<p class="company">Mali</p>
<p class="location">Remote</p>
</div>
<span class="year">2025</span>
</div>
<p class="desc">Built ML pipelines.</p>
<p class="desc">Worked on distributed systems.</p>
</div>
<div class="exp_card">
<div class="exp_header">
<div>
<h2>Blogs</h2>
<p class="company">Mali</p>
<p class="location">Remote</p>
</div>
<span class="year">2025</span>
</div>
<p class="desc">Built ML pipelines.</p>
<p class="desc">Worked on distributed systems.</p>
</div>
<div class="exp_card">
<div class="exp_header">
<div>
<h2>Instagram</h2>
<p class="company">Mali</p>
<p class="location">Remote</p>
</div>
<span class="year">2025</span>
</div>
<p class="desc">Built ML pipelines.</p>
<p class="desc">Worked on distributed systems.</p>
</div>
<div class="exp_card">
<div class="exp_header">
<div>
<h2>Tiktok</h2>
<p class="company">Mali</p>
<p class="location">Remote</p>
</div>
<span class="year">2025</span>
</div>
<p class="desc">Built ML pipelines.</p>
<p class="desc">Worked on distributed systems.</p>
</div>
</section>
<section class="leadership">
<h1 id="leadership">Leadership</h1>
<div class="exp_card leadership_card">
<div class="exp_header">
<div>
<h2>Team Lead</h2>
<p class="company">Social Panga, Mumbai</p>
<p class="location"></p>
</div>
<span class="year">2026</span>
</div>
<p class="desc">Led the marketing team</p>
<p class="desc">Built campaigns</p>
<p class="desc">Managed execution</p>
</div>
</section>
<section class="education">
<h1 id="education">Education</h1>
<div class="exp_card leadership_card">
<div class="exp_header">
<div>
<h2>Symbiosis</h2>
<p class="company">Mass Communication</p>
<p class="location">Pune, India</p>
</div>
<span class="year">2026</span>
</div>
<p class="desc">Dean list</p>
<p class="desc">Full attendance</p>
<p class="desc">Scholar</p>
</div>
</section>
<section class="contact">
<h1 id="contact">Contact</h1>
<div class="exp_card leadership_card">
<div class="exp_header">
<div>
<h2>Channels for contact</h2>
</div>
</div>
<p class="desc">Reach out to me on</p>
<div class="tags_2 social_links">
<a href="#" class="ig"><i class="fa-brands fa-instagram"></i> Instagram</a>
<a href="#" class="li"><i class="fa-brands fa-linkedin"></i> LinkedIn</a>
<a href="#" class="fb"><i class="fa-brands fa-facebook"></i> Facebook</a>
<a href="#" class="tt"><i class="fa-brands fa-tiktok"></i> TikTok</a>
</div>
</div>
</section>
<!-- SECTION SIDEBAR (LEFT) -->
<div class="section_sidebar">
<a href="#home"><i class="fa-solid fa-house"></i> Home</a>
<a href="#xp"><i class="fa-solid fa-briefcase"></i> Experience</a>
<a href="#leadership"><i class="fa-solid fa-user-tie"></i> Leadership</a>
<a href="#education"><i class="fa-solid fa-graduation-cap"></i> Education</a>
<a href="#contact"><i class="fa-solid fa-envelope"></i> Contact</a>
</div>
<script>
const sections = ["home", "xp", "leadership", "education", "contact"];
const btn = document.getElementById("nextBtn");
const sidebar = document.querySelector(".section_sidebar");
function getCurrentSection() {
let scrollPos = window.scrollY + window.innerHeight / 2;
let current = sections[0];
for (let i = 0; i < sections.length; i++) {
const el = document.getElementById(sections[i]);
if (el) {
const top = el.getBoundingClientRect().top + window.scrollY;
if (top <= scrollPos) {
current = sections[i];
}
}
}
return current;
}
function updateButton() {
let current = getCurrentSection();
let index = sections.indexOf(current);
if (index < sections.length - 1) {
btn.href = "#" + sections[index + 1];
} else {
btn.href = "#home";
}
updateSidebarHighlight(current);
}
let scrollTimeout;
function handleSidebar() {
sidebar.classList.add("show");
clearTimeout(scrollTimeout);
scrollTimeout = setTimeout(() => {
sidebar.classList.remove("show");
}, 1200);
}
window.addEventListener("scroll", () => {
updateButton();
handleSidebar();
});
window.addEventListener("load", updateButton);
function updateSidebarHighlight(currentSection) {
const links = document.querySelectorAll(".section_sidebar a");
links.forEach(link => {
link.classList.remove("active");
if (link.getAttribute("href") === "#" + currentSection) {
link.classList.add("active");
}
});
}
</script>
</body>
</html>