Joe Wildey's Headshot
One-Way ANOVA calculation script

This script basically compares outcomes of experiments, and helps determine the best solution when several applicable and seemingly similarly effective solutions exist.

View Project
AI based TicTacToe

TicTacToe that uses apriori to determine where it should move next based on previous games.

View Project
Python PDF script

A word editor in Python that could output to PDF

View Project
Fedora Screenshot Script

A script I wrote to take screenshots on Fedora

View Project
Machine Learning code

Various machine learning algorithms such as Classification, Clustering, and Regression algorithms.

View Project
Code inspired by Philosophy

Code I wrote during Intro to Philosophy. Some of it works such as the Prolog, and some of it just uses code to outline abstract philosophical concepts.

View Project
Solutions to various Reddit Programming Challenges

Bracket tax calculator, Yahtzee score calculator, UPC generator, RGB to Hex converter, and more!

View Project
Python Word Editor and Text Analyzer

This is a Python Word Editor capable of frequency analysis and word counting.

View Project
Productivity App

A productivity app I created in BASH and Python

View Project