Skip to content

Latest commit

 

History

History
89 lines (70 loc) · 3.73 KB

about.md

File metadata and controls

89 lines (70 loc) · 3.73 KB
page_name title eleventyExcludeFromCollections permalink headshot layout pageId metadata templateEngineOverride
About - Tanner Dolby
About Me
true
/about/
small med oldSrc src
/images/headshot3-small.jpg
/images/tanner-casual-medium.jpg
/images/tanner-casual-4.png
/images/TannerGradPhotos.jpg
about.njk
main-about
title desc url img img_alt twitter_handle name generator comments
About - tannerdolby.com
About Tanner Dolby
An Archimedean Spiral
tannerdolby
Tanner Dolby
eleventy
true
njk, md

Hi there! My name is Tanner Dolby. I'm a Software Engineer with a background in Applied Math. I like working with JavaScript, HTML, CSS, Node.js, React, Next.js, Python, and Java. I'm interested in building performant systems and helping others through software. I enjoy being creative, contributing to open source projects on GitHub, and learning new things.

Experience

{% jobInfo "Software Developer at IBM", "Aug 2024 - Present" %} {% jobInfo "Software Engineer at WorkHound", "Aug 2022 - Aug 2024" %} {% jobInfo "Software Engineer at Tata Consultancy Services", "Jan 2021 - Aug 2022" %}

Interests

I like reading books, mountain biking, running, skateboarding, playing golf, and finding the best coffee shops. I enjoy learning new things and I'm always tinkering on some sort of project. When I'm not doing something outside, I spend most of my time reading, contributing to open source projects on GitHub, playing Chess, and making fun experiments on CodePen.

I've taken an interest in Static Site Generators (SSGs), specifically Eleventy, which this website is built with.

Books

Whether I'm reading for fun or to learn something new, it brings me a lot of happiness because there's always a new story I can become immersed in. Lately, I've been into fantasy, adventure, and sci-fi books, but I'm always open to book recommendations of any genre!

Follow along on Goodreads.

Tech

  • Java A Beginner's Guide (Eighth Edition) by Herbert Schildt
  • Cracking the Coding Interview by Gayle Laakmann McDowell
  • Software Architecture Patterns by Mark Richards
  • Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein

Education

I received my Bachelor of Science in Applied Mathematics from Arizona State University on May 11, 2020.

During my time at ASU, I worked in the Academic Success Center as a Supplemental Instruction leader for Differential Equations. I also worked as an Undergraduate Researcher in a lab focusing on dynamic systems with applications in life and social science. I've always been intrigued by numbers and how systems work.

Need More?

{% img src="tanner-graduation-headshot.jpeg", alt="ASU graduation photo", widths=[400], cls="headshot-img", id="graduation-headshot" %}

I'm interested in all things math or software related. Have a look at my resume and feel free to contact me if you'd like to chat!

{% for icon in socials %} {% if icon.name != "LeetCode" %} - [![{{ icon.name }}]({{ icon.src }})]({{ icon.url }}) {% endif %} {% endfor %}