OnlyAHuman
@OnlyAHuman
Math.E ** (Math.sqrt(-1) * Math.PI) == -1
IP: 114.514.1919.810
Repls
Community
0
famous dot effectA rewritten version of a famous background effect used in many places.
0
0
0
0
A Square is a Curve?This repl uses turtle to draw a square without lifting the turtle.
Enter an integer between 1 and 7 when it asks for the order. It will take the turtle a few minutes to complete the square if you enter 7, and even longer if you enter more than that.
This is known as the Hilbert Curve.
7
0
0
0
Advanced Progress Bar using PythonA progress bar that can be embedded between code lines.
1
0
0
0
What is Pi?Happy Pi day!
(not recommend on square screens)
7
0
0
1
Piano on the WebPlay piano in your browser in a convenient way.
A major update
The piano is now based on audio instead of oscillators because it sounds better. Also, my stylesheet was used here.
Please wait for a moment before playing the piano because it takes time to load the audio.
Things to be added:
a midi player
something to record the piano18
10
1
1
Piano on the WebPlay piano in your browser in a convenient way.
A minor update
Added a slider that works well for most of the time
Added letters on the keys, now it's easier to use with a physical keyboard18
10
1
1
Piano on the WebPlay piano in your browser in a convenient way.
18
10
1
0
Very very secure encryptorA simple demo of the RSA encryption method.
6
0
0
1
LightChatA chat in light mode.
Why this chat was made
First, I wanted to make my own chat. Second, there were too many dark chats in Replit. Therefore, I made this chat.
Features
Made with express.js and socket.io with node.js
Custom themes
Banning system that's slightly more effective than the others
Profanity filter system that's also slightly more effective than the others (Python's better profanity is better)
Credits
This chat is somehow inspired from VT Chat, Replyte, and the Replit homepage.
Credits to Enderman on GitHub, https://images.weserv.nl/, and @VertexStudioOfficial for the background images.
Also credits to Free Web Headers for providing a list of Chinese bad words.
And finally, credit to Replit and @xNotKing for providing the evalbot images.
Update
There's now an typing indicator!
You can now link to users using the @ symbol (@OnlyAHuman)
Also made the chat slightly faster
Now that almost all variables are local, you can't hack from the console anymore :)
(P.S. I forgot to mention that you can escape using the \\ character)23
Real-life Physics SimulationThis is a simple physics model. It's mobile friendly, but it's different from the model in the real world. (Keep reading. )
Friction and collision between the round objects (censored) are not considered in this model so don't expect them to bounce around.
Air resistance is decreased because it causes too much effect on the objects
(inspired from @PyGrammer5 's physics models)
New Update: Convenient Physics
This update contains the following:
Added a better toolbar that you can open and close, and much better compared to the one before
Fixed some small bugs (mostly pointer problems)
Added wind (input the dimensions in the toolsbar)
The background now matches with the system mode (light/dark)
Also there's now a warning when you create the 400th ball979
20
23
23
Real-life Physics SimulationThis is a simple physics model. It's mobile friendly, but it's different from the model in the real world. (Keep reading. )
Friction and collision between the round objects (censored) are not considered in this model so don't expect them to bounce around.
Air resistance is decreased because it causes too much effect on the objects
(inspired from @PyGrammer5 's physics models)
New Update: More Similarity
Added air resistance and color to the model (and also a giant 50kg ball)979
20
23
23
Real-life Physics SimulationThis is a simple physics model. It's mobile friendly, but it's different from the model in the real world. (Keep reading. )
Friction and collision between the round objects (censored) are not considered in this model so don't expect them to bounce around.
Air resistance is decreased because it causes too much effect on the objects
(inspired from @PyGrammer5 's physics models)
979
20
23
1
LightChatA chat in light mode.
Why this chat was made
First, I wanted to make my own chat. Second, there were too many dark chats in Replit. Therefore, I made this chat.
Features
Made with express.js and socket.io with node.js
Custom themes
Banning system that's slightly more effective than the others
Profanity filter system that's also slightly more effective than the others (Python's better profanity is better)
Credits
This chat is somehow inspired from VT Chat, Replyte, and the Replit homepage.
Credits to Enderman on GitHub, https://images.weserv.nl/, and @VertexStudioOfficial for the background images.
Also credits to Free Web Headers for providing a list of Chinese bad words.
And finally, credit to Replit and @xNotKing for providing the evalbot images.
Update: Text Styling
LightChat now supports text styling. I decided to not use markdown because it changes the structure of the messages, but some commands are still supported and are exactly the same. These include:
bold and italics
links
images
code and code blocks (no support for language detection and highlighting yet)
An extra command that markdown doesn't support:
colored text: ?\text0
Dodging GamePlease read the descriptions.
You are stuck in a narrow room, and blue arrows are flying toward you. Your goal then, is to dodge the arrows and survive as long as possible.
Keys:
@ - you
- possibly your corpse (can go wrong sometimes)
. blank tile (you can walk on it)
^v-|┌┐└┘├┤┬┴┼ arrows flying in certain directions, multiple arrows can be at the same tile, all arrows are blue
Controls:
W: up
A: left
S: down
D: right
corresponding arrow keys
Better user interface
Added a user interface at the start and end of the game
Added instructions
Fixed a tiny but deadly error0
Dodging GamePlease read the descriptions.
You are stuck in a narrow room, and blue arrows are flying toward you. Your goal then, is to dodge the arrows and survive as long as possible.
Keys:
@ - you
- possibly your corpse (can go wrong sometimes)
. blank tile (you can walk on it)
^v-|┌┐└┘├┤┬┴┼ arrows flying in certain directions, multiple arrows can be at the same tile, all arrows are blue
Controls:
W: up
A: left
S: down
D: right
corresponding arrow keys
40
7
0
1
PyCalcA vintage calculator that works pretty well. (day lesson 66)
1
0
1
1
LightChatA chat in light mode.
Why this chat was made
First, I wanted to make my own chat. Second, there were too many dark chats in Replit. Therefore, I made this chat.
Features
Made with express.js and socket.io with node.js
Custom themes
Banning system that's slightly more effective than the others
Profanity filter system that's also slightly more effective than the others (Python's better profanity is better)
Credits
This chat is somehow inspired from VT Chat, Replyte, and the Replit homepage.
Credits to Enderman on GitHub, https://images.weserv.nl/, and @VertexStudioOfficial for the background images.
Also credits to Free Web Headers for providing a list of Chinese bad words.
And finally, credit to Replit and @xNotKing for providing the evalbot images.
27
5
1
1
Mandelbrot SetAn interactive mandelbrot set. Scroll to zoom, and drag to move around (beware because you might break the page).
JavaScript can only handle a limited amount of decimal calculations, so you may see patterns that shouldn't be there when you zoom in.
7
0
1
2
Merry Christmas! Either click run or read the update below.
Update...?
Sorry for not preparing something for Christmas, but I have no idea what to do. Anyway, I will publish a chat app at next year January. Click the run button for more details.12
3
2
2
Merry Christmas! Either click run or read the update below.
12
3
2