-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Pavan Chandra
committed
Feb 15, 2025
1 parent
156dd36
commit 4b48cea
Showing
4 changed files
with
71 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,5 +40,4 @@ yarn-error.log* | |
# .nuxt/ | ||
|
||
# Project specific | ||
assets/images/ | ||
*.log |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
|
||
<i class="fa-solid fa-bars" id="menu-icon"></i> | ||
|
||
<button class="visit-btn">Visit Github</button> | ||
<button class="visit-btn"><a href="https://drive.google.com/file/d/1zjr81MjWb2cqZFOGMIHpicZ1kZ2Mo2PJ/view?usp=sharing" target="_blank">Visit Github</a></button> | ||
</header> | ||
|
||
<section id="home" class="home"> | ||
|
@@ -40,11 +40,11 @@ <h1>Pavan Chandra</h1> | |
</div> | ||
|
||
<div class="btn-group"> | ||
<a href="resume.pdf" download class="btn">Download CV</a> | ||
<a href="https://drive.google.com/file/d/1zjr81MjWb2cqZFOGMIHpicZ1kZ2Mo2PJ/view?usp=sharing" target="_blank" class="btn">Resume</a> | ||
</div> | ||
|
||
<div class="socials"> | ||
<a href="#" target="_blank"><i class="fa-brands fa-github"></i></a> | ||
<a href="https://drive.google.com/file/d/1zjr81MjWb2cqZFOGMIHpicZ1kZ2Mo2PJ/view?usp=sharing" target="_blank"><i class="fa-brands fa-github"></i></a> | ||
<a href="#" target="_blank"><i class="fa-brands fa-linkedin"></i></a> | ||
</div> | ||
</div> | ||
|
@@ -63,9 +63,9 @@ <h2 class="section-title">Experience</h2> | |
<h3 class="job-title">Data Scientist II</h3> | ||
<p class="company-duration"> | ||
<i class="fas fa-building"></i> | ||
<span class="company">Company Name</span> | ||
<span class="company">JerseySTEM</span> | ||
<i class="fas fa-calendar-alt"></i> | ||
<span class="duration">March 2023 - Present</span> | ||
<span class="duration">March 2024 - February 2025</span> | ||
</p> | ||
</div> | ||
<div class="company-logo"> | ||
|
@@ -91,7 +91,7 @@ <h3 class="job-title">Data Scientist II</h3> | |
<h3 class="job-title">Software Engineer - AI/ML</h3> | ||
<p class="company-duration"> | ||
<i class="fas fa-building"></i> | ||
<span class="company">Company Name</span> | ||
<span class="company">Reno Plas</span> | ||
<i class="fas fa-calendar-alt"></i> | ||
<span class="duration">May 2020 - May 2022</span> | ||
</p> | ||
|
@@ -200,21 +200,21 @@ <h2 class="section-title">Education</h2> | |
<!-- Master's Degree --> | ||
<div class="education-card"> | ||
<div class="degree-type">Master's Degree</div> | ||
<h3 class="degree-title">Master of Science in Computer Science</h3> | ||
<p class="university-duration"><strong>University Name</strong> | 2020 - 2022</p> | ||
<h3 class="degree-title">Master of Science in Computational Science (Data Science)</h3> | ||
<p class="university-duration"><strong>University at Buffalo</strong> | 2020 - 2022</p> | ||
<div class="degree-info"> | ||
<div class="achievement"> | ||
<span class="highlight">GPA</span> | ||
<span class="value">3.9/4.0</span> | ||
<span class="value">4.0/4.0</span> | ||
</div> | ||
<div class="achievement"> | ||
<span class="highlight">Focus</span> | ||
<span class="value">Machine Learning & AI</span> | ||
<span class="value">Data & Machine Learning</span> | ||
</div> | ||
</div> | ||
<div class="education-details"> | ||
<h4>Thesis</h4> | ||
<p>"Deep Learning Approaches for Natural Language Processing"</p> | ||
<!-- <h4>Thesis</h4> | ||
<p>"Deep Learning Approaches for Natural Language Processing"</p> --> | ||
<h4>Key Courses</h4> | ||
<ul> | ||
<li>Advanced Machine Learning</li> | ||
|
@@ -228,21 +228,19 @@ <h4>Key Courses</h4> | |
<!-- Bachelor's Degree --> | ||
<div class="education-card"> | ||
<div class="degree-type">Bachelor's Degree</div> | ||
<h3 class="degree-title">Bachelor of Technology in Computer Science</h3> | ||
<p class="university-duration"><strong>University Name</strong> | 2016 - 2020</p> | ||
<h3 class="degree-title">Bachelor of Technology in Engineering Science</h3> | ||
<p class="university-duration"><strong>IIT Hyderabad</strong> | 2018 - 2022</p> | ||
<div class="degree-info"> | ||
<div class="achievement"> | ||
<span class="highlight">GPA</span> | ||
<span class="value">3.8/4.0</span> | ||
<span class="value">3.0/4.0</span> | ||
</div> | ||
<div class="achievement"> | ||
<span class="highlight">Honors</span> | ||
<span class="value">First Class</span> | ||
<span class="highlight">Focus</span> | ||
<span class="value">Mathematics for AI</span> | ||
</div> | ||
</div> | ||
<div class="education-details"> | ||
<h4>Specialization</h4> | ||
<p>Major in Computer Science with minor in Mathematics</p> | ||
<h4>Key Courses</h4> | ||
<ul> | ||
<li>Data Structures & Algorithms</li> | ||
|
@@ -426,31 +424,11 @@ <h2 class="section-title">Contact</h2> | |
<div class="contact-container"> | ||
<div class="contact-info"> | ||
<p>Feel free to reach out! I'm always open to discussing new projects, creative ideas, or opportunities to be part of your visions.</p> | ||
</div> | ||
|
||
<form class="contact-form" onsubmit="return false;"> | ||
<div class="form-group"> | ||
<label for="name">Name</label> | ||
<input type="text" id="name" name="name" required placeholder="Your Name"> | ||
</div> | ||
|
||
<div class="form-group"> | ||
<label for="email">Email</label> | ||
<input type="email" id="email" name="email" required placeholder="[email protected]"> | ||
</div> | ||
|
||
<div class="form-group"> | ||
<label for="subject">Subject</label> | ||
<input type="text" id="subject" name="subject" required placeholder="Subject"> | ||
</div> | ||
|
||
<div class="form-group"> | ||
<label for="message">Message</label> | ||
<textarea id="message" name="message" required placeholder="Your message here..."></textarea> | ||
<div class="email-container"> | ||
<i class="fas fa-envelope"></i> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
|
||
<button type="submit" class="submit-btn">Send Message</button> | ||
</form> | ||
</div> | ||
</div> | ||
</section> | ||
<script src="script.js"></script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters