Pinned Repositories
AI-tic-tac-toe
Threw this together in a couple hours. Minimax AI plays tic tac toe against you
Company-Rating-Indicator
Gives a buy rating to user entered stocks based on recent data. Written in python, uses the Kivy framework for GUI, and MYSQL for database management, and yfinance api for some data collection.
nutrition_app
highly detailed command line nutrition tracking
PA-8-Data-Analysis-using-Binary-Search-Trees
Analysis and organize data in a .txt file into two binary search trees. WSU cpts 122 8th programming project
PyTorch-Fake-News-Detection
Version 1.0 uses a pytorch model. Version 2.0 uses API models (Hoaxy and Adverify)
RepeatingAlarm
Basic alarm that auto repeats when it finishes
Stock-Trading-Bot-Marvin
Marvin is a fully deployable to broker bot that can trade real money. Algorithm is based on the RSI, exponential moving averages, and momentum.
troll-virus
Randomly capitalizes keyboard input for users
Voting-System
Cpts 322 Course Project Repo - Android app written in java with a firebase backend. Generates UUID Auth code for voter registration / sign up. Allows for vote setting changes and runs an election using Firebase backend for concurrent voting between users. Cpts 322 final project
YouTube-Kivy-Code
I made 3 YouTube videos about the Kivy framework, this code is from the 3rd video
sethmichel's Repositories
sethmichel/Stock-Trading-Bot-Marvin
Marvin is a fully deployable to broker bot that can trade real money. Algorithm is based on the RSI, exponential moving averages, and momentum.
sethmichel/YouTube-Kivy-Code
I made 3 YouTube videos about the Kivy framework, this code is from the 3rd video
sethmichel/Company-Rating-Indicator
Gives a buy rating to user entered stocks based on recent data. Written in python, uses the Kivy framework for GUI, and MYSQL for database management, and yfinance api for some data collection.
sethmichel/AI-tic-tac-toe
Threw this together in a couple hours. Minimax AI plays tic tac toe against you
sethmichel/nutrition_app
highly detailed command line nutrition tracking
sethmichel/PA-8-Data-Analysis-using-Binary-Search-Trees
Analysis and organize data in a .txt file into two binary search trees. WSU cpts 122 8th programming project
sethmichel/PyTorch-Fake-News-Detection
Version 1.0 uses a pytorch model. Version 2.0 uses API models (Hoaxy and Adverify)
sethmichel/RepeatingAlarm
Basic alarm that auto repeats when it finishes
sethmichel/troll-virus
Randomly capitalizes keyboard input for users
sethmichel/Voting-System
Cpts 322 Course Project Repo - Android app written in java with a firebase backend. Generates UUID Auth code for voter registration / sign up. Allows for vote setting changes and runs an election using Firebase backend for concurrent voting between users. Cpts 322 final project