Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
EastonArcher authored Feb 26, 2024
1 parent d176965 commit bc3a2f8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h1 class="sub-title">About Me</h1>
<!---------Projects Section----------->
<div class="tab-contents" id="projects">
<ul>
<li>All Projects are available to view on my GitHub profile<li><br><br>
<li>All Projects are available to view on my GitHub profile</li><br><br>
<li><span>JavaScript Frameworks</span><br>Built a to-do app using Vanilla
JavaScript, React, and Angular to showcase proficiency in three different
frameworks.</li>
Expand Down Expand Up @@ -104,15 +104,16 @@ <h1 class="sub-title">About Me</h1>
<!---------Education Section----------->
<div class="tab-contents" id="education">
<ul>
<li><span>2020-Present</span><br>Computer Science Student at Texas Tech University, in Lubbock, Texas</li>
<li><span>Texas Tech University</span><br>2020-Present, Pursuing a Bachelor's Degree in Computer Science at Texas Tech University,
in Lubbock, Texas</li>

<li><span>Relevant Coursework</span><br> Data Science, Computer Architecture, Design and Analysis of
Algorithms, Object Oriented Programming, Operating Systems, Software Engineering, Database
Systems, Intro to A.I., Web Programming Principles</li>

<li><span>Dean's List</span><br>Fall 2020, Fall 2021, Spring 2021, Spring 2022, Fall 2023</li>

<li><span>2016-2020</span><br>High School Diploma from Lake Travis High School, in Austin, Texas</li>
<li><span>Lake Travis High School</span><br>2016-2020, High School Diploma from Lake Travis High School in Austin, Texas</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit bc3a2f8

Please sign in to comment.