thomasthaddeus
I write programs to make life easier, it rarely works.
@Visionary-Code-Works The desert
Pinned Repositories
AlgorithmSelector
Explore our extensive Algorithms Repository, featuring a diverse range of algorithms from computational methods to data structures, cryptographic techniques, and AI. Ideal for education, research, and practical application, each algorithm is well-documented, tested, and optimized for performance and readability.
CSharpProjects
This is a collection of csharp projects I wrote that didn't require their own individual repositories. Also it would have been too much work to make gists from these.
DataAnalysisToolkit
DataAnalysisToolkit is a Python-based data analysis tool designed to streamline various data analysis tasks. It provides the ability to load data from CSV files, perform statistical calculations, detect outliers, clean data, and visualize data.
DataStructuresAlgorithms
Algorithms I wrote based on the requirements in the descriptions below
DSComp
This repository is for a sharing work from a competition on kaggle were teamed up on.
GhidraAutomation
A quick and simple implementation of reverse engineering with ghidra
QRCodeGenius
This Android application is a simple, user-friendly tool designed to generate QR codes from text input. It provides an efficient way for users to create QR codes right from their Android devices, which can then be saved and shared.
TextToSpeechPython
This repository contains a Python-based text-to-speech (TTS) program that converts written text into spoken words. Leveraging state-of-the-art TTS libraries, this program aims to provide clear and natural-sounding audio output for a variety of applications, from audiobook generation to accessibility tools.
TTSSolution
TTS Application written in C#
visionary-code-works.github.io
Explore VCW-Tech: a sleek, Jekyll-powered static website styled with Bootstrap. This repository features responsive design, custom JavaScript and CSS, and automated deployments using GitHub Actions. It's perfect for developers seeking a robust yet manageable web project.
thomasthaddeus's Repositories
thomasthaddeus/QRCodeGenius
This Android application is a simple, user-friendly tool designed to generate QR codes from text input. It provides an efficient way for users to create QR codes right from their Android devices, which can then be saved and shared.
thomasthaddeus/TextToSpeechPython
This repository contains a Python-based text-to-speech (TTS) program that converts written text into spoken words. Leveraging state-of-the-art TTS libraries, this program aims to provide clear and natural-sounding audio output for a variety of applications, from audiobook generation to accessibility tools.
thomasthaddeus/DataAnalysisToolkit
DataAnalysisToolkit is a Python-based data analysis tool designed to streamline various data analysis tasks. It provides the ability to load data from CSV files, perform statistical calculations, detect outliers, clean data, and visualize data.
thomasthaddeus/TTSSolution
TTS Application written in C#
thomasthaddeus/AlgorithmSelector
Explore our extensive Algorithms Repository, featuring a diverse range of algorithms from computational methods to data structures, cryptographic techniques, and AI. Ideal for education, research, and practical application, each algorithm is well-documented, tested, and optimized for performance and readability.
thomasthaddeus/CSharpProjects
This is a collection of csharp projects I wrote that didn't require their own individual repositories. Also it would have been too much work to make gists from these.
thomasthaddeus/NetShark
This repo is for scripts related to packet capture analysis
thomasthaddeus/RustScan
🤖 The Modern Port Scanner 🤖
thomasthaddeus/thomasthaddeus
thomasthaddeus/AI-ML-Project
This repository is dedicated to building a computer vision model, primarily focused on detecting potholes. The model is trained on a variety of datasets and is designed to assist urban municipalities in improving road maintenance and repair procedures.
thomasthaddeus/AutoUpdatePip
This is a CLI program that makes updating pip dependencies easier if you don't always use a virtual environment. This works on linux and windows
thomasthaddeus/BlackjackFlask
A Blackjack game built with Flask, featuring basic game logic, session management, and database integration. This project demonstrates a simple web-based implementation of Blackjack for learning and entertainment purposes.
thomasthaddeus/CloudServerSetup
This repo is a set of scripts for setting up an Ubuntu cloud server with mysql, docker, nginx, and
thomasthaddeus/CreatingChatBots
This repository contains a collection of instructions for how to create a variety of chatbots using Python
thomasthaddeus/Cribbage-Scorekeeper
CribbageScorekeeper: Elevate your Cribbage with this intuitive app. Offers easy scoring, automatic calculations, and detailed stats for a better gaming experience. Perfect for casual and competitive players. Transform your Cribbage games with simplicity and precision.
thomasthaddeus/cribbage-scoring-app
thomasthaddeus/CS_TTS_Attempts
A collection of attempts at creating one application
thomasthaddeus/CTFWriteUps
This repository is for holding the writeups of CTF events I took the time to write reviews for
thomasthaddeus/Cybersecurity-Club
A React-based web application for a cybersecurity club, featuring a comprehensive resource list, event calendar, member registration, contact form, and a dynamic workflow visualization. Enhance your knowledge and skills in cybersecurity with our educational content and community activities.
thomasthaddeus/DSClub
This is a template for a ds club website
thomasthaddeus/MyCV
this repository was created to fulfill a dns name i didnt want to lose
thomasthaddeus/NeuralNetworks
Imagery pipeline utilizing neural networks
thomasthaddeus/ReactVideoServer
This is a MERN stack webserver for video files and documentation.
thomasthaddeus/SampleWebsocket
an express based websocket
thomasthaddeus/THM
thomasthaddeus/thomasthaddeus.github.io
thomasthaddeus/Tokenizer
A web-based Text Truncator and Cleaner that allows users to upload text files, set token limits, and apply various cleaning options like removing special characters, numbers, punctuation, emojis, and converting text to lowercase. Ideal for quick text processing and cleanup tasks.
thomasthaddeus/TowerOfHanoi
This repository contains an implementation of the Tower of Hanoi game
thomasthaddeus/TreasuryWalletAnalysis
blockchain analysis using API's
thomasthaddeus/UpdateRepositoryList
This GitHub Action automatically updates a landing page with a list of GitHub repositories. It fetches repositories for a specified user, then updates an HTML file with repository links. Configurable via environment variables, it's ideal for keeping project documentation or personal pages dynamically updated.