0
SortingVarious sorting algorithms applied in a website. Inspired by Sound of Sorting: https://panthema.net/2013/sound-of-sorting/
0
2
0
0
lsimple forum made with express & nodejs
Legzero, a forum made on Replit
Legzero is a simple-ish forum I made with Node.js with Express. Its design is based off of late 90s / early 2000s websites' style (and me being too lazy to write good CSS).
Have fun with it, if you encounter any bugs put them in the comments. :)0
1
0
0
ytAPI and homepage for a YouTube video downloader Chrome extension.
YouTube video downloader
This is a little YouTube video downloader project I made in NodeJS. It uses youtube-dl and ffmpeg for its main downloading methods.
You can start to download videos right away on its homepage. Just input a URL and download! Videos can also be downloaded as audio.
This downloader also provides an easy-to-use API.
There's even an extension that you can install to easily download videos.
Enjoy!16
2
0
5
foxychatFOXY FreeChat is a real-time chat app! Just enter your name and start chatting! See my Talk post for more info: https://replit.com/talk/share/FOXY-FreeChat-Online-chatroom/139541
161
6
5
BaterWottle oh cool you uploaded it. I actually found it scrolling through here instead of looking for it lol.2 years ago
Welcome to FOXY FreeChat! It's a project that I started a few months ago, but I didn't know how to make the server-sided code. But now I do, so I fina
Node.js
11
spiderAn infinite spider! No matter how much you scroll, it will not end! I already posted this on Talk but I also want to post this onto Apps. Also, I am aware of the exploits that allow users to "reach the end".
69
4
11
27
dollars to robux converterA simple tool that allows you to convert USD to Robux (the currency of the online game Roblox), and vice versa. It can also account for Premium prices.
1.2K
13
27
Online Free Notepad
The Online Free Notepad is a simple note-taking tool made in HTML. Everything you need to know is on the help page, which can be s
HTML, CSS, JS
This is a basic HTML website, complete with a homepage, some code, instructions, and a custom editable 404 (page not found) error page.
Notes:
-Do no
Node.js
A simple tool made in Python that you can use to encode a message with a simple key.
Type 'clear()' into the shell after stopping the program to clea
Python
This script allows you to create a list using your own terms.
Then, you can choose if you want to randomize the order of the entire list, or just cho
Python