###### HAHAHAAH, the emoji md works! >:)
# Make your own animation - Tutorial!
##### 🐍 A step by step tutorial on making a *python* animation 🐍
> Ma...
x86 Assembly Tutorial Part 1 (it’s big I promise...)
Hey.
x86 assembly time.
And yes, I know @JustAWalrus made a tutorial on this already but as much as you may or may not be a fan of him I think we ca...
# Prerequisites
You need to have a few tools installed, specifically a cross compiler, QEMU, and GRUB. You'll also need Flex, Bison, `make`, and OpenS...
# What is CSRF?
CSRF is when attackers "forge" requests, that is, making fake requests that the user didn't actually make. This only works if the user...
# Welcome to Marko!
So, while I was browsing around on github, I stumbled upon [Marko](https://marko-py.readthedocs.io/en/latest/). And I thought it...
Hey y'all! This isn't really a tutorial so I understand if this gets taken down. I just wanted to thank all y'all who upvoted my Brute Force Password...
JavaScript, unlike many languages, has a very diverse code style. This is probably a combination of not only ASI (Automatic Semicolon Insertion) code...
# Java ULTIMATE Tutorial
#### By @EpicGamer007 formerly known as @AbhayBhat
I am sure that there are many people who want to learn java either for c...
# Hîïíīįì everyone!
Hope y'all are doing great! School is starting real soon, so I hope ~~you have been studying to get ready~~ you are enjoying the...
Slowprint. Rolling text. Hackerman animation. Whatever you want to call it.
It's a popular little detail to add into your game to make it look cooler...
# Hack Google Dino Game!
## -------
# Step 1:
## Open chrome and start dino game:
just goto chrome and type "chrome://dino" and the dino game will st...
## Intro
After my recent post, [Discord Reverse Proxy](https://repl.it/talk/x/x/87047), there have been a lot of people, like @Baconman321 and @Dynam...
The safety of replit. Is replit really as safe as people think?
*Before I start this, I just wanted to say, this isn't mean to scare you into not using repl.it and I am just staying some security things they need...
Not long ago, I was a beginner to python. I was eager to make games, but had a hard time finding how to create certain elements of the game, such as c...
A week ago, a language called [Night](https://github.com/DynamicSquid/Night) released its third version. Now, I may be a little biased, but I heard it...
# **How To Code a Minecraft Plugin**
***
After many years of waiting, today I can officially announce that Minecraft Plugin Development has come to re...
# Deep Cloning Objects
Why should one even be interested in this one may ask? Because it will most definitely affect you in many aspects. This is one...
# How To Make a Basic OS
## Introduction
In this tutorial, I will not teach you how to make a bunch of if statements in Python or Node.js or Java, b...
# Hosting Red discord bot on repl.it!
### Some of you might be having a discord community! And when it comes to communities, it comes to discord bots...