Interact with visitors as you watch their cursor move around the page! Now with visual feedback for clicks!
## How it works
**The server** code is v...
[Beta 1.0] repl.email - an exclusive, but fully functional email service
# [repl.email](https://repl.email)
*I feel like people don't quite get it: this is a normal email service. Like gmail. You can literally sign up to y...
Online Note Taking App with full markdown and HTML support
# notes.marcusj.tech

A simple, clean, notepad in your browser! Full markdown support with instant rendering...
The most complicated "hello world" program in a single line
# How it was made
First, I went through all the characters in "hello world" and used `ord` to find their numerical values. Using the argcount of a bu...
donut.c - donut shaped c code that outputs a spinning donut
# [Source - I take no credit for this](https://www.a1k0n.net/2011/07/20/donut-math.html)
This is C code that outputs a spinning ASCII donut.
### **T...
Search [intelx](https://intelx.io) for data breaches linked to your email, or anything!
Simply run the repl (it might fail the first time, just run i...
# Repl.it - What I've found
I decided (finally) to look into repl.it's structure, and see if I could find anything neat. The results are... interestin...
[repl.email] Public API v1 and python library - send emails from @repl.email through the api
## Welcome! I am happy to announce the initial release of repl.email API v1
[View this project on PyPi](https://pypi.org/project/replemail/), or look...
This is a fairly simple yet over-complicated image hosting service.
Located at: https://img.marcusweinberger.repl.co (web interface)
Here's an examp...
*Disclaimer - we are not affiliated with repl.it in any way*
I wanted to set up my own email service, and the domain `repl.email` wasn't taken so I d...
In this tutorial, we are going to be targeting my 'vulnerable cloud storage' program (https://vulnerable-cloudstorage--marcusweinberger.repl.co). The...
By logging in and connecting to any Minecraft Server (Java Edition), you can type in chat and use commands, straight from your browser!
Alternate li...
A zip file that contains itself, forever. Infinitely unzip-able.
This program continuously unzips the famous 'r.zip' file which contains a directory ('r') which contains... itself? This is an infinitely recursive zi...
Have you ever heard of the [Little Man Computer](https://peterhigginson.co.uk/lmc/)? Well this is it, rebuilt in python. I'm pretty sure everything wo...
Rotatify - Turn any still image into a spinning gif!
# [Try it out!](https://rotatify.marcusweinberger.repl.co/)
Made with inspiration from [@turbio's repl](https://repl.it/@turbio/rotatify).
## API do...
This is an example of a trust-based chatroom where no one is the server as it is peer to peer and all data is store in jsonstore. You can test it out...
So, I have recently been added as a moderator to the [r/replit subreddit](https://reddit.com/r/replit), and it is extremely dead. So far I've added a...
This is a simple program that utilizes the [Open Trivia Database](https://opentdb.com/) to get a range of questions. You can choose how many questions...
jsonbin - a simple json storage bin written in python with an open API!
# jsonbin
A simple JSON storage bin with an open API. Demo server up at [https://jsonbin.marcusweinberger.repl.co](https://jsonbin.marcusweinberger.r...
https://repl.it/@MarcusWeinberger/mssh
ssh but rewritten in Python3.
Still a work in progress!
Doesn't really work on repl.it, download and run local...
Creating a URL shortener in under 10 minutes (with video)
# [url shortener speedrun](https://url-shortener-speedrun.marcusweinberger.repl.co)
Now, I know the name of the repl is really long, but it's functio...