Tanner Byers

Let's Connect

Email: programtanner@gmail.com

I respond to most emails within 24-48 hours. Before reaching out, you might find answers in my blog or learn more about my background.

Quick Message

Or send me a message directly:

<div style="margin-bottom: 1rem;">
  <label for="contact-name" style="display: block; margin-bottom: 0.5rem; font-weight: 500; color: #ffffff;">Name</label>
  <input type="text" name="name" id="contact-name" required style="width: 100%; padding: 0.75rem; border: 1px solid #555; border-radius: 6px; font-size: 1rem; background-color: #1a1a1a; color: #ffffff;">
</div>

<div style="margin-bottom: 1rem;">
  <label for="contact-email" style="display: block; margin-bottom: 0.5rem; font-weight: 500; color: #ffffff;">Email</label>
  <input type="email" name="email" id="contact-email" required style="width: 100%; padding: 0.75rem; border: 1px solid #555; border-radius: 6px; font-size: 1rem; background-color: #1a1a1a; color: #ffffff;">
</div>

<div style="margin-bottom: 1rem;">
  <label for="contact-subject" style="display: block; margin-bottom: 0.5rem; font-weight: 500; color: #ffffff;">Subject</label>
  <input type="text" name="subject" id="contact-subject" required style="width: 100%; padding: 0.75rem; border: 1px solid #555; border-radius: 6px; font-size: 1rem; background-color: #1a1a1a; color: #ffffff;">
</div>

<div style="margin-bottom: 1.5rem;">
  <label for="contact-message" style="display: block; margin-bottom: 0.5rem; font-weight: 500; color: #ffffff;">Message</label>
  <textarea name="message" id="contact-message" rows="5" required style="width: 100%; padding: 0.75rem; border: 1px solid #555; border-radius: 6px; font-size: 1rem; background-color: #1a1a1a; color: #ffffff; font-family: inherit;"></textarea>
</div>

<input type="submit" value="Send Message" style="width: 100%; padding: 0.75rem 1.5rem; background-color: #FF9900; color: #1a1a1a; border: none; border-radius: 6px; cursor: pointer; font-weight: 600; font-size: 1rem;">

I'll get back to you within 24-48 hours.

Topics I Write About

Cloud architecture and optimization
React and TypeScript patterns
Infrastructure as Code (CDK, Terraform)
Building accessible web experiences
Career advice for developers
Healthcare tech and B2B integrations

Also, subscribe to my newsletter for practical tips delivered to your inbox.