JsonText: Convert Text Files To JSON With Python/NodeJS Package
Convert text files to JSON with JsonText! Install via npm: `npm i jsoncon` and use the Python CLI or Node.js package to easily transform your text files.
Convert text files to JSON with JsonText! Install via npm: `npm i jsoncon` and use the Python CLI or Node.js package to easily transform your text files.
Practice cracking hashes with Cryptquiz, a quiz that uses SHA1 & MD5. Try to crack hashes using hashcat or online tools.
Cracker is a Python tool that cracks hashes by hashing all words in wordlists.txt & checking for matches. Supports various hash types, including MD5.
Introducing CipherHub, a collection of encryption methods (AES & RSA) for secure data protection. Check it out: https://CipherHub link
Created a Git repo with various ciphers, including book & Caesar ciphers. Protect your data from hackers, or so I thought
Built a fake review generator site using OpenAI & Firebase for GitHub Copilot Challenge: Fresh Starts. Copilot excels at repetitive tasks but struggles with logic & programming requiring thought.
Built poem creator app using OpenAI API for user input poems. Copilot helped with coding, but won't use again as don't want AI replacing me.
Built a React app with Firebase & OpenAI API, summarizing lengthy Wikipedia articles into concise versions. Check out Wikisuma!