# Stock Market Visualizer
Hi everyone, I'm proud to present Stock Market Visualizer, the best way to view stock/ETF statistics from the comfort of the...
# Mastermind in Python
The classic game of Mastermind is now implemented in Python, meaning you can play the codebreaking game in the comfort of the...
# Color Search
Hi everyone, I made a program which allows you to search for colors. This was a very cool project for me to do as I used a webscraper t...
# Back and Better than Ever
I know you guys have probably seen a lot of Hangman programs - it is a very common coding challenge. In fact when I start...
# In honor of April Fools
I've rewritten many of Python's builtin functions to do wacky things.
### Here's the challenge
Fork this [repl](https://re...
# Intro
This is exactly what it sounds like - a binary calculator, complete with steps so you can view the program's process and bask in the beautiful...
I've been learning JS and I am liking it a lot so far. I am using https://www.learn-js.org/ because I like their format and style, but some convention...
# Introduction
I have been working extensively with ANSI Escape Sequences in Python3 for my current project and I noticed that the escape code for yel...