Skip to content
View ajones1139's full-sized avatar

Block or report ajones1139

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Phone-Number-Extractor Phone-Number-Extractor Public

    I built a program that extracts various phone number formats from unstructured text blocks. This project demonstrates my mastery and practical application of Python’s built-in re (Regex) library to…

    Python

  2. dns-query-tool dns-query-tool Public

    A CLI tool to perform DNS record lookups on valid domain names. Users can query specific record types such as A, AAAA, CNAME, MX, and TXT, or query all by default. Results can be saved to JSON or C…

    Python

  3. hash-integrity-checker hash-integrity-checker Public

    Email security is a critical vector within cybersecurity where millions of users encounter phishing attempts and email scams daily; this is a free minimal hash digesting tool that uses VirusTotal’s…

    Python

  4. powershell-archive-object-extractor powershell-archive-object-extractor Public

    This is a Powershell script and Windows executable that is an alternative way to extract .zip and .tar files on Windows versus the Windows File Explorer built-in extractor tool and limited function…

    PowerShell

  5. sqlite-csv-importer sqlite-csv-importer Public

    This lightweight, portable SQLite database management tool was created to empower **students**, **tech enthusiasts**, **self-starters**, **small companies**, and **researchers** alike.

    Python