GitHub topics: regex-pattern
MRLintern/Automation_Administration
Various Repositories Containing Useful Scripts for Automation and Administration Tasks
Language: Python - Size: 47.9 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

pemistahl/grex-js
A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases
Language: JavaScript - Size: 1.63 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 180 - Forks: 2

GrieferAtWork/kos-libregex
Regex Library for KOS (submodule for regcomp(3) & regexec(3))
Language: C - Size: 1.35 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1

kargaranamir/parstdex
A package that extracts Persian time and date markers by applying regexes -- AACL 2022
Language: Python - Size: 674 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 3

galtzo-floss/gitmoji-regex
🔥 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbols
Language: Ruby - Size: 104 KB - Last synced at: about 7 hours ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 2

SimY4/coregex
A handy utility for generating strings matching specified regular expression criteria.
Language: Java - Size: 614 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 3 - Forks: 1

TheHolyOneZ/Python-Comments-Cleaner
These regex patterns are **better than most VS Code or VSCodium extensions** for removing comments, as they allow for more control and precision.
Size: 3.91 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

marcelokuhl/Extrator_Palavras_Chave_Alura_2B_25
Extrator palavras chave, dado um texto
Language: CSS - Size: 3.91 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

simonwep/bavary 📦
🧬 Regular expressions on steroids. Parse anything and everything with a syntax - crafted to parse syntax. A super-set of regular-expressions.
Language: TypeScript - Size: 993 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 0

Genivia/RE-flex
Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
Language: C++ - Size: 74.1 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 566 - Forks: 91

pemistahl/grex
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
Language: Rust - Size: 1.58 MB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 7,524 - Forks: 176

kiersch/parse_ecli
Parse, normalize and annotate German ECLI (European Case Law Identifier)
Language: Python - Size: 194 KB - Last synced at: 12 days ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

insightglacier/Dictionary-Of-Pentesting
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
Language: Shell - Size: 240 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1,979 - Forks: 365

Yakata-Net/KOLOKOL-0
Size: 252 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rayyan01243/interactive-pattern-generator
Create stunning ASCII art patterns with our interactive generator. Learn JavaScript, loops, and DOM manipulation effortlessly. 🌐✨ #GitHub
Language: HTML - Size: 217 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AmirAli104/code-cleaner
A program to automatically remove line numbers and python shell prompt characters from a code
Language: Python - Size: 20.5 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

drona-gyawali/secret-scanner
Secret Scanner detects hardcoded secrets like API keys and credentials in code. It uses a fast C++ engine and offers both CLI and a VS Code extension for easy use.
Language: C++ - Size: 1.13 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Ayisha-Mohammed/ChatBOT_projects
A Collection of chatbot projects using python a simple rule based (NLTK) , NLP, telegram bot, deep learning
Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

xajkep/wordlists
Infosec Wordlists and more.
Language: Python - Size: 9.08 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 842 - Forks: 241

LEADisDEAD/Plagiarism-Checker
Plagiarism Checker is a Flask-based web application that allows users to upload .txt or .docx files and checks for plagiarism using advanced text comparison and optional Google Search (via SERP API). It uses Natural Language Processing (NLP), cosine similarity, and keyword extraction to intelligently compare documents or check them online.
Language: Python - Size: 140 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

MarioRuiz/string_pattern
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
Language: Ruby - Size: 2.99 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 1

egberts/bash-ini-file
Get keyvalues by its section/keyword from an INI-format (v1.4) file in bash (also works with systemd, NetworkManager config files)
Language: Shell - Size: 67.4 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 0

zero2504/Xtended-Runtime-Detection
XRD (Xtended Runtime Detection) – Clipboard monitoring and blocking tool to detect suspicious behavior in real-time, powered by pattern matching and full audit logging.
Language: C++ - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

curious-odd-man/RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Language: Java - Size: 33.3 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 94 - Forks: 14

borderlineping/BTN
Name to Binary convertor.
Language: Python - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

PariCoderDeveloper/IPv4-Validator
A Python script for validating IPv4 addresses using Regex. It also includes pytest tests to verify the correctness of the code.
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

