codingjlu
@codingjlu
I write cutting-edge software for people as a machine learning developer. I use Replit as a sandbox for web development.
San Francisco, CA
5
DomainWizardAn AI-powered domain name generator (for a bounty I did, shared with permission)
49
14
5
0
cubestatMinimalistic Rubik's cube timer
Official site
As a note to self: please visit https://cubestat.42web.io22
1
0
0
9
mailtoBuild a form. POST mailto.repl.co/[email protected] Check your email. Magic.—No signup, no API token, no nada!
MailTo - Build an HTML form and get results delivered to your email instantly, no backend
I'm developing a large project. A very large one. And like every developer they get bored and frustrated, so I took a break on it and made this teeny-tiny project.
The idea came, because I develop frontend-only applications now and then, and when I want to add something as simple as a contact form I'd have to build an entire backend, setup databases and email and whatnot. It's not really a frontend project anymore.
Sure, I came across several form APIs and blah-blahs, but they all proved not worth my time. So I created a simple API in which you simply POST the endpoint (mailto.repl.co/[email protected]) with your data (urlencoded or JSON) and you'll receive an email with the form data, AJAX supported. You can even POST files and they will be sent to you as attachments.
Plus, there's no signup, no API tokens, no frills, just chill.
Check it out 👇93
17
9
9
mailtoBuild a form. POST mailto.repl.co/[email protected] Check your email. Magic.—No signup, no API token, no nada!
93
17
9
0
I'm alive
Hello everyone...
it's good to be alive. I'm alive 👻
During my off-replit season I have become a professional React dev (although Vanilla and Vue are probably funner), Tensorflow and Pytorchist, and a high-reputation StackOverflow user.
I look forward to be part of the community again :)9
1
0
Nooooooooooooo!
I can't create a regular team anymore; there's only teams for education, which you have to pay for; what do I do?! Create another pet
RayhanADev @codingjlu based on some changes I found in the GraphQL schema it looks like their depreciating Teams for Teams Organizations. Not quite sure what this change will bring but as @CodingBlizzard said the link still exists.
Edit: I can confirm that normal free Teams do still exist @FurretDev2 years ago
12
down with replit appsA petition thing.
1K
45
12
I saw the other project with Replit's logo, and I decided to make my own, betterfied, version of the other one. Just drag around and zoom in and stuff
HTML, CSS, JS
1
31
2
1
This current state only applies to explorers.
The first time I saw Replit apps, I knew it wasn't going to be good.
For all explorers, you will now s
Node.js
grapecoder Even though one of my repls have been on the repl.it top apps, I still agree with this. I don't like replit apps because you can't add markdown and stuff like replit talk. Also, the top apps really suck because my repl has literally been there since replit apps launched. Actually. Replit trending changes but my repl has been on top apps for almost 6 months.2 years ago
Here's what it usually looks like:
image
But today, it looks like:
image
Wha??? Also, is Replit taking forever to load for anyone else?
InvisibleOne Replit is taking forever to load but only on Firefox for me, safari or chrome work just fine.
Also I think they updated the logo because they thought it was better.2 years ago
PHP is practically useless if you can't edit php.ini. Can we do that pls??
@amasad IDK who else to ping
haroldsikkema I was able to set up PHP 8 with extensions and php.ini capability using Nix. https://replit.com/@haroldsikkema/PHP-Development-Environment I hope it is useful to you. Let me know if it works out.2 years ago
Every time there is an embedded post on Repl talk, it keeps giving me:
The IDE is having a bit of trouble.
Please fix this replit...
Coder100 My theory on the error is quite simple.
Do you notice how similar the embedded repl is to a workspace repl? (A repl you have permissions to edit)
Do you notice how you do not have access to the repl?
Perhaps something broke in there and replit thinks you have access to the repl, but when it tries to do something, they can't!2 years ago
ReplAPI
A Node.js server to get almost any information about a given username (besides their passwords of course).
API
Go to https://replapi.codingjl
Node.js
EpicCodeWizard @codingjlu Here's a faster way to fetch user info, just make a GET request to https://replit-user-info-api.epiccodewizard.repl.co/@USERNAME. It will return a lotta info in a short time. Add ?count=true for the number of posts, comments, and repls.2 years ago
The new .draw Replit feature is cool, but how can I actually use it? Does it get exported as a PNG or JPG or something so I can actually use it in the
Chocolate16 u can use .draw file to draw different things u want to be in ur program then save it as png and create new file with that drawing or thet png and use it in programmmmmm2 years ago
OldWizard209 SO you can use .draw files for many reasons, like:
Brainstorming:
image
Making Graphs:
image
Yeah, that took me hours NGL
Draw amazing things:
image
And you can copy as PNG and SVG:
image
Like I copied my graph here:
image
You can also Download the whole thing:
image
And here is a bonus picture for all my hardwork:
image
2 years ago
FishballNooodle You just create the file filename.draw
It's mostly used for planning or brainstorming
I normally use for planning my layout/workflow2 years ago
With Replit's new lifesaver - Nix, you can finally use the long desired...
Grand music
Puppeteer!! 🐶🐶🐶
Here it is, ladies and gentlemen!! ENJOY!
N
Blank Repl
hamzamaqsood3 If you would like to talk about Halo, you can, but not on Repl Talk (which is mostly for auto painting bay area programming-related things). If you'd like to talk about it, feel free to on the Repl.it Discord server9 months ago
So I posted this in templates, and I don't mean to spam, but it looks like no one pays attention to the templates. Come on, I've worked hard and long
Node.js
How did replit do this @amasad
Picture:
image
amasad There is a browser API that detects when you're offline and fires an event. https://developer.mozilla.org/en-US/docs/Web/API/NavigatorOnLine/Onlineandoffline_events2 years ago
6
Contact FormA contact form template with awesome CSS.
310
4
6