Samuel Gunter
hi i made a website, give it time to get more stuff
Featured
How I Earned $40k from Amazon as a High School Senior
Posted on:April 21, 2023 at 03:16 AM in US/Central7 min readI earned $40k from Amazon as a high school senior. Here's how I did it.
I made a website
Posted on:April 8, 2023 at 02:54 AM in US/Central1 min readI made a website (hint: it's this one).
Featured Projects
AP Score Hider
Posted on:July 19, 2021Normally when you go to check your AP Exam scores, you see all the scores at once. Since I'm often bored, I decided to solve this problem. With this script, you can make it so all your scores are hidden until you click "Your score" on each test. Since I was still bored after implementing this, I added confetti that explodes if you get a passing score (3+), with more the higher your score is.
Twiscord Lite
Posted on:September 23, 2020Twiscord syncs your Twitch channel's chat with a Discord channel's chat, both ways. This is simple to do unidirectional with webhooks, but for bidirectional this is a challenge.
Recent Posts
&& and || aren't just for booleans
Posted on:April 28, 2023 at 03:16 AM in US/Central5 min readA lot of people think that && (and) and || (or) are just logical operators on booleans, but they're more than that in some languages.
How I Earned $40k from Amazon as a High School Senior
Posted on:April 21, 2023 at 03:16 AM in US/Central7 min readI earned $40k from Amazon as a high school senior. Here's how I did it.
JavaScript will soon be more functional (change-array-by-copy)
Posted on:April 15, 2023 at 01:36 AM in US/Central6 min readAn explanation of a proposal that adds new methods to the Array prototype that return a mutated copy of the array instead of mutating the array in place.
I made a website
Posted on:April 8, 2023 at 02:54 AM in US/Central1 min readI made a website (hint: it's this one).