ethan thomas
@ETHANTHOMAS9
literally terrible at everything but ok. Go, Ruby, Python, JavaScript, node.js, html, css, and C#. Everything
Repls
Community
this is a program that will show you the ten newest posts in the 'ask' section.
It will give you info like who posted it, when it was posted, the tit
Python
when I was a beginner, I wanted to know how to filter input to only letters, not numbers.
Today, I will show you how!
A tutorial is in the comments i
Python
This was a fun Challenge because the striftime() function gives a time that is 5 hours ahead of my local time.
We can fix this by thinking about two i
Python
This is a Website that plays a random meme when you click the button. There are currently only 11 memes in the list but I am planning on adding more.
HTML, CSS, JS
This is a rock paper scissors game using the 'chance' library for javascript.
this is only the first version! I'm planning on adding more features li
HTML, CSS, JS
this is a password guesser that will make a random string of characters and check if the random password is the same as the password that you input
Python
this is a very simple program that will update the html on the website in real-time as you type it. you could use it as a template for an effect on a
HTML, CSS, JS
this is a simple timer using html and css, but mostly javascript.
Upvote if you like it!
HTML, CSS, JS
This is a login system using html, and javascript (and a little bit of css)
I was going to have the login and the create account on separate pages but
HTML, CSS, JS
This is the best thing I have ever made easily. In fact, this is the best thing humanity has ever created.
HTML, CSS, JS
Hi! this was a project that was originally not my idea. All credit for this project goes to @OrangeJooce123. Even though none of the code is theirs, t
Python
So the rules are simple!
I used the random.randint function to pick a random number from 1 to 99999999999999999999999999999999999999999999999999999999
Python
so basically it prints a string a line at a time. I don't even know why I made this but maybe you could use it for something
Python
here is a calculator that is a little more advanced
function list:
addition
subtraction
multiplication
division
squaring numbers
cubing numbers
multi
Python
Simple Pygame game that I worked on yesterday. took me 4 to 5 hours to make, so Upvote if you like it!
controls: arrow keys and WASD to move
Pygame
Here's a simple Login system I made a couple of days ago(this was my first real project in python)
As I've been learning things I have been editing th
Python
Hi! This is a Randomized Password Generator I made over the course of a couple days. I have only been learning python for a couple of days, so please
Python