lk-geimfari/expynent 📦
A library that provides regular expression patterns. If you hate to write regular expressions, then expynent can help you.
Language: Python - Size: 240 KB - Last synced at: about 16 hours ago - Pushed at: almost 4 years ago - Stars: 382 - Forks: 52

va1da5/manual-source-code-review
Regex patterns for manual application source code review
Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 8

Akhil07-ctrl/Resto-Cafe
This React project is a restaurant ordering application that fetches live restaurant and menu data from an API. It allows users to browse menu items, add them to a cart, update quantities, and view total costs. The cart state is persisted using `localStorage`, and real-time notifications inform users of cart actions.
Language: JavaScript - Size: 111 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

MarcellPerger1/regexes
A collection of my best/most impressive/most useful regexes
Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

JonasBa/eslint-plugin-no-lookahead-lookbehind-regexp
Lint the use of lookahead and lookbehind regex expressions.
Language: TypeScript - Size: 8.51 MB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 18 - Forks: 7

sboreux/xsd-pattern-js
This library parse a XSD (XML Schema) regular expression (as use in a pattern facet). It can output an equivalent javascript (ECMAScript) regexp. This allow to validate an XSD pattern directly in javascript.
Language: TypeScript - Size: 1.83 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

h33tlit/secret-regex-list
List of regex for scraping secret API keys and juicy information.
Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 703 - Forks: 70

scottdorman/discord-automod
Discord AutoMod is a system of multiple content filters designed to make content moderation easier and less work for moderators. AutoMod also allows you to filter messages based on regular expression (regex) patterns in your Custom Keyword rules. This repository is a collection of regular expression patterns for your AutoMod rules.
Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

golesuman/Doctor-recommendation-system
This is gives a REST API for the doctor recommendation system. Given the Symptoms this will recommend the list of doctors you need to contact .
Language: Jupyter Notebook - Size: 896 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 4

Zulwatha/regexlab-extension
RegexLab is a modern browser extension designed for real-time testing, debugging, and organizing regular expressions directly on any webpage.
Language: JavaScript - Size: 56.6 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Pooja11sree/sentiment-analysis-on-whatsapp-chat
The Sentiment Analysis on WhatsApp Chat uses Python, NLP, and the VADER tool to analyze chat sentiment, with an added feature for URL extraction to identify the most frequently shared links.
Language: Python - Size: 1.58 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Pu5hk4r/PROJECT-Web-Server-Log-Analytics-Pipline
this project offers a simple dashboard to analyze server logs, identify top IP contributors, and detect peak traffic hours. It helps businesses monitor server health, detect anomalies, and optimize resource planning through quick, data-driven insights.
Language: Python - Size: 678 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Zulwatha/RegexLab
A modern regex test and pattern library tool built with C#
Language: C# - Size: 505 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

zebbern/regex-crawler
Regex Web Crawler that searches on custom regexes meanwhile crawling each site to find the information your looking for!
Language: Python - Size: 39.1 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

the0cp/easyre
Write regex expressions easily
Language: JavaScript - Size: 300 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

josueJURE/calculator
A user-friendly JS calculator, where users can view a history of their last 10 computations.
Language: TypeScript - Size: 7.43 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

network-evolution/Python_for_Network_Engineers
This repo contains Scripts which are explained in the youtube Channel https://www.youtube.com/c/NetworkEvolution/videos?sub_confirmation=1
Language: Python - Size: 198 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 105 - Forks: 55

kedyjs/discord-advanced-regex
A collection of advanced regex-based AutoMod patterns for Discord moderation. Ready-to-use patterns to block server invite links, excessive emoji spam, hidden links, and unwanted formatting in your Discord community.
Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Buba98/regex_enumerator
Enumerate all strings that match a given regex
Language: Python - Size: 113 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

mananguptamg/java-regex
Language: Java - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

gabrielaltran/RegexLab
An interactive web application designed to help developers test, build, and learn regular expressions. With its intuitive interface and powerful features, it simplifies the process of working with regex patterns.
Language: JavaScript - Size: 216 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

LuciaHeredia/PythonRegex
Python Regex Exercises
Language: Python - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mnestorov/regex-patterns
This repository contains regular expression (regex) patterns for validating phone numbers postal codes, VAT numbers, dates, currency, credit/debit cards etc. for European countries (but not only).
Size: 138 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 44 - Forks: 2

