Forked from templates/Next.js - The React Framework
Online Next.js Playground, Editor, and IDE.
More repls+4+4
ASCII ART GENERATORConvert Images and Texts Into ASCII Art.
Packages Used:
PIL for image to ASCII Art
pyfiglet for text to ASCII Art
Update:
Added Text To ASCII Art Generator
Custom Font option in Text to ASCII Generator
Helpers:
@codeitfast
Note: Images are not saved anywhere
1.3K
32
29
#apps
ColdChat Client (chat app)chat app in node.js using socket.io
I've made many chat apps previously but I got inspiration for a simplistic-looking, console-based one from the previously trending "ctrl chat" (by @blockowo). I felt bad about its many serious security flaws and literally zero validation. Seeing it get destroyed by exploiters made me want to start working on a secure chat app with validation, backend word filters, powerful anti-spam, and a proper account system.
So far I've only made the basic security infrastructure and a simple layout, plus a powerful anti spam. This of course isn't finished and there are PLENTY of updates planned and coming soon.
6.2K
458
64
#nodejs
EvolutionSimulate evolution by selecting for certain criteria! This simulation tries to replicate evolution by simulating movements of little creatures named "cells". A small pet project by IcemasterEric, this turned out to work extremely well!
22.6K
241
246
5comments
noodlemind6 months ago
RayhanADev1 year ago
@TheDrone7 this is very outdated, using older versions of React and Nextjs. I made a more recent version of it here.
AbaanShanid1 year ago
Isn't it supposed to be index.jsx instead of index.js?
DavidBriggs11 year ago
raisins
Here is the Latest One with the TailwindCSS Enabled and Configured
[NextJS with TailwindCSS] (https://replit.com/@noodlemind/nextJS-with-tailwind#pages/index.js)