From a181759e4a108c35fcf6898abbf17f2a424d85dc Mon Sep 17 00:00:00 2001 From: Jean-Pierre Appel Date: Mon, 25 Dec 2023 17:17:09 -0500 Subject: rewrite content and config --- content/projects/verizonmessages.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/projects/verizonmessages.md (limited to 'content/projects/verizonmessages.md') diff --git a/content/projects/verizonmessages.md b/content/projects/verizonmessages.md new file mode 100644 index 0000000..c03b5e9 --- /dev/null +++ b/content/projects/verizonmessages.md @@ -0,0 +1,12 @@ +--- +title: "Verizon Message Extractor" +start_date: "2023-03-01" +date: 2023-12-18T01:32:54-05:00 +summary: "A Python Script for `.vzw` parsing" +description: "Python Script for Extracting Verizon Vessages" +categories: +tags: +- "python" +--- + +A python script with a cli to extract Verizon `.vzw` messages and parse them into a `.csv`. -- cgit v1.2.3