Skip to content

Commit

Permalink
resume update
Browse files Browse the repository at this point in the history
  • Loading branch information
Prerak Raja committed Aug 18, 2021
1 parent b17d3d1 commit 2d64106
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ <h2 style="color:#fff">I'm <span class="typing" style="color:#12D640"></span></h
<!-- <li><a href="#projects"> <span>Projects</span></a></li>-->
<li><a href="#portfolio"> <span>Projects</span></a></li>
<li><a href="#skills"> <span>Skills</span></a></li>
<li><a href="https://drive.google.com/file/d/1UCuv1EYG6Avwotx01i89BOk6Z_6L6IVw/view?usp=sharing" target="_blank"> <span>Resume</span></a></li>
<li><a href="https://drive.google.com/file/d/1pT-Nk6AxY9ZOWBizuDb4htA3IiUF_fSe/view?usp=sharing" target="_blank"> <span>Resume</span></a></li>
<!-- <li><a href="#links"> <span>Resume & Links</span></a></li> -->
<li><a href="#contacts"> <span>Contact</span></a></li>

Expand Down Expand Up @@ -336,7 +336,7 @@ <h2>Experience</h2>
<div class="col-md-12 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100">
<h4 style="text-align:left;"><a href="https://www.asu.edu/" style="color:#12d640">Arizona State University</a><br> </h4>
<h5 style="text-align:left;">January 2021 - Present</h5>
<p style="text-align:left;color:#fff"><em>Systems Support Specialist </em></p>
<p style="text-align:left;color:#fff"><em>Software Engineer </em></p>
<ul style="text-align:left;">
<li>Managed large‑scale deployment of JupyterHub with Nbgrader and webwork software, facilitating approx 5500 students.</li>
<li>Configured, troubleshot, and administered server‑side web applications for the statistics department.</li>
Expand Down Expand Up @@ -573,6 +573,7 @@ <h4 style="text-align:left;color:#09203a">Frameworks</h4>
<p style="text-align:left;">
<img src="https://www.vectorlogo.zone/logos/pocoo_flask/pocoo_flask-ar21.svg" alt="vectorlogo.zone">
<img src="https://www.vectorlogo.zone/logos/djangoproject/djangoproject-ar21.svg" alt="vectorlogo.zone">
<img src="https://www.vectorlogo.zone/logos/nodejs/nodejs-horizontal.svg" alt="vectorlogo.zone">
<img src="https://www.vectorlogo.zone/logos/getbootstrap/getbootstrap-ar21.svg" alt="vectorlogo.zone">
<img src="https://www.vectorlogo.zone/logos/tensorflow/tensorflow-ar21.svg" alt="vectorlogo.zone">
<img src="https://www.vectorlogo.zone/logos/pytorch/pytorch-ar21.svg" alt="vectorlogo.zone">
Expand All @@ -585,6 +586,7 @@ <h4 style="text-align:left;color:#09203a">Tools</h4>
<p style="text-align:left;">
<img src="https://www.vectorlogo.zone/logos/git-scm/git-scm-ar21.svg" alt="vectorlogo.zone">
<img src="https://www.vectorlogo.zone/logos/amazon_aws/amazon_aws-ar21.svg" alt="vectorlogo.zone">
<img src="https://www.vectorlogo.zone/logos/google_cloud/google_cloud-ar21.svg" alt="vectorlogo.zone">
<img src="https://www.vectorlogo.zone/logos/heroku/heroku-ar21.svg" alt="vectorlogo.zone">
<img src="https://www.vectorlogo.zone/logos/jupyter/jupyter-ar21.svg" alt="vectorlogo.zone">
</p>
Expand Down

0 comments on commit 2d64106

Please sign in to comment.