Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Julian H

@jeweled
Casual programmer
Twitter
Website
  • me

    Cover page
    Made with PHP (PDO SQLite)

    My personal website.

    Recent comments (0)
Repls
Community
jeweled
jeweled
published a Repl
1 year ago
0
Sorting
SortingVarious sorting algorithms applied in a website. Inspired by Sound of Sorting: https://panthema.net/2013/sound-of-sorting/
jeweled
jeweled
Currently, there's only the slow and quick algorithms, but I'll add more soon.1 year ago
jeweled
jeweled
The stop button is kinda broken, so just press the reset button if you want to reset.1 year ago
jeweled
jeweled
published an Update
1 year ago
0
l
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. :)
jeweled
jeweled
published an Update
1 year ago
0
yt
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!
#apps
#javascript
#html
+2
jeweled
jeweled
published a Repl
2 years ago
5
foxychat
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
jeweled
jeweled
IMPORTANT: It can't be used in the preview, please open it in a new tab2 years ago
BaterWottle
BaterWottle
oh cool you uploaded it. I actually found it scrolling through here instead of looking for it lol.2 years ago
jeweled
jeweled
shared a Post
2 years ago
#javascript
#chatroom
#chat
+2
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
foxychat
Node.js
jeweled
jeweled
published a Repl
2 years ago
11
spider
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".
madpug17
madpug17
wow! very cool! keep up the good work!2 years ago
fishermansam
fishermansam
I got to the end O-O2 years ago
jeweled
jeweled
published a Repl
2 years ago
27
dollars to robux converter
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.
FearWasTaken
FearWasTaken
:real:4 months ago
FearWasTaken
FearWasTaken
how is 100dollars 8800 robux4 months ago
jeweled
jeweled
shared a Post
2 years ago
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
Notes
HTML, CSS, JS
jeweled
jeweled
shared a Post
2 years ago
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
Basic HTML Website
Node.js
jeweled
jeweled
shared a Post
3 years ago
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
Simple Cipher
Python
JBloves27
JBloves27
Hmmm, pretty good! maybe add a while loop?3 years ago
jeweled
jeweled
shared a Post
3 years ago
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
List and Term Randomizer
Python