YomnaWaleed/Extract-Dates--Countries-and-Range-of-Fatilites-From-Articles
This project uses an existing corpus of newspaper articles to derive models that identify (1) whether a MIC occurred, (2) what type of militarized interaction was described, (3) whether fatalities occurred, and (4) the range of fatalities
Language: Jupyter Notebook - Size: 16.2 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Estaheri7/School-Operations-Management
Python-based School Management System: Effortlessly manage student and teacher accounts, enrollments, grades, and generate insightful reports for effective educational administration.
Language: Python - Size: 170 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

skitsanosinc/rx-query-visualization
Parsing query string and visualizing it as blocks
Language: TypeScript - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jpcre2/jpcre2
C++ wrapper for PCRE2 Library
Language: C++ - Size: 3.39 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 70 - Forks: 14

cmalf/js-regex-tester
Regular Expression Tester: A powerful script tool for testing and debugging regular expressions in JavaScript.
Language: JavaScript - Size: 840 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

RetarAssembly/Preferenza_Cinematografiche
Questo è un programma in HTML + CSS + JS che crea un sito web, e utilizza le Regex per verificare le input inserite dal utente
Language: JavaScript - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

DmytroVoitovych/Character-Counter
This app counts letters, sentences, words and shows letter statistic.
Language: CSS - Size: 548 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

szczyglis-dev/ultimate-chain-parser
[PHP] Advanced, extendable, and configurable text data parsing and processing toolkit working in a chain-based flow. The concept of the application is based on processing in subsequent iterations using configurable data processing modules in a configured manner. Each element in the execution chain accesses the output of the previous element.
Language: PHP - Size: 257 KB - Last synced at: 18 days ago - Pushed at: 12 months ago - Stars: 6 - Forks: 2

Adarsh21-dev/Bulk-File-Rename-Exe_Release
A simple and efficient tool to rename multiple files at once. Supports adding prefixes, suffixes, changing extensions, and filtering files easily.
Language: HTML - Size: 34.7 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

msyavuz/Lua-Capture
Test lua capture patterns online
Language: Go - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 2

leoshad9/email-extraction
A Python script that uses regular expressions to extract email addresses from a file and saves them to a new text file. This script streamlines the process of compiling email addresses for mass communication.
Language: Python - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Norbytus/rust-redis-regular-expression-module
Simple rust redis module to use regular expression
Language: Rust - Size: 21.5 KB - Last synced at: 21 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

mtumilowicz/java11-regex
Overview of java regex API.
Language: Java - Size: 83 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

daniel-idowu-01/regex-validate
A comprehensive validation utility class that provides a wide range of validation methods using regular expressions. This class offers validation for common data formats including emails, passwords, dates, phone numbers, and various other standard formats.
Language: TypeScript - Size: 105 KB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kiranbele11/Regex-Matching-Web-App-Development-Project
Flask/regex web application for automated text processing, achieving 98% accuracy on a dataset of 500,000+ entries
Language: HTML - Size: 336 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

goulartgusta/java-fundamentos
Exercícios de fundamentos do java, com lógica, regex, laços e arquivos.
Language: Java - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

davidhu2000/regex_crash_course
A crash course on how to use Regular Expressions
Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

Phosmic/yogger
Minimal logging setup with utilities to represent interpreter stacks in Python.
Language: Python - Size: 85.9 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

GrandMoff100/RegexFactory
Dynamically construct regex patterns with native python representations
Language: Python - Size: 154 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 4

amponsemmichael/library-management-system-test
This repository is created for testing the library management system designed with Java.
Language: Java - Size: 85.9 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cytopia/i3blocks-modules
Custom modules for i3blocks status bar
Language: Shell - Size: 173 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 12

vhoulbreque/awesome-regex
List of useful regex
Size: 2.93 KB - Last synced at: 13 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

harlaksh/ultimate-regex
Ultimate list of all things Regex
Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

MatiasBrizzio/EstiMate
EstiMate 🦉: A fast and accurate modelcounter tool for estimating the number of models for LTL formulas using transfer matrices.
Language: Java - Size: 99.5 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

