An open API service providing repository metadata for many open source software ecosystems.

GitHub / thomasthaddeus 20 Repositories

Just your average 30-something college student! Condensing repositories whenever I have free time

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.

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

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.

Language: Python - Size: 1.65 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 0

thomasthaddeus/CreatingChatBots

This repository contains a collection of instructions for how to create a variety of chatbots using Python

Language: Python - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

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.

Language: TypeScript - Size: 935 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

thomasthaddeus/SampleWebsocket

an express based websocket

Language: HTML - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

thomasthaddeus/GhidraAutomation

A quick and simple implementation of reverse engineering with ghidra

Language: Python - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

thomasthaddeus/THM

Language: Jupyter Notebook - Size: 1.85 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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.

Language: Kotlin - Size: 66.8 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

thomasthaddeus/NetShark

This repo is for scripts related to packet capture analysis

Language: Python - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

thomasthaddeus/cribbage-scoring-app

Language: CSS - Size: 1.37 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

thomasthaddeus/TTSSolution

TTS Application written in C#

Language: C# - Size: 260 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

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.

Language: TypeScript - Size: 1.68 MB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

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.

Language: Shell - Size: 1.15 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

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.

Language: Python - Size: 141 KB - Last synced at: 13 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

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.

Language: Python - Size: 488 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/ReviewPullRequest 📦

Language: HTML - Size: 87.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/ReactVideoServer

Language: JavaScript - Size: 215 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

thomasthaddeus/thomasthaddeus.github.io

Language: HTML - Size: 619 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/DSClub

This is a template for a ds club website

Language: Jupyter Notebook - Size: 81 MB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

thomasthaddeus/CopilotCodespaces 📦

Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/CloudServerSetup

This repo is a set of scripts for setting up an Ubuntu cloud server with mysql, docker, nginx, and

Language: Shell - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/BlackjackPython

Blackjack game built in python. For use in Discrete Mathematics.

Language: Python - Size: 6.98 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/MusicalChairs

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.

Language: Python - Size: 1.16 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/TowerOfHanoi

This repository contains an implementation of the Tower of Hanoi game

Language: Python - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/DataStructuresAlgorithms

Algorithms I wrote based on the requirements in the descriptions below

Language: Jupyter Notebook - Size: 2.68 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

thomasthaddeus/CTFWriteUps

This repository is for holding the writeups of CTF events I took the time to write reviews for

Size: 374 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/mslearn-fabric Fork of MicrosoftLearning/mslearn-fabric

This repository hosts content related to Microsoft Fabric content on Microsoft Learn.

Language: Jupyter Notebook - Size: 107 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

thomasthaddeus/hdinsight-aks Fork of Azure-Samples/hdinsight-aks

Sample code repo for HDInsight on AKS

Size: 35.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.

Language: JavaScript - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/Connect4

This repository contains the program for a python implementation of a connect 4 game

Language: Python - Size: 177 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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.

Language: Mermaid - Size: 12 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

thomasthaddeus/NeuralNetworks

Imagery pipeline utilizing neural networks

Language: Python - Size: 542 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

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.

Language: C# - Size: 25.4 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

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

Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/DSComp

This repository is for a sharing work from a competition on kaggle were teamed up on.

Language: Jupyter Notebook - Size: 2.94 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 3

thomasthaddeus/thomasthaddeus

Size: 118 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

thomasthaddeus/TreasuryWalletAnalysis

blockchain analysis using API's

Language: Python - Size: 269 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

thomasthaddeus/MyCV

this repository was created to fulfill a dns name i didnt want to lose

Language: Python - Size: 226 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/SQLCombination

SQL Files with a sample database project

Language: TSQL - Size: 49.7 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/GHPagesJekyll 📦

Old Repo for learning how to use jekyll

Language: HTML - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/Typescript 📦

Repo for our collective team code

Language: JavaScript - Size: 8.26 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/IntroHtml 📦

A robot powered training repository :robot:

Language: CSS - Size: 3.4 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/LinuxPlusCourse 📦

Collection of Linux labs from Comptia Linux+ Learning Labs.

Language: Jupyter Notebook - Size: 49.9 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

thomasthaddeus/SpaceJam 📦

Machine Learning - Create a web app that uses data to make decisions on the basketball court

Language: JavaScript - Size: 148 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/WriteGithubScript 📦

Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/OssEnterprise 📦

Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/Innersource 📦

Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/SpaceDataRUs 📦

Repository for R project studying hurricanes in the carribean

Language: HTML - Size: 256 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/ReleaseBasedWorkflow 📦

Language: JavaScript - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/WritingJavascriptActions 📦

Language: JavaScript - Size: 2.32 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/MarkdownPortfolio 📦

Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/UnRedactor

