LEARN_REGEX_DEEP_DIVE - Expanded Projects
This folder contains the deep-dive, book-style expansions for every project in LEARN_REGEX_DEEP_DIVE.md.
Project Index
- Project 1: Pattern Matcher CLI
- Project 2: Text Validator Library
- Project 3: Search and Replace Tool
- Project 4: Input Sanitizer
- Project 5: URL & Email Parser
- Project 6: Log Parser
- Project 7: Markdown Parser
- Project 8: Data Extractor (Web Scraping)
- Project 9: Tokenizer / Lexer
- Project 10: Template Engine
- Project 11: Regex Engine (Basic)
- Project 12: Regex Debugger & Visualizer
- Project 13: Regex Optimizer
- Final Capstone: Full Regex Suite