hi
so starting of this painting app

start w...
From, past 7 days I have been seeing some people are searching for "how to get your discord bot 24/7" and a lot of them don't work or some of you don'...
# Java Tutorial Part 1
Since everyone is making Python tutorials, and Python isn't all that great cuz statements don't end with semicolons (usually),...
I’ll tell you how to change you repl.it username 😳. First click here: https://repl.it/~/cli then, click “account” button. Click change-account and ty...
Take 10 minutes and read this tutorial. Then you will know how to animate with CSS!! And best of all, you barely need need any CSS, HTML, or javascrip...
# Introduction
In this tutorial, I'm gonna show you how to create a python package and publish it to [pypi](https://pypi.org/). Many people say this i...
# Finding files in repl.it with GNU findutils
Sometimes you want a little more than a "search box".
Say someone dumps a tarball into your repl and ad...
## How to link a domain with Replit
Yes, there is already a tutorial...but that tutorial isn't very clear, it doesn't show cloudflare thingies, but mo...
Results of the Survey
### First things first:
Some people claimed that I was doing this just to get upvotes, and I’m not, I’m just genuinely interes...
This is a tutorial about customizing scroll bar with CSS. I learnt it from [Portfolio Site Template](https://repl.it/@templates/Portfolio-Site-Templat...
How make a GUI Celsius to Fahrenheit Converter in Tkinter for absolute beginners!
# In this tutorial, I will teach how to make an app that converts Celsius into Fahrenheit, so let's get started! I wrote it up in a few minutes so the...
# How to Create a Counter in React.js
Hello! In this tutorial, you will learn how to create a "counter" application in React.js with the [useState hoo...
## CREATE YOUR FIRST CROSS PLATFORM DESKTOP APP IN UNDER 15 MINUTES [PYTHON OR HTML]
> How pog
In today's times, most websites have a standalone app...
With My Custom Script You Can Do Alot With Just Js
Today I will show you how to read any file with js and store it in a varble
# ALSO Comment what els...
Julia 1.3 Solving Linear Equations using Reduced Row Echelon Form
Greetings;
the Reduced Row Echelon Form (rref) is a strategy to solve linear equations such as chemical reactions, traffic flow and electric circuits....
Hello, do you want to learn Rust? Do you like the style of The Little Schemer? Well, read this series of posts, and you might learn a thing or two.
Q:...
# Text Adventure
Hello! This is a text adventure tutorial. i am new to markdown so it may not look great.
### How to Make a Text adventure:
#### Defin...
Benchmarking keywords are shown below in the images. One should use the BenchmarkTools package. If you run the code and you receive an error.. your co...
Hello, and welcome to this tutorial! We are going to be calculating Pi (3.1415...) using the Nilakantha series.
The series is quite basic.
First, you...
In this tutorial we make a 3D viewport and add a cube to it. I've attached documentation links for pretty much everything so modifying this repl shoul...