Files
jameswitzeman.net/_site/services.html
T
2026-06-11 16:41:45 -07:00

100 lines
2.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WHAT CAN YOUR JAMES DO FOR YOU?</title>
<link rel="stylesheet" href="/assets/css/styles.css">
</head>
<div id='head'>
<div id='titlebar'>
<div class='item1'><h1>world-wide-witzeman</h1></div>
<div class='item2'></div>
</div>
<div id='subhead'>
<div id='motd'>content/home</div>
<nav class='hnav'>
<a href="/" >
home
</a>
<a href="/about.html" >
about
</a>
<a href="/services.html" class="current">
services
</a>
<a href="/contact.html" >
contact
</a>
<a href="/articles.html" >
articles
</a>
</nav>
</div>
</div>
<div class='content'><h1>SERVICES</h1>
<h2>|= IT SOLUTIONS</h2>
<p>It sounds really fancy phrased that way.
If you need someone to maintain your website, fix
your internet, write you some kind of program, or even
fix up a broken/old PC, I'm your guy!
</p>
<p>
My skillset is somewhat broad. I can do basic electronics
repairs, I was trained in logic design in school. I know
a lot of transistor math. I have experience programming in
C, PHP, JavaScript, Python, CSS, etc. I can do pretty good
web dev and also know how to work with Docker well. Here
at home I have a nice media server full of **legally obtained**
movies and shows. If you have a nasty old or cheap PC and want
help getting it running better, I can speed it up. The secret
is running Linux! Some things I can do:
</p>
<ul>
<li>Hardware repair</li>
<li>Website design and maintenance</li>
<li>Speed up slow, old PCs </li>
<li>Home networking</li>
<li>Programming help in Python, C, PHP, JavaScript</li>
</ul>
<h2>|= MATH TUTORING</h2>
<p>
I am a trained computer engineer and know a lot of
wicked maths. I can most likely help tutor you in any
math up to Calculus III. Some classes I passed:
</p>
<ul>
<li>Algebra I, II</li>
<li>Pre-Calculus</li>
<li>AP Calculus A,B,C</li>
<li>Calculus I</li>
<li>Calculus II</li>
<li>Multivariable Calc/Calc III</li>
</ul>
<h2>|= PIANO LESSONS</h2>
<p>I am also a proficient pianist! If you're trying to
learn, or have a child looking to pick up music, I can
help any beginner to intermediate player!</p>
</div>
<div id='foot'>
<div id='footbar'>
<a href='mailto:me@jameswitzeman.net'>me@jameswitzeman.net</a>
</div>
</div>
</html>