JonahUellenberg

JonahUellenberg

0-day streak
Just finished (and published @ npmjs/rexs) my Regex decompiler for REXS. Check out this super complicated regex someone build to parse credit card numbers. I still have no idea how it works, but I can read it now! Gonna work on a webapp for REXS soon, but I'll attach the regex and the compiled output in the thread if anyone wants to figure it out.
https://cloud-8bac5tc52-hack-club-bot.vercel.app/0image.png
spring-of-making emoji
I wrote a little language for writing regex @ npmjs.com/rexs. Still need to polish it up a bit and add some better testing, but it works. I'd also like to write a decompiler to understand those multi-line regular expressions people like to write.
https://cloud-f3pyo7z66-hack-club-bot.vercel.app/0image.png