-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
226 lines (206 loc) · 9.07 KB
/
index.html
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
<!-- Home Page -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Work | Atharva Gupta</title>
<link rel="stylesheet" href="css/style.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<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=Roboto&family=Rubik&display=swap" rel="stylesheet">
<link rel="icon" href="icons/Black Elegant Modern Name Initials Monogram Logo.png">
</head>
<body id = "page-top">
<div class="container-nav">
<nav class="navbar navbar-expand-lg bg-white shadow-sm" style="border-bottom: 1px solid #e0e0e0;">
<div class="container-fluid">
<a class="navbar-brand d-flex align-items-center" href="#">
<h1 class="site-title">Atharva Gupta</h1>
</a>
<button class="navbar-toggler border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="experience.html">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link" href="index.html">Work</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="interest.html">Interests</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
<style>
/* Apple-Like Navigation Bar Styling */
.site-title {
font-size: 1.8rem;
font-weight: 600;
margin: 0;
color: #333;
font-family: -apple-system, BlinkMacSystemFont, "San Francisco", "Helvetica Neue", Arial, sans-serif;
}
.nav-link {
color: #333 !important;
font-weight: 500;
padding: 10px 15px;
transition: color 0.2s ease;
font-family: -apple-system, BlinkMacSystemFont, "San Francisco", "Helvetica Neue", Arial, sans-serif;
}
.nav-link:hover {
color: #0071e3 !important; /* Apple blue color */
}
.navbar-toggler {
border: none;
}
.navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
/* Mobile Responsiveness */
@media (max-width: 768px) {
.navbar-nav {
text-align: center;
padding: 10px 0;
}
.navbar-nav .nav-item {
margin: 5px 0;
}
}
</style>
<br>
<br>
<div class="body-container">
<h1 style="font-size:4vw;">🕹️</h1>
<div>
<h1 id="body-text-work">Navigating My CS Education:</h1>
<h1 id="lower-text-work">My Knowledge Repository.</h1>
</div>
</div>
<div class="projects" style="background-color: #f8f8f8;">
<hr>
<br>
<h2 id="tag-line">Code. Create. Showcase.</h2>
<br>
<h4 style="color: #555555; text-align: center;">(Hint click on the tiles)</h4>
<br>
<a href="projects.html#wordle" target=”_blank”><img src="image/Wordle Plus (1).png" alt="Wordle Project"
class="start-tile"></a>
<a href="projects.html#message"><img src="image/marketplace.png" alt="CS 180 Project" class="tile"></a>
<a href="projects.html#self-drving"><img src="image/selfdriving.png" alt="SelfDrivingSimulator" class="tile"></a>
<br>
<br>
<br>
<a href="#"><img src="image/shell.png" alt="Shell Project" class="start-tile"></a>
<a href="https://github.com/OOTD-Virtual-Closet/OOTD-Swift"><img src="image/OOTD.png" alt="OOTD" class="tile"></a>
<a href="https://devpost.com/software/seek-jo0gcd"><img src="image/Seek.png" alt="Seek" class="tile"></a>
<br>
<br>
<br>
<a href="projects.html#website"><img src="image/website.png" alt="personal website" class="start-tile"></a>
<a href="projects.html#bactrac"><img src="image/BacTrac.png" alt="BacTrac" class="tile"></a>
<a href="projects.html#squareone"><img src="image/squareone.png" alt="SquareOne" class="tile"></a>
<br>
</div>
<br>
<br>
<div class="projects" style="background-color: #000;">
<br>
<br>
<h3 style="font-size: 2vw; color: white">Certifications</h3>
<div class="row">
<div class="feature col">
<div
class="feature-icon d-inline-flex align-items-center justify-content-center text-bg-primary bg-gradient fs-2 mb-3">
</div>
<h3 class="" style="font-size: 2vw; color: white;">Neural Networks and Deep Learning</h3>
<button class="round"
onclick="window.location.href='https://coursera.org/share/acffed6932d037b75b2241ced1fffe31';"
style="font-size: 1.5vw;">View Certificate</button>
</div>
<div class="feature col">
<div
class="feature-icon d-inline-flex align-items-center justify-content-center text-bg-primary bg-gradient fs-2 mb-3">
</div>
<h3 style="font-size: 2vw; color: white">Improving Deep Neural Networks: Tuning & Optimization</h3>
<button class="round"
onclick="window.location.href='https://coursera.org/share/9972647da90bf9abbb61b0d176a36573';"
style="font-size: 1.5vw;">View Certificate</button>
</div>
<div class="feature col">
<div
class="feature-icon d-inline-flex align-items-center justify-content-center text-bg-primary bg-gradient fs-2 mb-3">
</div>
<h3 style="font-size: 2vw; color: white">Structuring Machine Learning Projects</h3>
<button class="round"
onclick="window.location.href='https://coursera.org/share/9158d306eabe55355177f9947f905876';"
style="font-size: 1.5vw;">View Certificate</button>
</div>
</div>
<div class="row g-4 py-5">
<div class="feature col">
<div>
</div>
<h3 style="font-size: 2vw; color: white">Complete Machine Learning &</3>
<h3 style="font-size: 2vw; color: white">Data Science Bootcamp 2023</h3>
<button class="round"
onclick="window.location.href='https://www.udemy.com/certificate/UC-5ed35e1b-28f7-49e9-a65a-7e1d1f34813f/';"
style="font-size: 1.5vw;">View Certificate</button>
</div>
<div class="feature col">
<div>
</div>
<h1 style="font-size:2vw; color: white">Entrepreneurship and Innovation Certificate</h1>
<button class="round"
onclick="window.location.href='experience.html'"
style="font-size: 1.5vw;">Issued by Purdue</button>
<h3 class="fs-2 text-body-emphasis"></h3>
</div>
<div class="feature col">
<div>
</div>
<h3 style="font-size: 2vw; color: white">The Complete 2023</h3>
<h3 style="font-size: 2vw; color: white"> Web Development Bootcamp</h3>
<button class="round"
onclick="window.location.href='https://www.udemy.com/certificate/UC-41fbc9b5-1993-4156-b442-c6b4ee023465/';"
style="font-size: 1.5vw;">View Certificate</button>
</div>
</div>
<hr>
</div>
<a class="scroll-to-top rounded" href="#page-top" style="display: inline;">
<i class="fa fa-angle-up" aria-hidden="true"></i>
</a>
<div class="container">
<footer class="d-flex flex-wrap justify-content-between py-3 my-4">
<div class="col-md-4 d-flex">
<a href="/" class="mb-3 me-2 mb-md-0 text-muted text-decoration-none lh-1">
</a>
<span class="mb-3 mb-md-0 text-muted" id="footer-style">Feel free to reach out to me on my linkedin for
interesting ideas or collaboration.</span>
</div>
<ul class="nav col-md-4 justify-content-end list-unstyled d-flex">
<li class="ms-3"><a href="https://github.com/Atharva404" target="_blank"><img src="icons/25231.png"
alt="Github icon" class="icon"></a></li>
<li class="ms-3"><a href="https://www.linkedin.com/in/atharva-gupta-7638b023b/" target="_blank"><img
src="icons/174857.png" alt="Linkedin icon" class="icon"></a></li>
</ul>
</footer>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz"
crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/a3fac38486.js" crossorigin="anonymous"></script>
</body>
</html>