Welcome to the Playground
Hello, my name is Jared Sulzdorf, and this is my playground.
This small, spunky website is dedicated to exploring new technologies, tinkering with toy projects, and in general, just playing around. If you're curious, you can read more about what's going on under the hood or just check out the source on GitHub.
Feel free to explore some of the sandboxes below and if you have any questions or just want to chat, my blog's contact page should point you in the right direction
Simple Todo
Need a Todo list that you can forget the moment you navigate away? I got you covered.
Start ListingURL Shortener
Long URL? Need to Rickroll someone? Get the link shortened and hidden here.
Start ShrinkingSpotify Top Tastes
See your Spotify tastes (top artists and tracks). Save it to your queue. Get down tonight.
Get tastingNumeral System Counters
Convert all the numbers to all the other numbers. What's 4 in binary? In hexadecimal?
Check it outPig Latin Decoder
Have a bit of encoded Pig Latin and don't know how to decode it? I got you covered.
DecodeBirthday Paradox
How many people in a group are needed before the probability at least two share the same birthday?
Find out for yourselfFactor Finder
Want to know all the factors of a given number? What about if the number is prime? You bet you do.
Find factorsMillion Dice Roll Stats
What happens when you roll three 6-sided dice 1,000,000 times? What's the probability that you get a sum of 5?
Get statsMultiplication Table Generator
Looking to brush up on your multiplication tables as your little one enters elementary school?
Get smartFirst React Component
Hello, World, it's me, React. Here, I add my first React component to the Playground!
Check it out