Pinned Repositories
AICoverMaker
Fork of ArkanDash/Infer which is a Fork of SociallyIneptWeeb/AICoverGen
gpt4all_api
Python based API server for GPT4ALL with Watchdog
imessage_api
A simple HTTP server that fetches and returns iMessage data from a macOS machine. You can return data for all messages, unread messages, or specific threads.
invoice-pdf-to-excel-batch-converter
This Python script batch-converts PDF files to Excel spreadsheets. Developed specifically for SW Firefighting Foam & Equipment, LLC, but easily adaptable.
parsec-debian-auto-installer
This script automates the installation of specified `.deb` packages for the installation of Parsec on Debian-based Linux systems. It checks for the existence of each package locally, downloads any missing packages using `wget`, and installs them using `dpkg`. Additionally, it resolves any missing dependencies.
Ping-Checker
Node.js application that pings a destination and reboots if not successful
pyscribe
PyScribe is a command-line tool to transcribe audio files. It uses `ffmpeg` for audio conversion and `pywhisper` for transcription.
Randoms.db
This is a SQLite DB of Random Names, Streets, Companies, etc. Created for personal use but sharing if anyone is interested.
Thermal-Viscosity-Interface
A C++ program for real-time hardware interfacing and data processing, featuring curve-fitting algorithms and configurable compiler features.
vits_tts_listener
This is an application that takes text and then creates wav files from a `.pth` VITS voice model via API. The API key for authentication and the listening port for the API are defined in the `.env` file. Users send requests to `http://wan.ip.address:PORT/tts`.
AznIronMan's Repositories
AznIronMan/AICoverMaker
Fork of ArkanDash/Infer which is a Fork of SociallyIneptWeeb/AICoverGen
AznIronMan/parsec-debian-auto-installer
This script automates the installation of specified `.deb` packages for the installation of Parsec on Debian-based Linux systems. It checks for the existence of each package locally, downloads any missing packages using `wget`, and installs them using `dpkg`. Additionally, it resolves any missing dependencies.
AznIronMan/gpt4all_api
Python based API server for GPT4ALL with Watchdog
AznIronMan/pyscribe
PyScribe is a command-line tool to transcribe audio files. It uses `ffmpeg` for audio conversion and `pywhisper` for transcription.
AznIronMan/imessage_api
A simple HTTP server that fetches and returns iMessage data from a macOS machine. You can return data for all messages, unread messages, or specific threads.
AznIronMan/invoice-pdf-to-excel-batch-converter
This Python script batch-converts PDF files to Excel spreadsheets. Developed specifically for SW Firefighting Foam & Equipment, LLC, but easily adaptable.
AznIronMan/roman_converter
roman_converter is a Python package for converting between Roman numerals and integers. It provides functionality to convert integers to Roman numerals and vice versa. Additionally, it can parse numbers written in words and convert them to Roman numerals.
AznIronMan/XFiReset
Node.js code for automated Xfinity Xfi Gateway reboot (with speed test and support for Netgear Router) - Basically, the app runs, checks current speeds via speedtest.net, then if the pings are high, download/upload speeds are low, it does a web gui login to the Xfinity modem and reboots it, then after reboot, it does the same for the Netgear Nighthawk. After both reboots, it sends an email with the success/fail of the reboots and the initial speed test. If the initial speed test comes back fine, email is sent saying no reboots were needed and the speed results.
AznIronMan/CryptoMonitor
Monitors Crypto Currency Value and Sends Daily E-Mails as Updates
AznIronMan/CTGLedger
AznIronMan/IPGuard
Checks Local Machine WAN IP against IP in IPGuard.ini and will taskkill application(s) defined
AznIronMan/Limitless-Aborted-20230403
Formerly called Arena -- Limitless is an arena game that will be completely customizable. It is a homage to the old school late 80s and 90s RPG games, specifically the turn based battle. This game will be completely customizable. This is very early development, not playable at this time. See README.txt for more.
AznIronMan/Ping-Checker
Node.js application that pings a destination and reboots if not successful
AznIronMan/Randoms.db
This is a SQLite DB of Random Names, Streets, Companies, etc. Created for personal use but sharing if anyone is interested.
AznIronMan/Thermal-Viscosity-Interface
A C++ program for real-time hardware interfacing and data processing, featuring curve-fitting algorithms and configurable compiler features.
AznIronMan/vits_tts_listener
This is an application that takes text and then creates wav files from a `.pth` VITS voice model via API. The API key for authentication and the listening port for the API are defined in the `.env` file. Users send requests to `http://wan.ip.address:PORT/tts`.
AznIronMan/CNB_Notepad
CNB Notepad: A simple, cross-platform notepad application built with Python and PyQt6. Features multi-tab editing, dark mode, word wrap, and more. Ideal for lightweight text editing on Windows, Linux, and macOS.
AznIronMan/CTGOmniLedger
CTGOmniLedger is a robust and scalable database solution designed to seamlessly aggregate and manage financial transactions from multiple sources. Developed by ClarkTribeGames, this platform aims to offer a centralized, accessible, and secure way to handle your diverse transactional needs.
AznIronMan/discord-emoji-converter
Module to convert Discord emoji shortcodes to emoji characters, and vice versa.
AznIronMan/gc-react-resume
Responsive and customizable CV / Resume built in React. Light / Dark mode 🌗 / Snowflakes mode❄️.
AznIronMan/logger_x
Logger_X server is a comprehensive logging tool designed for robust and flexible logging in Python applications.
AznIronMan/markdown_remover
A simple, cross-platform Python app that removes markdown formatting, turning files into clean text. Built with PyQt6, it has an intuitive GUI, clipboard copy, dark mode, and saves settings per device. Ideal for streamlining customer communication and document cleanup. Easy installation for Windows, Linux, and macOS.
AznIronMan/mspacman-ai-trainer
Python-based AI trainer for the Ms. Pac-Man Sega Genesis Game
AznIronMan/nlp_tools
This repository contains Python scripts for Natural Language Processing tasks, using the Hugging Face Transformers library. The tasks include emotion detection from text, extracting keywords from text, and summarizing text.
AznIronMan/port_pen_test
AznIronMan/QuickMailer
AznIronMan/SKyDB_API
Python-based API for managing SkyDB databases. Built with Flask, PyQt6, and Waitress, SKyDB_API offers a seamless interface for Microsoft Access. Includes tools for building user-friendly installers.
AznIronMan/Tdarr_Plugins
Tdarr Plugins
AznIronMan/TranscriptGen
TranscriptGen is an application for transcribing audio and video files. Transcription output is .txt or .srt. Most audio and video formats supported (with ffmpeg).
AznIronMan/VideoScanner
VideoScanner is an application for scanning video libraries and determining audio language and subtitle existence and language. The output is put into a SQLite database.