Thaddeus Thomas
thomasthaddeus
I write programs to make life easier, it rarely works.
Languages
Repos
68
Stars
67
Forks
8
Top Language
Python
Loading contributions...
Top Repositories
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.
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.
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.
A quick and simple implementation of reverse engineering with ghidra
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.
Repositories
68No description provided.
A quick and simple implementation of reverse engineering with ghidra
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.
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.
default templates for my account
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
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.
🤖 The Modern Port Scanner 🤖
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.
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.
This repository contains a collection of instructions for how to create a variety of chatbots using Python
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.
This is a MERN stack webserver for video files and documentation.
an express based websocket
No description provided.
This repo is for scripts related to packet capture analysis
No description provided.
TTS Application written in C#
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.
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.
No description provided.
This is a template for a ds club website
No description provided.
This repo is a set of scripts for setting up an Ubuntu cloud server with mysql, docker, nginx, and
Blackjack game built in python. For use in Discrete Mathematics.
This project contains implementations of a seating arrangement algorithm using four different approaches: us module, using standalone functions, and using Python's zip function along with the built-in sorted function.
This repository contains an implementation of the Tower of Hanoi game
Algorithms I wrote based on the requirements in the descriptions below
This repository is for holding the writeups of CTF events I took the time to write reviews for
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.