Update resume, portfolio

This commit is contained in:
askiiart 2023-03-23 21:09:07 -05:00
parent 1a4b547368
commit a6ff7bc5d7
4 changed files with 49 additions and 9 deletions

View file

@ -22,6 +22,10 @@
<ul>
<li>Some little convenience scripts for docker compose. The main thing is to compose a bunch of stuff at once.</li>
</ul></li>
<li><a href="https://git.askiiart.net/askiiart/turtle_match">askiiart/turtle_match</a>
<ul>
<li>A turtle-themed memory game, and my final project for ITSE-1479 (Intro to Scripting Languages).</li>
</ul></li>
</ul>
<h2 id="contributions">Contributions</h2>
<ul>

View file

@ -9,6 +9,8 @@
- [askiiart/askiiart-net](https://git.askiiart.net/askiiart/askiiart-net) - The site's source code.
- [askiiart/docker-composer](https://git.askiiart.net/askiiart/docker-composer)
- Some little convenience scripts for docker compose. The main thing is to compose a bunch of stuff at once.
- [askiiart/turtle_match](https://git.askiiart.net/askiiart/turtle_match)
- A turtle-themed memory game, and my final project for ITSE-1479 (Intro to Scripting Languages).
## Contributions

View file

@ -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 associates 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>

View file

@ -5,15 +5,27 @@
<p>
Benjamin Zimmerman
<br>
<a href="mailto:resume@askiiart.net">resume@askiiart.net</a>
<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. If you want it, ask.
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>
## Professional Experience
- I run a computer repair business (Ben's PC Repair) out of my home. I do this on the side, but may expand it.
- I have no other professional experience.
- 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.
## Skills and other traits
- Fluent in Java and Python.
- Can learn just about anything fast.
- *Very* fast learner in programming-related topics.
- Proficient in Windows or Linux, CLI or GUI.
- Traits:
- Problem solver.
- *Loves* to learn.
- Always curious.
- Can self-teach.
- Flexible.
## [Portfolio](https://askiiart.net/portfolio.html)
@ -31,8 +43,11 @@ Highlights:
- Collegiate Academy of Birdville sophomore student (graduating in 2025)
- 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 associates degree from Tarrant County College, and my high school diploma.
- I have completed 25 credit hours of college courses (29 if you include AP credits)
- Programming-related classes:
- AP Computer Science A: AP Java class, gave credit for COSC-1436 (Programming Fundamentals I), taken as a freshman in 2021-2022.
- ITSE-1479 (Intro to Scripting Languages): A Python class, taken over the summer of 2022.
## Extracurriculars and community service
- I am cofounder and current vice president of the [TCCD CompSci and Coding Club](https://codeberg.org/TCCD-CompSci-and-Coding-Club/).
- I do about 20 hours of community service per year.
- I do a minimum of 20 hours of community service each year.