This project is an implementation of the unredacter program in python

Language: Python - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

thomasthaddeus/ProbableBassoon

Failed Tic Tac Toe game in Python

Language: Python - Size: 541 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/CyberClubTemplate

Language: Shell - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/CS_TTS_Attempts

A collection of attempts at creating one application

Language: C# - Size: 6.36 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

thomasthaddeus/PythonRepoTemplate

This is a template for a python repository

Language: Shell - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/python-discrete-math 📦

a series of python modules for discrete math

Language: Jupyter Notebook - Size: 17.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/OperatingSystems 📦

Hands on Practice default location for uploading HOP's

Language: Shell - Size: 17.4 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/conda

Language: Dockerfile - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/the-algorithms-website Fork of TheAlgorithms/website

The Algorithms website providing GitHub's largest open-source algorithm library.

Language: TypeScript - Size: 5.62 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/GitHubWebsite

Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

thomasthaddeus/SetupProjectDirectory

Apparently this is very similar to poetry which i didnt realize until i wrote all the code today while I was waiting for the internet to come back on

Language: Python - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/AutoDocstring

Language: Python - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/CyberSecVault

cheat sheets and reference material for CTF challenges. some scripts added as well

Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/ShellScripts

Shell files and scripts

Language: Shell - Size: 139 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/RustScan Fork of RustScan/RustScan

🤖 The Modern Port Scanner 🤖

Language: Rust - Size: 10.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/cityuseattle.github.io-1 Fork of cityuseattle/cityuseattle.github.io

Language: HTML - Size: 79.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

thomasthaddeus/NLG_Instructions_MetaLearning Fork of microsoft/NLG_Instructions_MetaLearning

Boosting Natural Language Generation from Instructions with Meta-Learning

Language: Python - Size: 141 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

thomasthaddeus/community-starter-kit 📦

Open Source Project on GitHub

Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/free-programming-books Fork of EbookFoundation/free-programming-books

:books: Freely available programming books

Size: 15.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/.github

default templates for my account

Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

thomasthaddeus/MTC_IL_WORKSHOP_DevBox_DeploymentEnvironments Fork of microsoft/MTC_IL_WORKSHOP_DevBox_DeploymentEnvironments

Size: 346 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

thomasthaddeus/cityuseattle.github.io Fork of cityuseattle/cityuseattle.github.io

TA Center of City University of Seattle.

Language: SCSS - Size: 84.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/TTS-project Fork of shelbynl/TTS-project

Azure Text-to-Speech

Language: Tcl - Size: 172 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/node-express-course 📦

An introduction to Node.js and Express.js servers

Language: JavaScript - Size: 163 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/mslearn-typescript Fork of MicrosoftDocs/mslearn-typescript

Introduction to using TypeScript

Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/list-of-python-api-wrappers Fork of realpython/list-of-python-api-wrappers

List of Python API Wrappers and Libraries

Size: 313 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

thomasthaddeus/learnr Fork of rstudio/learnr

Interactive Tutorials with R Markdown

Size: 11.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/IoT-For-Beginners Fork of microsoft/IoT-For-Beginners

12 Weeks, 24 Lessons, IoT for All!

Language: C++ - Size: 310 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/interactive-tutorials Fork of ronreiter/interactive-tutorials

Interactive Tutorials

Language: Python - Size: 38.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/github-actions-continuous-delivery-azure 📦

Language: JavaScript - Size: 162 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

thomasthaddeus/create-react-app-auth-amplify Fork of aws-samples/create-react-app-auth-amplify

Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.

Size: 20.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/azure-docs-cli Fork of MicrosoftDocs/azure-docs-cli

Repository used to store content for the docs.microsoft.com content for the Azure CLI

Size: 86.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/auto-changelog Fork of cookpete/auto-changelog

Command line tool for generating a changelog from git tags and commit history

Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thomasthaddeus/merge-conflicts 📦

Language: HTML - Size: 1.16 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

thomasthaddeus/write-docker-actions 📦

Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

thomasthaddeus/PythonOneLiners Fork of finxter/PythonOneLiners

This repository collects all interesting Python one-liners. Feel free to submit yours!

Language: Python - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thomasthaddeus/wedding-rsvp-off-platform-project Fork of Codecademy/wedding-rsvp-off-platform-project

CodeCademy repository

Size: 669 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thomasthaddeus/shiny Fork of rstudio/shiny

Easy interactive web applications with R

Size: 41.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

thomasthaddeus/rmarkdown-book Fork of rstudio/rmarkdown-book

R Markdown: The Definitive Guide (published by Chapman & Hall/CRC in July 2018)

Size: 2.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

thomasthaddeus/readr Fork of tidyverse/readr

Read flat files (csv, tsv, fwf) into R

Size: 12.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0