blob: 781bed3a1641330fe98152da978f48e348cfede9 (
plain) (
tree)
|
|
<h1 style="text-align: center;">Carpenter Tech</h1>
<p>
My name is Adam Carpenter and I am a freelance software engineer and computer programming consultant. Are you...
</p>
<ul>
<li>interested in writing simple software that efficiently and effectively solves a problem?</li>
<li>an organization leader looking to transition from manual systems administration to developer-driven automation of time-sapping tasks?</li>
<li>a developer looking to introduce your manager to this concept?</li>
<li>an individual or small business looking to self-host your software?</li>
</ul>
<p>
I run a business called <em>Carpenter Tech</em> that aims to help you answer these questions by offering the following services.
</p>
<ul>
<li>Software engineering, custom software design, development, and deployment</li>
<li>Feature & bug "bounties" or consultation</li>
<li>Programming, self-hosting, and IT consulting for small businesses</li>
<li>Organizational systems administration and information technology automation consulting</li>
</ul>
<p>
I am down to earth and enjoy solving problems. If you think I may be able to help solve yours,
<ul>
<li><a href="#cv">Review my CV below</a></li>
<li><a href="/contact">Contact me to get started</a></li>
</ul>
</p>
<hr />
<?php
include('./assets/cv.html');
?>
<p>
<img src="https://nextcloud.53hor.net/index.php/s/zL2AJHwtCWLX2Eq/preview" />
</p>
<?php
exit();
|