-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcredentials.html
More file actions
109 lines (96 loc) · 5.23 KB
/
Copy pathcredentials.html
File metadata and controls
109 lines (96 loc) · 5.23 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Isherveer Bhullar | Credentials</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css?v=2">
<script>try{if(localStorage.getItem('theme')!=='dark')document.documentElement.classList.add('light');}catch(e){}</script>
</head>
<body>
<div class="blob blob1"></div>
<div class="blob blob2"></div>
<div class="blob blob3"></div>
<div class="blob blob4"></div>
<div class="grain"></div>
<div class="topbar glass">
<div class="brand">
<div class="ring"><img src="profile.jpg" alt="Isherveer Bhullar" onerror="this.style.display='none'; this.nextElementSibling.style.display='flex';"><b style="display:none;">IB</b></div>
<div>
<div class="name">Isherveer Bhullar</div>
<div class="rec"><span class="dot"></span>REC · PORTFOLIO</div>
</div>
</div>
<div class="nav-pill" id="tabs">
<a class="nav-btn" href="index.html">About</a>
<a class="nav-btn" href="resume.html">Resume</a>
<a class="nav-btn" href="videos.html">Videos</a>
<a class="nav-btn" href="projects.html">Projects</a>
<a class="nav-btn active" href="credentials.html">Credentials</a>
<a class="nav-btn" href="contact.html">Contact</a>
</div>
<button class="icon-btn" id="themeToggle" onclick="toggleTheme()">🌙</button>
</div>
<div class="layout">
<!-- SIDEBAR -->
<aside class="sidebar glass">
<div class="avatar-wrap"><div class="avatar"><img src="profile.jpg" alt="Isherveer Bhullar" onerror="this.style.display='none'; this.nextElementSibling.style.display='flex';"><b style="display:none;">IB</b></div></div>
<h1>Isherveer Bhullar</h1>
<span class="role-chip">CS STUDENT · DRONE PILOT · EDITOR</span>
<div class="status"><span class="dot"></span> Open to summer internships</div>
<div class="info"><div class="info-label">Email</div><div class="info-value">isherveer@gmail.com</div></div>
<div class="info"><div class="info-label">Location</div><div class="info-value">Rotorua, Bay of Plenty, NZ</div></div>
<hr class="sep">
<div class="socials">
<a class="social-btn" href="https://github.com/codemastervy" target="_blank" rel="noopener">GitHub</a>
<a class="social-btn" href="https://www.linkedin.com/in/isherveer-bhullar-572016202/" target="_blank" rel="noopener">LinkedIn</a>
</div>
<a class="cta" href="mailto:isherveer@gmail.com">Get in touch →</a>
<div class="clock" id="clock">--:--:--</div>
</aside>
<!-- MAIN -->
<main>
<section class="panel active" id="credentials">
<div class="card glass">
<span class="eyebrow">✦ CREDENTIALS</span>
<h2 class="headline">Certifications, awards, and clubs.</h2>
<p class="lede">What's official, on paper, and outside the classroom.</p>
<h3 class="sub">Certifications & courses</h3>
<div class="cred-item"><div><div class="cred-title">Microsoft AI Skills</div><div class="cred-org">Microsoft · AI Ethics, Artificial Intelligence, +4 skills</div></div><div class="cred-date">Jun 2026</div></div>
<div class="cred-item"><div><div class="cred-title">AWS Certified Solutions Architect (Associate)</div><div class="cred-org">SAA-C03 · Course</div></div><div class="cred-date">In progress</div></div>
<div class="cred-item"><div><div class="cred-title">Drone Pilot Licence</div><div class="cred-org">Certified for aerial photography and video</div></div><div class="cred-date">Active</div></div>
<div class="cred-item"><div><div class="cred-title">First Aid Compressive Certification</div></div><div class="cred-date">Certified</div></div>
<h3 class="sub" style="margin-top:44px;">Awards</h3>
<div class="cred-item"><div><div class="cred-title">App Launch Pad Contest</div><div class="cred-org">Recognised for building the Unity mental health app</div></div></div>
<h3 class="sub" style="margin-top:44px;">Activities</h3>
<div class="cred-item"><div><div class="cred-title">Heights A/V Club</div><div class="cred-org">Member</div></div></div>
<div class="cred-item"><div><div class="cred-title">WHHS Interact Club</div><div class="cred-org">Member</div></div></div>
</div>
</section>
</main>
</div>
<footer>
<div>
<div class="fname">Isherveer Bhullar</div>
<div>Computer science student, drone pilot, and video editor.</div>
<div class="fnote">ROTORUA, NZ · OPEN TO SUMMER INTERNSHIPS</div>
</div>
<div style="display:flex; gap:50px; flex-wrap:wrap;">
<div style="display:flex; flex-direction:column; gap:8px;">
<a href="index.html">About</a>
<a href="resume.html">Resume</a>
<a href="videos.html">Videos</a>
</div>
<div style="display:flex; flex-direction:column; gap:8px;">
<a href="projects.html">Projects</a>
<a href="credentials.html">Credentials</a>
<a href="contact.html">Contact</a>
</div>
</div>
</footer>
<script src="script.js?v=2"></script>
</body>
</html>