Skip to content

Commit bcb5cd2

Browse files
committed
Update: Update profile information
1 parent bda09ab commit bcb5cd2

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

index.html

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,6 +1542,75 @@ <h4 class="services__modal-title">The MacDuffie School <br /></h4>
15421542

15431543
<!--==================== QUALIFICATION CONTENT 2 - WORK ====================-->
15441544
<div class="qualification__content" data-content id="work">
1545+
<!--==================== QUALIFICATION 2 ====================-->
1546+
<div class="qualification__data">
1547+
<div></div>
1548+
<div class="scroll-animation">
1549+
<span class="qualification__rounder"></span>
1550+
<span class="qualification__line"></span>
1551+
</div>
1552+
1553+
<div>
1554+
<a title="Click to visit our website!" href="https://huonghuacoltd.com" style="color: inherit"
1555+
><h3 class="qualification__title scroll-animation">Undergraduate Teaching Assistant</h3></a
1556+
>
1557+
<span class="qualification__subtitle scroll-animation" style="margin-bottom: 0" title="Click to visit our website!">
1558+
<a href="https://www.unc.edu" style="color: inherit">The University of North Carolina at Chapel Hill</a>
1559+
</span>
1560+
<div class="qualification__calendar scroll-animation">
1561+
<i class="uil uil-calendar-alt"></i>
1562+
August 2024 - Present
1563+
</div>
1564+
<span class="button button--flex button--small button--link services__button scroll-animation">
1565+
View Details
1566+
<i class="uil uil-arrow-right button__icon"></i>
1567+
</span>
1568+
<div class="services__modal">
1569+
<div class="services__modal-content">
1570+
<h4 class="services__modal-title">Huong Hua Co., Ltd. <br /></h4>
1571+
<i class="uil uil-times services__modal-close"></i>
1572+
1573+
<ul class="services__modal-services grid" style="overflow-x: auto">
1574+
<li class="services__modal-service">
1575+
<i class="uil uil-check-circle services__modal-icon"></i>
1576+
<p>Provided academic support to over 150 students across two semesters, improving their understanding of data structures and algorithms.</p>
1577+
</li>
1578+
1579+
<li class="services__modal-service">
1580+
<i class="uil uil-check-circle services__modal-icon"></i>
1581+
<p>Conducted 15+ weekly office hours and review sessions, resulting in a 20% increase in student exam performance.</p>
1582+
</li>
1583+
1584+
<li class="services__modal-service">
1585+
<i class="uil uil-check-circle services__modal-icon"></i>
1586+
<p>Graded and provided feedback on over 100 assignments and exams, maintaining a 98% on-time grading rate.</p>
1587+
</li>
1588+
1589+
<li class="services__modal-service">
1590+
<i class="uil uil-check-circle services__modal-icon"></i>
1591+
<p>Collaborated with professors to enhance course materials, leading to a 25% increase in student engagement in labs and assignments.</p>
1592+
</li>
1593+
1594+
<li class="services__modal-service">
1595+
<i class="uil uil-check-circle services__modal-icon"></i>
1596+
<p>Mentored 10+ students on complex individual projects, helping them tackle advanced algorithmic challenges efficiently.</p>
1597+
</li>
1598+
1599+
<li class="services__modal-service">
1600+
<i class="uil uil-check-circle services__modal-icon"></i>
1601+
<p>Assisted teaching professor with lesson planning by incorporating feedback from students.</p>
1602+
</li>
1603+
1604+
<li class="services__modal-service">
1605+
<i class="uil uil-check-circle services__modal-icon"></i>
1606+
<p>Technology Stack: <strong>Python, Java, Git, Data Structures (Arrays, Linked Lists, Trees, Hash Maps, Graphs).</strong></p>
1607+
</li>
1608+
</ul>
1609+
</div>
1610+
</div>
1611+
</div>
1612+
</div>
1613+
15451614
<!--==================== QUALIFICATION 1 ====================-->
15461615
<div class="qualification__data">
15471616
<div>

0 commit comments

Comments
 (0)