asbhogal/Password-Strength-Checker
An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using HTML5 and CSS3 (SCSS.)
Language: JavaScript - Size: 253 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

dvho/flay
Flay the diacritics and accents off special characters with Flay. Say goodbye to character matching conflicts for good.
Language: JavaScript - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

dvho/lose
As a response to Flay, which flays the diacricial marks off your strings, Lose loses the base characters but keeps the combining diacricial marks.
Language: JavaScript - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

curioustorvald/KoreanCursewordRegex
Regex for Korean curseword filtering
Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 14 - Forks: 0

innovatorved/regex_dataset
Just a regex dataset!
Size: 10.8 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

DevSA-009/json-to-js-obj
JSON to JavaScript Object with ignore comments
Language: TypeScript - Size: 60.5 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

chibuikedaniel/Phone-Number--Validator
A software to check the validity of a phone number
Language: JavaScript - Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Salaah01/regex-benchmark
A Rust binary to benchmark regex expressions
Language: Rust - Size: 787 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

DataAlchemyScribe/PythonProgrammingBootCampDataSene
Coding assignments from a 50-day Python Programming Bootcamp
Language: Jupyter Notebook - Size: 62.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

puybr/form-validator
🈸 A form validation webpage utilising the power of RegEx
Language: HTML - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Phosmic/regex-toolkit
Tools for creating RE and RE2 expressions in Python.
Language: Python - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

AmirBayat0/Email-Validator-with-RegExp-in-Flutter
🚀 Building a 📧 Validator Email App 📱 with Flutter and RegExp 🧩
Language: Dart - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 1

ericyoc/gen_dga_regex_and_yara_rules_poc
A demonstration of domain generation algorithm (DGA) and determing regular expression and yara rule for each dga.
Language: Jupyter Notebook - Size: 823 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

neospl0it/regexscan
A Tool for scanning and detecting patterns using regular expressions (regex). Find potential leaks, credentials, and sensitive data efficiently
Language: Shell - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

danielamiranda/NLP-JADS-workshop
Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ybgirgin3/Regexes
Regex Finder for Python
Language: Python - Size: 290 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

DanCQ/Pig-Latin-Translator
Pig Latin Translator. I'm using regular expressions to match the words. Alters English words to Pig Latin as you type.
Language: JavaScript - Size: 3.96 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

natnaelhhaile/Named-Entity-Recognition
Language: Jupyter Notebook - Size: 5.45 MB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mohamedsalem401/Ultimate-Case-Converter
Ultimate Case Converter: A versatile tool to effortlessly convert text between various letter casing styles.
Language: TypeScript - Size: 631 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

victornpb/querycomments
querySelector like but for selecting HTML Comments like any other DOM Node
Language: JavaScript - Size: 200 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

KasiMuthuveerappan/Delhivery-FeatureEngineering
📔 This repository of Delhivery's logistical endeavors, emphasizing the utilization of data processing, feature extraction, and hypothesis testing methodologies, A meticulous comparison analysis of ACTUAL vs OSRM time-distance metrics, we unveil intricate patterns, providing invaluable insights and metrics for decision-making with precision.
Language: Jupyter Notebook - Size: 24.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sulealothman/sm-checker
social media checker, github, twitter, snapchat and instagram
Language: Python - Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 2

bbottema/email-rfc2822-validator
The world's only Java-based rfc2822-compliant email address validator and parser
Language: Java - Size: 114 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 64 - Forks: 13

BaseMax/iranian-phonenumber-validator-nodejs
A library for validating Iranian phone numbers in nodejs that can help you to extract all phone numbers from a text, check if a text has a phone number, check if a text is exactly a phone number, check if a text includes a special phone number.
Language: JavaScript - Size: 20.5 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Adi-200/Python_Web_Scraping_Project
Grocery Guide NYC Web Scraping
Language: Jupyter Notebook - Size: 1.22 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

vdoichev/my-calculator
Тестове завдання для курсів Основи Java
Language: Java - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

eriknyquist/librxvm
non-backtracking NFA-based regular expression library, for C and Python
Language: C - Size: 1.58 MB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 61 - Forks: 1
