Update resume, portfolio
This commit is contained in:
parent
1a4b547368
commit
a6ff7bc5d7
4 changed files with 49 additions and 9 deletions
27
resume.html
27
resume.html
|
@ -8,13 +8,27 @@
|
|||
<body>
|
||||
<h1 id="resume">Resume</h1>
|
||||
<p>
|
||||
Benjamin Zimmerman <br> <a href="mailto:resume@askiiart.net">resume@askiiart.net</a> <br> This is public, so I'm not going to put my phone number or address here. If you want it, ask.
|
||||
Benjamin Zimmerman <br> <a href="resume@askiiart.net">resume@askiiart.net</a> <br> This is public, so I'm not going to put my phone number or address here. Please use email as the primary method of contact.
|
||||
</p>
|
||||
<h2 id="professional-experience">Professional Experience</h2>
|
||||
<ul>
|
||||
<li>I run a computer repair business (Ben's PC Repair) out of my home. I do this on the side, but may expand it.
|
||||
<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>
|
||||
</ul>
|
||||
<h2 id="skills-and-other-traits">Skills and other traits</h2>
|
||||
<ul>
|
||||
<li>I have no other professional experience.</li>
|
||||
<li>Fluent in Java and Python.</li>
|
||||
<li>Can learn just about anything fast.
|
||||
<ul>
|
||||
<li><em>Very</em> fast learner in programming-related topics.</li>
|
||||
</ul></li>
|
||||
<li>Proficient in Windows or Linux, CLI or GUI.</li>
|
||||
<li>Traits:
|
||||
<ul>
|
||||
<li>Problem solver.</li>
|
||||
<li><em>Loves</em> to learn.</li>
|
||||
<li>Always curious.</li>
|
||||
<li>Can self-teach.</li>
|
||||
<li>Flexible.</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<h2 id="portfolio"><a href="https://askiiart.net/portfolio.html">Portfolio</a></h2>
|
||||
|
@ -40,11 +54,16 @@
|
|||
<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>
|
||||
</ul></li>
|
||||
<li>I have completed 25 credit hours of college courses (29 if you include 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>
|
||||
<li>ITSE-1479 (Intro to Scripting Languages): A Python class, taken over the summer of 2022.</li>
|
||||
</ul></li>
|
||||
</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 about 20 hours of community service per year.</li>
|
||||
<li>I do 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