regularexpression
Here are 14 public repositories matching this topic...
Command-line app to perform RegEx string substitutions.
-
Updated
Feb 26, 2024 - Visual Basic .NET
-
Updated
Jun 10, 2024
A regular expression engine for UTF-32 string, based on deterministic finite automaton (DFA), implemented in C++.
-
Updated
Oct 1, 2022 - C++
Test regular expressions. The user can enter a target string and a regular expression, and the results are displayed after execution. There are also options to show the index of each match and capture groups.
-
Updated
Oct 19, 2022 - JavaScript
CSE331 - Automata and Computability | Spring'24 | BRACU
-
Updated
Aug 26, 2024
It's a Smart Login System using DOM Javascript, where you can register if you don't have an account, login if you have one to go to home screen or logout if you already logged in. I also used Regex to put constraints for the inputs.
-
Updated
Dec 14, 2023 - HTML
This repository consists of a package that converts a docx file into an html with all the tags seperated by horizontal line.
-
Updated
Feb 28, 2021 - Python
Subtitles List Downloader______________________________________________________ A python script that retrieves the 40 latest subtitles info from opensubtitles.org (subtitle id, subtitle language, movie/episode name, year released) and stores that information in a txt file and also in a sqlite relational database.
-
Updated
Jan 9, 2023 - Python
Cybersecurity related projects using python that help automate tasks. We construct many different useful tasks where coding is used to minimize human effort, and to retract more accurate data, while working faster
-
Updated
Sep 7, 2024 - Python
A personal project to make database of WARNER BROS FILMS(2010-2019) by scrapping wikipedia with beautifulsoup then clean data using regular expression and pandas later analyzing to get useful information
-
Updated
Oct 10, 2024 - Jupyter Notebook
This repository contains following examples:
-
Updated
Feb 4, 2023 - Java
Improve this page
Add a description, image, and links to the regularexpression topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regularexpression topic, visit your repo's landing page and select "manage topics."