Programming Resources
21.6K subscribers
1.78K photos
7 videos
4 files
110 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
A command-line tool and library for generating regular expressions from user-provided test cases.
یه ابزار ترمینالی باحال که بهش ورودی‌های مختلف میدین و براساس اون میگه regex ای که همه این ورودی ها توش صدق میکنه چیه و کار رو یخورده توی درست کردن عبارات باقاعده راحت‌تر میکنه

#regex #tools #rust #cli #pattern #command #terminal
@pythony

https://github.com/pemistahl/grex
1
Nginx location match tester
ابزار انلاینی برای چک کردن location های مختلف در کانفیگ nginx

#nginx #location #match #regex #regular #expression #server #web #test #tools #online
@pythony

https://nginx.viraptor.info
🔥7👍2
Awesome tool for converting English to Regex using natural language processing.
یه ابزار آنلاین باحال برای تبدیل جملات انگلیسی به معادلشون به صورت عبارات باقاعده یا همون regular expression

#regex #automatic #regular #expression #tools #ai
@pythony

https://www.autoregex.xyz
🔥8👍2
Give this site an example of the text you want to match using your regex. It will provide you with some ideas how to build a regular expression.
سایتی شبیه به سایت بالا با این تفاوت که از خود شما برای ساختن regex بهتر کمک میگیره و ایده‌های مختلف رو که میشه ازش regex رو ساخت پیشنهاد میده.

#regex #automatic‌ #generate #generator #regular #expression
@pythony

https://regex-generator.olafneumann.org
👍6👎3🔥2
Learn Regex step by step, from zero to advanced.
یه سایت interactive برای یادگیری Regex که هم playground داره هم cheatsheet و هم آموزش

#regex #RE #regular #expression #tutorial #exercise #learn #interactive
@pythony

https://regexlearn.com
👍74