Scott Hickmann

Hi! I'm an engineer with a passion for turning complex challenges into innovative solutions. My top skills include TypeScript, React, machine learning, and cloud infrastructure. I love working in teams and taking products from 0 to 1 in dynamic, fast-paced environments.

Unity

From pong to infinite metaverses, anything is possible with Unity.

  • Sypion

    Revolutionizing online purchase.

    Twitter

Mathematics

Fun math problems that I worked on when I was younger.

  • Game of Differences

    Let there be 4 numbers a, b, c, and d. At the next round, a = |a-n|, b = |b-c|, c = |c-d|, d = |d-a|. After a finite amount of round, are we sure to end up with a = 0, b = 0, c = 0, and d = 0? What happens when we change the amount of initial numbers?

    Read More
  • Lamps

    Lamps

    In Florence's house, each bulb is connected to a switch which allows it to be turned on or off, but some switches are interconnected and this causes a strange phenomenon. If we act on a switch then we also modify the state of the switches directly connected to it. If all lamps start on, is it always possible to turn them all off?

    Read More
  • Sequences of Harshad Numbers

    Sequences of Harshad Numbers

    An integer is a Harshad number if it is divisible by the sum of its digits. What is the longest possible sequence of consecutives Harshad numbers?

    Read More