Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinTrinh1227 committed Jun 22, 2024
1 parent dda7a4a commit 8b517f3
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 31 deletions.
Binary file modified assets/documents/resume.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion assets/webjs/welcomesection.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ async function getDate() {

// concats the strings and displays them
let startText =
"<span class='comment'>/* ----------- <br/>char siteAuthor[] = 'Kevin Huy Trinh'<br/>char currentClassification[] = 'Sophomore' <br/>char lastUpdated[] = '";
"<span class='comment'>/* ----------- <br/>char siteAuthor[] = 'Kevin Huy Trinh'<br/>char currentClassification[] = 'Freshman' <br/>char lastUpdated[] = '";
let endText = "'</br> --------- */</span></br></br>";
result = startText.concat(updateDate, endText);

Expand Down
57 changes: 27 additions & 30 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!-- =======================================================
* Author: Kevin Huy Trinh
* Website: www.kevintrinh.dev
* Github Link: https://github.com/KevinTrinh1227/Kevin-Trinh
* Github Link: https://github.com/KevinTrinh1227
* Description: This site displays information about me and my career.
======================================================== -->

Expand Down Expand Up @@ -62,12 +62,12 @@
<li><a href="#aboutme">/About</a></li>
<li><a href="#education">/Education</a></li>
<li><a href="#experience">/Experience</a></li>
<!-- <li><a href="#certifications">/Certifications</a></li> -->
<li><a href="#certifications">/Certifications</a></li>
<li><a href="#projects">/Projects</a></li>
<li>
<nav>
<a href="https://www.linkedin.com/in/trinhkevin1227/" target=”_blank”><i class="fa-brands fa-linkedin"></i></a>
<a href="https://app.joinhandshake.com/stu/users/32148581" target="_blank"><i class="fa-solid fa-handshake"></i></a>
<a href="https://www.linkedin.com/in/kevintrinh1227/" target=”_blank”><i class="fa-brands fa-linkedin"></i></a>
<a href="./assets/documents/resume.pdf" target="_blank"><i class="fa-solid fa-file"></i></a>
<a href="mailto:[email protected]" target=”_blank”><i class="fa-solid fa-envelope"></i></a>
<a href="https://github.com/KevinTrinh1227" target=”_blank”><i class="fa-brands fa-github"></i></a>
</nav>
Expand Down Expand Up @@ -101,12 +101,12 @@ <h1>Hello, Kevin here.</h1>
<br>
<div class="introParagraph">
<p></p>
<p>I'm a Sophomore attending St. Mary's University,</p>
<p>Majoring in Computer Science with a Math Minor.</p>
<p>I have a profound interest in machine learning,</p>
<p>full-stack development, and everything in between.</p>
<p>I'm currently a Freshman at the University of Houston,</p>
<p>pursuing a Bachelor of Science in Computer Science.</p>
<p>I have a profound interest in machine learning, operating</p>
<p>systems, full-stack development, and everything in between.</p>
</div>
<h3><a href="mailto:[email protected]"><i class="fa-solid fa-envelope"></i>Say Hello to me!</a></h3>
<h3><a href="mailto:[email protected]"><i class="fa-solid fa-envelope"></i>Say Hello to me!</a></h3>
</section>
</div>
</div>
Expand Down Expand Up @@ -135,8 +135,8 @@ <h3 class="title-a" id="aboutme">
<div class="box-shadow-full">
<div class="row">
<div class="col-md-6">
<p class="about-me-desc">I am currently studying <strong class="about-bold">computer science</strong> at <strong class="about-bold"><a href="https://www.stmarytx.edu/" target="_blank">St. Mary's University</a></strong> with a focus on computer science with a minor in mathematics. Recently, I was an <strong class="about-bold"> undergrad research intern</strong> at the <strong id="about-link"><a target="_blank" href="https://www.stmarytx.edu/academics/special-programs/mcnair/">McNair Research Program of STMU</a></strong>, a Post-Baccalaureate Achievement Program. Some of my current goals are to build experience and to acquire long-term connections that will benefit me as a person and my field of study. </p>
<p class="about-me-desc">I have a profound interest in numerous types of software development such as machine learning, computer security, databases, and everything in between. Im a huge enthusiast for desk setups, PC builds, and tattoos. In my free time, I enjoy exploring nature, getting boba, playing video games, and thrifting. </p>
<p class="about-me-desc">I am currently studying <strong class="about-bold">computer science</strong> at <strong class="about-bold"><a href="https://uh.edu/" target="_blank">University of Houston</a></strong> with a focus on computer science with a minor in mathematics. Recently, I was an <strong class="about-bold"> undergrad research intern</strong> at the <strong id="about-link"><a target="_blank" href="https://www.stmarytx.edu/academics/special-programs/mcnair/">McNair Research Program of STMU</a></strong>, a Post-Baccalaureate Achievement Program. Some of my current goals are to build experience and to acquire long-term connections that will benefit me as a person and my field of study. </p>
<p class="about-me-desc">I have a profound interest in numerous types of software development such as machine learning, computer security, databases, and everything in between. I'm a huge enthusiast for desk setups, PC builds, and tattoos. In my free time, I enjoy ezxploring nature, getting boba, playing video games, and thrifting. </p>
<p class="about-me-desc">Some technologies I've worked with:</p>
<div class="languages-list">
<ul>
Expand Down Expand Up @@ -172,7 +172,7 @@ <h3 class="title-a" id="aboutme">
<h3 class="title-a" id="education">
/Education <div class="line-mf"></div></h3>
<p class="subtitle-a">
Information relevant to my education at St. Mary's University.</p>
Information relevant to my education at University of Houston. (This is only an example)</p>
</div>
</div>
<div class="row">
Expand All @@ -181,17 +181,17 @@ <h3 class="title-a" id="education">
<div class="row">
<div class="course-title">
<h4>Coursework</h4>
<p>Courses that I have completed or am on track to complete. Current GPA: <strong>3.24</strong></p>
<p>Courses that I have completed or am on track to complete. Current GPA: <strong>3.99</strong></p>
</div>
<!-- ============================================================
* Freshman year university courses
================================================================ -->
<div class="col-md-6">
<div class="education">
<h4>Freshman Year 2021 - 2022</h4>
<h4>Freshman Year 2024 - 2025</h4>
<table>
<tr>
<th>Fall 2021 Courses</th>
<th>Fall 2024 Courses</th>
<th>Total Credits: 13.0</th>
</tr>
<tr>
Expand Down Expand Up @@ -219,7 +219,7 @@ <h4>Freshman Year 2021 - 2022</h4>
<h4>‎‎ </h4>
<table>
<tr>
<th>Spring 2022 Courses</th>
<th>Spring 2025 Courses</th>
<th>Total Credits: 16.0</th>
</tr>
<tr>
Expand Down Expand Up @@ -251,10 +251,10 @@ <h4>‎‎ </h4>
================================================================ -->
<div class="col-md-6">
<div class="education">
<h4 class="educationTitleSperator">Sophomore Year 2022 - 2023</h4>
<h4 class="educationTitleSperator">Sophomore Year 2025 - 2026</h4>
<table>
<tr>
<th>Fall 2022 Courses</th>
<th>Fall 2025 Courses</th>
<th>Total Credits: 13.0</th>
</tr>
<tr>
Expand Down Expand Up @@ -285,7 +285,7 @@ <h4 class="educationTitleSperator">Sophomore Year 2022 - 2023</h4>
<h4 class="educationTitleSperator"></h4>
<table>
<tr>
<th>Spring 2023 Courses</th>
<th>Spring 2026 Courses</th>
<th>Total Credits: 18.0</th>
</tr>
<tr>
Expand Down Expand Up @@ -320,10 +320,10 @@ <h4 class="educationTitleSperator">‎ </h4>
================================================================ -->
<div class="col-md-6">
<div class="education">
<h4 class="educationTitleSperator">Junior Year 2024 - 2025</h4>
<h4 class="educationTitleSperator">Junior Year 2026 - 2027</h4>
<table>
<tr>
<th>Fall 2023 Courses</th>
<th>Fall 2026 Courses</th>
<th>Total Credits: 17.0</th>
</tr>
<tr>
Expand Down Expand Up @@ -358,7 +358,7 @@ <h4 class="educationTitleSperator">Junior Year 2024 - 2025</h4>
<h4 class="educationTitleSperator"></h4>
<table>
<tr>
<th>Spring 2024 Courses</th>
<th>Spring 2027 Courses</th>
<th>Total Credits: 15.0</th>
</tr>
<tr>
Expand Down Expand Up @@ -389,10 +389,10 @@ <h4 class="educationTitleSperator">‎ </h4>
================================================================ -->
<div class="col-md-6">
<div class="education">
<h4 class="educationTitleSperator">Senior Year 2025 - 2026</h4>
<h4 class="educationTitleSperator">Senior Year 2027 - 2028</h4>
<table>
<tr>
<th>Fall 2024 Courses</th>
<th>Fall 2027 Courses</th>
<th>Total Credits: 16.0</th>
</tr>
<tr>
Expand Down Expand Up @@ -427,7 +427,7 @@ <h4 class="educationTitleSperator">Senior Year 2025 - 2026</h4>
<h4 class="educationTitleSperator"></h4>
<table>
<tr>
<th>Fall 2025 Courses</th>
<th>Fall 2028 Courses</th>
<th>Total Credits: 15.0</th>
</tr>
<tr>
Expand Down Expand Up @@ -460,7 +460,7 @@ <h4 class="educationTitleSperator">‎ </h4>
<div class="col-sm-12">
<div class="education-extras">
<h4>Extracurriculars</h4>
<p>Organizations & clubs that I am/have been a part of.</p>
<p>Organizations & clubs that I am/have been a part of. (Examples/Demos below)</p>
<center>
<table>
<tr>
Expand Down Expand Up @@ -557,8 +557,6 @@ <h1>Dobie Vex Robotics Lead • 09/2019</h1>



<!-- ============================================================
* My certifications section

<section id="work" class="certifications-mf sect-pt4 route">
<div class="container">
Expand All @@ -569,7 +567,7 @@ <h1>Dobie Vex Robotics Lead • 09/2019</h1>
<h3 class="title-a" id="certifications">
/Certificates <div class="line-mf"></div></h3>
<p class="subtitle-a">
Certifications that I have acquired during my career. None acquired yet.</p>
Certifications that I have acquired during my career. (Example here)</p>
</p>
</div>
</div>
Expand Down Expand Up @@ -642,7 +640,6 @@ <h2 class="w-title">N/A</h2>
</div>
</div>
</section>
================================================================ -->



Expand Down

0 comments on commit 8b517f3

Please sign in to comment.