
Data Parsing
Data parsing is the process of taking data in one format and transforming it to another format.
You'll find parsers used everywhere.
They are commonly used in compilers when we need to parse computer code and generate machine code.
GitHub Link
Technologies:
- - HTML
- - Vanilla JS
- - CSS