Hi, I'm Tanner.

I'm a software engineer and mathematician. I enjoy solving problems and building things for the web.

Work with me

Recent Posts

How transform-style made links unreachable on my website

Posted on  • tagged with 

I discovered some nested links weren't working on my site. After sifting through each page, I finally noticed that there was a CSS rule applying transform-style: preserve-3d to the entire home page instead of only the element that needed it, which caused unexpected rendering of nested links.

Searching in a Binary Search Tree

Posted on  • tagged with 

Finding a value in a BST can be done iteratively or recursively in logarithmic time on average because of the properties of a BST.

See more posts →

Featured Projects

Contact Me

I'm always interested in having a chat about software development. If you think my skills would align with your projects needs, I'd love to hear from you. I'm available at any of the social links below or by navigating to my contact page.