Skip to content
Sign UpLog In
Profile icon

@beliefs
writer, programmer, therapist & self-proclaimed genius.
Repls
Community
beliefs
beliefs
published a Repl
2 months ago
0
WeCrypt
WeCryptPython-based package for encrypting data using a cryptographic cipher.
beliefs
beliefs
published a Repl
2 months ago
2
ArrowFall Stats
ArrowFall StatsGet the ArrowFall leaderboard positions, as well as other information like user stats and more! Officially supported by ArrowFall creator @OverdriveReplit
MiloCat
MiloCat
@beliefs nice I have screen time rn if you want Also maybe prettify the json output?2 months ago
AMOGHSANGINENI
AMOGHSANGINENI
![image](https://storage.googleapis.com/replit/images/1674933543196_d1627df545f13b3333146c0150f6c263.png)2 months ago
beliefs
beliefs
published a Repl
2 months ago
0
github profile counter
github profile counterA simple and minimalistic github profile view counter written entirely in Python (Flask), and which only adds views if the user-agent contains "github-camo (859e2350)" (the user-agent for the github camo server). So no one can send requests unless through that specific link to keep my server from being completely destroyed .
beliefs
beliefs
published a Repl
2 months ago
0
SearchLen
SearchLenSearchLen, despite the fact that all it does is scrape links from Google based on a given term, was a fun project. Such as "magic", "replicate", "chess", and so on.
beliefs
beliefs
published a Repl
2 months ago
0
GeassAuth
GeassAuthGeassAuth is a simple and minimalistic python-based authentication app that is used to authenticate users across a variety of options using Replit DB. When a user registers their given key with GeassAuth, the current repl ID is saved, and if another user tries to send a request through that key and the current repl ID does not match, the request will fail. This restricts changes to the auth service to the creator. Currently only supports local usage.
beliefs
beliefs
published a Repl
2 months ago
0
Chatbot, but you teach it the responses.
Chatbot, but you teach it the responses.Chatbot, but you teach it the responses is a cool python chatbot learning thingy. That learns and adds new data using LZulb's private chatbot API (hidden token).
beliefs
beliefs
published a Repl
2 months ago
0
OpenGPT
OpenGPTOpenGPT, a better and faster optimalistic chatbot site than YouGPT for information retrieval, uses the OpenAI API to retrieve information and data.
beliefs
beliefs
published a Repl
2 months ago
14
YouGPT
YouGPTYouGPT is a ChatGPT alternative that is essentially Google on steroids. This code was contributed by xtekky. I just reposted it here for fun, and maybe you'll enjoy it :).
MNA4
MNA4
so you just copy pasted xtekky's code and posted it on replit?2 months ago
cldprv
cldprv
It works great.2 months ago
beliefs
beliefs
published a Repl
2 months ago
0
__emoji__
__emoji__emoji is a simple Python repl that converts things like :vampire: and :smile: into their respective emoji and returns them with the given text.
beliefs
beliefs
published a Repl
2 months ago
0
Image To Ascii (Colors)
Image To Ascii (Colors)So this is a remake of img2ascii, but instead of black and white, it returns the image's original colors. It was a simple ngl that took less time than the other one.
beliefs
beliefs
published an Update
2 months ago
4
img2ascii
img2asciidownload images from the internet and convert them to ascii art. How does it function? It converts the image to grayscale, resizes it to make it "normal", and normalizes the pixel values to the ASCII character range. And simply splits and formats them to create the ASCII art!
img2ascii
added unicode chars
#ASCII
#images
#fun
+1
beliefs
beliefs
published a Repl
2 months ago
4
img2ascii
img2asciidownload images from the internet and convert them to ascii art. How does it function? It converts the image to grayscale, resizes it to make it "normal", and normalizes the pixel values to the ASCII character range. And simply splits and formats them to create the ASCII art!
noCommentgoth
noCommentgoth
nice2 months ago
beliefs
beliefs
added unicode chars2 months ago
beliefs
beliefs
published a Repl
2 months ago
0
adrscan
adrscanSearches the entire internet for active IPs. Feel free to experiment with the threads!