Pinned Repositories
ChangeExtension
A simple .NET 6.0 console application to rename file extensions from `.JPG` to `.jpg` in a specified directory.
ConnectFour_MiniMax_Python
crosswords
AI to solve crossword puzzles
Energy-Plan-Cost-Comparison
A Python tool for comparing energy plan costs based on usage, time-of-use rates, and EV fees. It calculates and analyzes costs for current and alternative plans, providing a summary to help users make informed decisions about their energy expenses.
HealthRecordConverter
Converts API Response to readable JSON structure
Heredity
AI to assess the likelihood that a person will have a particular genetic trait
knights_and_knaves
Knights and Knaves Puzzle Solver
LinqToTypeScript
Mila
MilaBlogAssistant
Blog Assistant to help automate Mila's blog
stozo04's Repositories
stozo04/ChangeExtension
A simple .NET 6.0 console application to rename file extensions from `.JPG` to `.jpg` in a specified directory.
stozo04/ConnectFour_MiniMax_Python
stozo04/crosswords
AI to solve crossword puzzles
stozo04/Energy-Plan-Cost-Comparison
A Python tool for comparing energy plan costs based on usage, time-of-use rates, and EV fees. It calculates and analyzes costs for current and alternative plans, providing a summary to help users make informed decisions about their energy expenses.
stozo04/HealthRecordConverter
Converts API Response to readable JSON structure
stozo04/Heredity
AI to assess the likelihood that a person will have a particular genetic trait
stozo04/knights_and_knaves
Knights and Knaves Puzzle Solver
stozo04/LinqToTypeScript
stozo04/Mila
stozo04/MilaBlogAssistant
Blog Assistant to help automate Mila's blog
stozo04/minesweeper
Minesweeper game written in Python
stozo04/Nim
CS50: AI that teaches itself to play Nim through reinforcement learning
stozo04/NounParser
AI to parse sentences and extract noun phrases
stozo04/pagerank
CS50: Page Rank
stozo04/ShinyStackAmplify
stozo04/Shopping
CS50: AI to predict whether online shopping customers will complete a purchase
stozo04/sixdegreesoffreedom
CS50: Six Degrees of Freedom
stozo04/StarWarsAngularSWAPI
stozo04/stevengates
stozo04/TexasTwoStep
This console application simulates a lottery game to determine how many drawings it would take for specific numbers to win the jackpot. The lottery game consists of choosing four unique numbers from 1 to 35 and one bonus ball number from 1 to 35. The application continues to simulate drawings until the selected numbers hit the jackpot.
stozo04/tictactoe
Using Minimax, implement an AI to play Tic-Tac-Toe optimally
stozo04/Traffic
CS50 - AI to identify which traffic sign appears in a photograph
stozo04/WordPrediction
AI to predict a masked word in a text sequence.