-
-
Notifications
You must be signed in to change notification settings - Fork 55
Expand file tree
/
Copy pathindex.html
More file actions
413 lines (288 loc) · 17.3 KB
/
Copy pathindex.html
File metadata and controls
413 lines (288 loc) · 17.3 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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Site Info -->
<title>Sauharda Meher Shrestha - Portfolio</title>
<meta name="description" content="Sauharda Meher Shrestha - Computer Science Senior at Saint Cloud State University. Seeking to apply my skills in machine learning and software development to build scalable and efficient systems.">
<meta name="author" content="Sauharda Meher Shrestha">
<!-- Open Graph Tags: The title of the page for social media sharing. It can match the title tag or be more descriptive. -->
<meta property="og:title" content="Sauharda Meher Shrestha">
<!-- Open Graph Tags: Typically set to "website" for static sites or "article" for content-heavy pages. -->
<meta property="og:type" content="website">
<!-- Open Graph Tags: The URL of the page, used to ensure link previews resolve to the correct page. -->
<meta property="og:url" content="/index.html">
<!-- Open Graph Tags: URL of an image that represents the page. Useful for link previews. -->
<meta property="og:image" content="/portfolio_media/profile.jpg">
<!-- Open Graph Tags: Provides an alternative text for the image to improve accessibility. -->
<meta property="og:image:alt" content="Sauharda Meher Shrestha Profile Image">
<!-- Preconnect for Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Custom Font -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap"
rel="stylesheet">
<!-- Stylesheet -->
<link rel="stylesheet" href="css/modern_normalize.css" />
<link rel="stylesheet" href="css/html5bp.css">
<link rel="stylesheet" href="css/main.css">
<!-- Set a theme color that matches your website's primary color -->
<meta name="theme-color" content="#fafafa">
<!-- Favicon for all browsers -->
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" href="/icon.svg" type="image/svg+xml">
<!-- Apple touch icon for iOS devices -->
<link rel="apple-touch-icon" sizes="180x180" href="/icon.png">
<!-- Web app manifest for Progressive Web Apps -->
<link rel="manifest" href="/site.webmanifest">
<!-- Content Security Policy: Uncomment to enhance security by restricting where content can be loaded from (useful for preventing certain attacks like XSS). Update if adding external sources (e.g., Google Fonts, Bootstrap CDN, analytics, etc). -->
<!-- <meta http-equiv="Content-Security-Policy" content=" default-src 'self'; script-src 'self' code.jquery.com; style-src 'self' fonts.googleapis.com; font-src fonts.gstatic.com; img-src 'self' images.examplecdn.com; "> -->
</head>
<body>
<header class="page-header">
<div class="container">
<div class="header-top flex-responsive">
<img class="header-image"
width="256"
height="256"
src="portfolio_media/profile.jpg"
alt="Sauharda Meher Shrestha Profile Image" />
<div class="header-info">
<h1>Sauharda Meher Shrestha</h1>
<h2 class="header-label">Data Analyst Intern</h2>
<address>
<ul class="inline-list flex-responsive">
<li>
<a href="mailto:sauhardameher@gmail.com">sauhardameher@gmail.com</a>
</li>
<li>
<a href="tel:+7633409386">7633409386</a>
</li>
<li>Saint Cloud, MN</li>
</ul>
</address>
<ul class="inline-list flex-responsive">
<li>
<a href="https://www.linkedin.com/in/sauharda-meher-shrestha-8b500a212/"
rel="noopener noreferrer"
aria-label="LinkedIn"
class="link-with-icon">
<svg aria-hidden="true"
xmlns="http://www.w3.org/2000/svg"
role="img"
width="16"
height="16"
fill="currentColor"
class="bi bi-linkedin"
viewBox="0 0 16 16">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z" />
</svg>
LinkedIn
</a>
</li>
<li>
<a href="https://github.com/Sauharda1184"
rel="noopener noreferrer"
aria-label="Github"
class="link-with-icon">
<svg aria-hidden="true"
xmlns="http://www.w3.org/2000/svg"
role="img"
width="16"
height="16"
fill="currentColor"
class="bi bi-github"
viewBox="0 0 16 16">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8" />
</svg>
Github
</a>
</li>
</ul>
<p class="header-summary">Computer Science Senior at Saint Cloud State University. Seeking to apply my skills in machine learning and software development to build scalable and efficient systems.</p>
</div>
</div>
</div>
</header>
<div class="page-content">
<div class="container">
<main>
<section>
<h2 class="section-heading">Work Experience</h2>
<section>
<h3>
Data Analyst Intern at <a href="https://lasp.colorado.edu/">Hennepin County - Transportation and Public Works Department</a>
</h3>
<p class="section-label">2025 - Present</p>
<ul>
<li> Analyze traffic data using Python, R, SQL and statistical techniques to identify trends in turning movements, signal operations, and lane usage. Utilize ArcGIS and Synchro for geospatial and simulation-based analysis.</li><li>Develop Python scripts to clean, process, and visualize large datasets, improving efficiency in traffic studies.</li><li>Assist in troubleshooting computer and network issues in coordination with IT. Support engineering projects by collecting intersection measurements, performing geometric calculations, and documenting findings through sketches and reports.</li>
</ul>
</section>
<section>
<h3>
Data Analyst Intern at <a href="https://wvgis.wvu.edu/">SCSU Survey Research Center</a>
</h3>
<p class="section-label">2022 - 2024</p>
<ul>
<li>Utilized Python to analyze large datasets collected from surveys, applying statistical methods and data cleaning techniques to ensure high data quality.</li><li>Developed and automated scripts for data pre-processing, including handling missing data and outlier detection.</li><li>Applied Python libraries such as Pandas and NumPy for efficient data manipulation and analysis of trends.</li>
</ul>
</section>
<section>
<h3>
IT Support Specialist at <a href="https://www.matricinnovates.com/">Husky Tech at Saint Cloud State University</a>
</h3>
<p class="section-label">2010 - 2011</p>
<ul>
<li>Managed encryption of customer data to ensure compliance with university security policies, implemented security compliance automation using Python scripts, reducing manual effort and enhancing data encryption.</li><li>Developed and maintained IT operations solutions, significantly improving software deployment.</li>
</ul>
</section>
</section>
<section>
<h2 class="section-heading">Projects</h2>
<section>
<h3>
<a href="https://github.com/Sauharda1184/resume-cover-letter-AI">AI-Powered Resume and Cover Letter Generator</a>
</h3>
<p>An application that generates tailored resumes and cover letters based on a user's job description and past experience. It allows users to select resume templates, customize sections, and export their resumes in PDF format.</p>
<div class="gallery main-gallery">
<figure>
<img width="600"
height="338"
src="portfolio_media/home.png"
alt="Home Page">
<figcaption>Home Page</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/resume.png"
alt="Resume generator">
<figcaption>Resume generator</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/coverLetter.png"
alt="Cover Letter Generator">
<figcaption>Cover Letter Generator</figcaption>
</figure>
</div>
</section>
</section>
<section>
<h2 class="section-heading">Volunteer Experience</h2>
<section>
<h3>
Resident Assistant at <a href="https://www.stcloudstate.edu/reslife/">SCSU Residential Life</a>
</h3>
<p class="section-label">2023 - 2025</p>
<p>Work towards community development by organizing programs to meet the needs of residents.Connect residents to other campus activities and create an inclusive environment for the residents</p>
</section>
<section>
<h3>
Web Developer at Nepalese Student Association
</h3>
<p class="section-label">2023 - 2024</p>
<p>Developed a web application using C-Sharp and ASP.NET, implementing a robust backend with API integrations to support dynamic content updates and automate routine tasks.</p>
</section>
</section>
</main>
<!-- Sidebar Section -->
<aside>
<section>
<h2 class="section-heading">Education</h2>
<section>
<h3>
<a href="https://www.stcloudstate.edu">Saint Cloud State University</a>
</h3>
<p class="section-label">Saint Cloud, MN, USA</p>
<h4>Degrees</h4>
<ul>
<li>Bachelor of Science in Computer Science</li><li>Minor in Applied Mathematics</li>
</ul>
<h4>Honors</h4>
<ul>
<li>2021 Internation Student Scholarship</li><li>2023 Dean's List</li><li>Won first place in 2024 Huskies Invent sponsored by Thermo-Tech</li>
</ul>
<p>
<span class="block">GPA in Major: 3.6</span>
<span class="block">Cumulative GPA: 3.5</span>
<span class="block">Graduation Date: 2025</span>
</p>
</section>
</section>
<section>
<h2 class="section-heading">Skills</h2>
<ul class="unstyled-list">
<li>
<h3>Python, Flask, Django</h3>
<div class="skill-bar">
<div class="skill-bar-fill w-100"
role="meter"
aria-valuenow="100"
aria-valuemin="0"
aria-valuemax="100">
<span class="skill-bar-label">Expert</span>
</div>
</div>
</li>
<li>
<h3>System Administration, Linux</h3>
<div class="skill-bar">
<div class="skill-bar-fill w-90"
role="meter"
aria-valuenow="90"
aria-valuemin="0"
aria-valuemax="100">
<span class="skill-bar-label">Advanced</span>
</div>
</div>
</li>
<li>
<h3>JavaScript, HTML, CSS</h3>
<div class="skill-bar">
<div class="skill-bar-fill w-75"
role="meter"
aria-valuenow="75"
aria-valuemin="0"
aria-valuemax="100">
<span class="skill-bar-label">Comfortable</span>
</div>
</div>
</li>
</ul>
</section>
<section>
<h2 class="section-heading">Interests</h2>
<section>
<h3>Competing in Hackathons and Invent-a-thons</h3>
<div class="gallery side-gallery">
<figure>
<img width="600"
height="338"
src="portfolio_media/huskiesInventOne.jpg"
alt="Won first place in 2024 Huskies Invent sponsored by Thermo-Tech">
<figcaption>Won first place in 2024 Huskies Invent sponsored by Thermo-Tech</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/iDsHack.png"
alt="Won third place in 2024 Hackathon sponsored by Immersion Data Solutions">
<figcaption>Won third place in 2024 Hackathon sponsored by Immersion Data Solutions</figcaption>
</figure>
</div>
</section>
</section>
</aside>
</div>
</div>
<footer class="page-footer">
<div class="container">
<p>© 2025 Sauharda Meher Shrestha. All rights reserved.</p>
</div>
</footer>
<script src="js/app.js"></script>
</body>
</html>