DEV Community

Cover image for My open-source project hit 2k stars

My open-source project hit 2k stars

Geon George on July 02, 2020

Okay, before you go ahead and look: I lied Let me explain :) https://iHateRegex.io/ is a project I launched in February this year. It is basicall...
Collapse
 
lasswellt profile image
Tom Lasswell

Fantastic. You're now actually over 2k.

Regex is such a complicated but powerful expression language. The fact you're not only providing the regex expression but explaining it visually is what makes this great.

Good luck in your future endeavors

Collapse
 
geongeorge profile image
Geon George

Thank you Tom :)
Yeah, regex is hard to look at sometimes. Hence the name

Collapse
 
dealloc profile image
Wannes Gennar

Just a heads up that your email regex isn't 100% RFC compliant.
The "complex" email regex seems to cover most bases, but calling it "Unnecessarily complicated" makes me think that most people will use the simple version.

this article is an interesting read on the subject: davidcel.is/posts/stop-validating-...

Awesome project though! I've used some of your samples in past projects

Collapse
 
maxloh profile image
maxloh • Edited

Will you open source the backend code behind embed.ihateregex.io too?

Also, it would be great if you add a license for the project, like the MIT license which is adopted by many frond end/JavaScript projects.

Collapse
 
apisurfer profile image
Luka Vidaković

It was nice to read about your success story! Pretty useful product too. Congrats and keep up the good work :)

Collapse
 
geongeorge profile image
Geon George

Thank you Luka

Collapse
 
leonlafa profile image
Leon Lafayette

I like it!

Any more open source projects in the pipeline?

Collapse
 
geongeorge profile image
Geon George • Edited

Thank you!
I'd like to port that visualizer to canvas, giving it features like zoom, pan and stuff like google maps

Collapse
 
ovchinnikovdev profile image
Konstantin

Great job!

Collapse
 
geongeorge profile image
Geon George

Thank you :)

Collapse
 
mjhossain profile image
Mohammed J Hossain

Hey, that's a cool project there! Love the idea and execution man!

Collapse
 
geongeorge profile image
Geon George

Thank you, Mohammed :)

Collapse
 
eswari profile image
Eswari Jayakumar

Great !!

Collapse
 
miketalbot profile image
Mike Talbot ⭐

It's just a brilliant thing.

Collapse
 
geongeorge profile image
Geon George

Thank you :)

Collapse
 
evanplaice profile image
Evan Plaice

Nice 👏👏👏

Collapse
 
geongeorge profile image
Geon George • Edited

Thank you Evan

Collapse
 
mcabreradev profile image
Miguelángel Cabrera

Congrats

Collapse
 
geongeorge profile image
Geon George

Thank you :)

Collapse
 
ben profile image
Ben Halpern

Congrats

Collapse
 
geongeorge profile image
Geon George

Thank you Ben :)

Collapse
 
pedro_dgcouto profile image
Pedro Couto

Awesome work!

I've bookmarked it, cause I got the same problem as well!

Thanks a lot 😉

Collapse
 
geongeorge profile image
Geon George

Haha thank you Pedro :)

Collapse
 
3ankur profile image
Ankur V

Congrats.
Thanks it very helpfull

Collapse
 
nombrekeff profile image
Keff

Wow, I remember trying it when you launched, I knew it would boom at some point, so congrats. It's a great tool, I forgot about it, but will be saving it for future use!

Collapse
 
geongeorge profile image
Geon George

Thank you mate :D

Collapse
 
murd0c profile image
murd0c (he/him)

I really hate regex and I really love your project. Been recommending it since i've first meet it, good work, congratulations!

Collapse
 
geongeorge profile image
Geon George

Thank you, Matias :)
We're trying to make this a codepen for regex

Collapse
 
josejesusochoatorres profile image
José Jesús Ochoa Torres

Wou good work with this OS project @Geon, congrats; I am not a super fan of the REGEX and this tool looks really useful.