Update html files
This commit is contained in:
parent
e1b8f1e141
commit
94a3fc09a8
2 changed files with 14 additions and 13 deletions
15
resume.html
15
resume.html
|
@ -12,7 +12,7 @@
|
|||
</p>
|
||||
<h2 id="professional-experience">Professional Experience</h2>
|
||||
<ul>
|
||||
<li>I began computer repair when I was in third grade, and built my first computer at age 12. I now run a computer repair business, Ben's PC Repair, out of my home. I do this on the side while I'm in school, but may expand it.</li>
|
||||
<li>I began computer repair when I was in third grade and built my first computer at age 12. I now run a computer repair business, Ben's PC Repair, out of my home. I do this on the side while I'm in school, but I may expand it.</li>
|
||||
</ul>
|
||||
<h2 id="skills-and-other-traits">Skills and other traits</h2>
|
||||
<ul>
|
||||
|
@ -44,16 +44,17 @@
|
|||
</ul></li>
|
||||
<li><a href="https://askiiart.net">askiiart.net</a>
|
||||
<ul>
|
||||
<li>My site. I've got a bunch of services running on it, like <a href="https://git.askiiart.net">Gitea</a> and <a href="https://invidious.askiiart.net">Invidious</a>.</li>
|
||||
<li>My site. I have several of services running on it, like <a href="https://git.askiiart.net">Gitea</a> and <a href="https://invidious.askiiart.net">Invidious</a>.</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<h2 id="academics">Academics</h2>
|
||||
<ul>
|
||||
<li>Collegiate Academy of Birdville sophomore student (graduating in 2025)
|
||||
<li>Collegiate Academy of Birdville student (graduating 2025)</li>
|
||||
<li>Tarrant County College (graduating 2025)
|
||||
<ul>
|
||||
<li>This is an early college high school, meaning I simultaneously take high school and college courses. When I graduate, I will graduate with both my associate’s degree from Tarrant County College, and my high school diploma.</li>
|
||||
<li>Majoring in programming.</li>
|
||||
</ul></li>
|
||||
<li>I have completed 25 credit hours of college courses (29 if you include AP credits)</li>
|
||||
<li>Completed 25 credit hours of college courses (29 including AP credits)</li>
|
||||
<li>Programming-related classes:
|
||||
<ul>
|
||||
<li>AP Computer Science A: AP Java class, gave credit for COSC-1436 (Programming Fundamentals I), taken as a freshman in 2021-2022.</li>
|
||||
|
@ -62,8 +63,8 @@
|
|||
</ul>
|
||||
<h2 id="extracurriculars-and-community-service">Extracurriculars and community service</h2>
|
||||
<ul>
|
||||
<li>I am cofounder and current vice president of the <a href="https://codeberg.org/TCCD-CompSci-and-Coding-Club/">TCCD CompSci and Coding Club</a>.</li>
|
||||
<li>I do a minimum of 20 hours of community service each year.</li>
|
||||
<li>Cofounder and current vice president of the <a href="https://codeberg.org/TCCD-CompSci-and-Coding-Club/">TCCD CompSci and Coding Club</a>.</li>
|
||||
<li>Complete a minimum of 20 hours of community service each year.</li>
|
||||
</ul>
|
||||
</body>
|
||||
<footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue