Scoder 12
@Scoder12
I am a passionate programmer who has been learning for 6 years. My main languages are python, js, and bash. http://scoder12.ml
0
7
0
0
33
repltweetTwitter clone using replit-py framework
1K
37
33
How I Made a CI On Replit
Why?
Why not? It seemed fun to see if I could find a CI solution that ran on repl.it infrastructure and connected with git
HTML, CSS, JS
DynamicSquid What is CI? I heard it was a way to combine separate projects into one working version, but I don't really understand it beyond that...3 years ago
VS Code Themes on Repl.it
Hello guys, I figured out how to make repl.it use a custom color theme and wanted to share it with everyone!
I made a serve
Python
Making your own programming language with NodeJS
What is Ohm?
Ohm is a javascript library for creating parsers. It uses its own grammar in an ohm fi
Node.js
Making your own programming language with Python
Why make your own language?
When you write your own programming language, you control the entire pr
Python
hugo How could you apply BIDMAS? Like give a operation order. If you input 7*5+5 the output is 70. First the machine should multiply 7x5 = 35 and then add 35+5. Do you know how to fix this?1 year ago
How to run a minecraft server on repl.it
Hey guys today I'm going to show you how to run a minecraft server on repl.it.
Installation is super simple
HTML, CSS, JS
GabrielPrieto2 @Scoder12 I get stuck here and it won't do anything else besides this. Can you help me out?
Screenshot_110 months ago
shabbirh123 I love to play Minecraft, but now I have very little free time to play. Sometimes on weekends, my friends and I play Minecraft together, as it's much more fun. We used to spend a lot of time searching for a good server; usually, we play on servers for Minecraft prison https://www.sportskeeda.com/minecraft/top-3-best-minecraft-prison-servers because this mode is closer to reality. I especially like the mode because it has a boss battle, as well as PVP battles. I have a pretty strong team, and we10 months ago
I solved this one in python with no imports. Just a dictionary. Enjoy!
Python
Hey everyone! Here is my weekly challenges solution! I hope that you enjoy! I solved it using a dictionary with some numbers and recursion.
Python
Hi guys sorry for being last minute on this one! Hope you enjoy!
Python
Hey it me again back with another compilation. Today I compiled prolog to work on repl.it! All you have to do is fork the repl. When you run it you ge
Bash
AmazingMech2418 For some reason, this doesn't seem to be working for me. I tried running a script and it gave me an existenceerror... I also tried using install-pkg gprolog and that is giving me instantiationerrors for some reason, although if I run my program in another interpreter online, it works. But I want to share it on Repl.it, so do you know of any interpreters that would work?2 years ago
WMeacham Hi, when I try to type [user]., I get an error. Both on this version and also on the version that I forked into one of my own repl's. It can do basic statements like
5 is 3 + 2.
Returns true. But if I try to consult a file or enter [user], it fails. What am I doing wrong. And thanks for diving into this.3 years ago
theangryepicbanana Ah, thanks for reminding me about adding Prolog to repl.it. I had meant to try doing this a while back, but you seem to have beat me to it. Good job!3 years ago
Hi guys, this is my weekly challenges #2 submission. This challenge definitely started to feel close to competitive programming, which my experience i
C++
UPDATE: Repl.it has Native OPUS and Discord Music Bot support so you don't need to use this post anymore
The wait is over! You can now make music bo
Python
Python aiohttp private API template
Easily develop powerful, secure APIs with python and aiohttp.
Features
Fast: Much faster than flask and even regul
Python
For this first weekly challenges, my solution uses fractions to solve the problem.
My Solution uses how division of fractions works. Dividing two fra
Python
HuhBoi do you know if there is any way to add to fractions together, and then have the output not be a float but a fraction?2 years ago
I have always liked typing games and got fast at typing by playing nitrotype. This is just a small game I cobbled together with socket.io and canvas.
Coordinate your repls with WebSockets! 🖥↕️️🌐️
Use the power of multiple repls to solve tasks quickly!
Before we start, make sure to 🔼 smash that u
Python
CullenDAvello this is a great concept and im happy to report it worked wonderfully, btw couldn't help looking through the code and i love the names of things in this language emphasis on nope
if 'got it' in r.text:
return True
elif 'Nope' in r.text:
return False4 years ago
🔴 LIVE 🔴 Multiplayer 🎮 Game Template! With 🌐WebSockets
By Scoder12
Important: See server repl here
image
Features
In the terminal
Live multiplayer
Python
teaganturner Dziękuję za sugestię; Zajmę się tym, ale wolę polegać na sprawdzonych i prawdziwych zasobach. Teraz wyjaśnię Ci, jak zarabiać prawdziwe pieniądze grając na automatach online. Wszystkie wypłaty są prawdziwe, jeśli nie grasz na automacie w trybie demo. Więcej informacji można znaleźć na stronie https://polskiekasynaonline.net/maszyny-hazardowe-online/. Ilość wygranych zależy od wielu czynników, w tym zwrotu z inwestycji w automacie (RTI), zmienności i stawki postawionej w każdym spinie.1 year ago
SeamusDonahue --> python3 -m poetry install
[RuntimeError]
The Poetry configuration is invalid:
'description' is a required property
exit status 1
Repl.it: Package operation failed.
2 years ago
RobertFurr This is what I get when I try to launch the web server:
Screenshot 2019-06-03 at 9.35.24 AM4 years ago
Shortlink Bot
A bot for shortening links
Shortlink bot uses many APIs to shorten links directly from discord.
Shorteners:
Bit.ly
TinyUrl
4h
And more..
How to Make a Python Email Bot
In this tutorial we will be learning how to make a python program that can read emails and respond based on the content
Python
JohnSkinner1 I didn't even try to do the development on my own, but just ordered this service from a good team about which I heard a lot of positive feedback https://redwerk.com/technologies/python-development/. These guys are true professionals in all aspects of Python development. They proved to me that this programming language is still alive and is not inferior to other programming languages.11 months ago
EdwardMcBride2 I could never have done it on my own. I seem to have too little experience in development. Thanks for the guide!11 months ago
pseudonym9 Wonderful! Would it be possible to receive a message from a specified email address (like one in the "trusted" list) and then upon receiving that message send an email to another user, specified in the received email?1 year ago