Compare commits
No commits in common. "2850a962a9dbe659b9f38dfb98ed5e006a186538" and "d4e799d6362906b88cd499fd1bfbff7b9650fa02" have entirely different histories.
2850a962a9
...
d4e799d636
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,4 +33,3 @@ __pycache__/
|
|||||||
|
|
||||||
# === Other ===
|
# === Other ===
|
||||||
website/resume/
|
website/resume/
|
||||||
Profile.pdf
|
|
||||||
|
|||||||
@ -164,26 +164,6 @@
|
|||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="list-container">
|
<div class="list-container">
|
||||||
|
|
||||||
<div class="list-item">
|
|
||||||
<div class="list-item-header">
|
|
||||||
<h4>Coach</h4>
|
|
||||||
<span class="date">Dec 2024 - Jun 2025</span>
|
|
||||||
</div>
|
|
||||||
<p class="subtitle-detail">Goeup Kendo Hall - Yangju, South Korea</p>
|
|
||||||
<p class="desc">Leadership and instruction for students and adults. Built team communication, safety
|
|
||||||
standards, and structured drill sessions.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="list-item">
|
|
||||||
<div class="list-item-header">
|
|
||||||
<h4>Academic Tutor</h4>
|
|
||||||
<span class="date">Apr 2016 - Oct 2025</span>
|
|
||||||
</div>
|
|
||||||
<p class="subtitle-detail">Pacific Core Academy & Independent - Honolulu, HI</p>
|
|
||||||
<p class="desc">Guided students through complex computer science and math concepts. Tracked learning
|
|
||||||
sessions and compiled student growth profiles.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="list-item">
|
<div class="list-item">
|
||||||
<div class="list-item-header">
|
<div class="list-item-header">
|
||||||
<h4>Bilingual Customer Service Representative</h4>
|
<h4>Bilingual Customer Service Representative</h4>
|
||||||
@ -202,15 +182,22 @@
|
|||||||
|
|
||||||
<div class="list-item">
|
<div class="list-item">
|
||||||
<div class="list-item-header">
|
<div class="list-item-header">
|
||||||
<h4>Bilingual 2-1-1 Specialist & Customer Service Representative</h4>
|
<h4>Coach</h4>
|
||||||
<span class="date">Oct 2020 - Jan 2021</span>
|
<span class="date">Dec 2024 - Present</span>
|
||||||
</div>
|
</div>
|
||||||
<p class="subtitle-detail">Aloha United Way 211 - Honolulu, HI</p>
|
<p class="subtitle-detail">Goeup Kendo Hall - Yangju, South Korea</p>
|
||||||
<ul class="bullets">
|
<p class="desc">Leadership and instruction for students and adults. Built team communication, safety
|
||||||
<li>Delivered bilingual customer service support in English and Japanese for Hawaii's statewide 211 helpline, connecting callers with vital community health, housing, and social services.</li>
|
standards, and structured drill sessions.</p>
|
||||||
<li>Triaged high-volume inbound calls, conducted intake assessments, and navigated resource databases to provide accurate, timely agency referrals.</li>
|
</div>
|
||||||
<li>Maintained detailed call logs and client case data while strictly adhering to privacy and confidentiality standards.</li>
|
|
||||||
</ul>
|
<div class="list-item">
|
||||||
|
<div class="list-item-header">
|
||||||
|
<h4>Academic Tutor</h4>
|
||||||
|
<span class="date">Apr 2020 - Oct 2023</span>
|
||||||
|
</div>
|
||||||
|
<p class="subtitle-detail">Pacific Core Academy & Independent - Honolulu, HI</p>
|
||||||
|
<p class="desc">Guided students through complex computer science and math concepts. Tracked learning
|
||||||
|
sessions and compiled student growth profiles.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@ -383,10 +370,7 @@
|
|||||||
<h2 class="section-title">Education</h2>
|
<h2 class="section-title">Education</h2>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="list-item" style="border-bottom: none; padding-bottom: 0;">
|
<div class="list-item" style="border-bottom: none; padding-bottom: 0;">
|
||||||
<div class="list-item-header">
|
|
||||||
<h4 style="font-size: 0.95rem;">A.S. Computer Science</h4>
|
<h4 style="font-size: 0.95rem;">A.S. Computer Science</h4>
|
||||||
<span class="date" style="font-size: 0.8rem;">May 2023 - Aug 2025</span>
|
|
||||||
</div>
|
|
||||||
<p class="subtitle-detail">University of the People</p>
|
<p class="subtitle-detail">University of the People</p>
|
||||||
<p class="desc" style="font-size: 0.8rem;">Pasadena, CA (Remote environment)</p>
|
<p class="desc" style="font-size: 0.8rem;">Pasadena, CA (Remote environment)</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user