Pinned Repositories
Blockchain-Simulator
Takes in file data, adds data to unverified blocks, and implements proof of work on unverified blocks. Once work is done, blocks are added to a verified "blockchain".
IP-Locator-Map
This program takes in a desired website and maps which routers throughout the globe your connection had to pass through to get to the desired destination.
NBA-Draft-Player-Grades
This program grades and ranks prospects based on a back-tested weighted sum of all major statistics. Stats are based on each player's final collegiate season.
Perpetual-Swap-OI
Sorts and prints open interest data of all listed perpetual swaps on the Binance, Huobi, and OKX exchanges.
Sports-Betting-Optimizer
Want to fade the public and win a bet? These programs produce more accurate odds by taking into account what the public is thinking.
Stock-Price-Intrinsic-Value-Calculator
This program calculates the intrinsic value of a list of stocks using data from various financial websites and gives a buy, sell, or hold recommendation as well as a scatterplot for better visualization.
Stock-Price-vs-Target-Price
This program compares a stock's consensus target price with its current trading price and gives a buy, sell, or hold recommendation.
Stock-True-Strength-Grader
This program quantifies the "True Strength" of an entered stock ticker based on its 180-day volatility, percent retracement from 52-week-highs, and short percent of float. Scores range roughly from -10 to 10.
StocksToNote-Watchlist
Watchlist of stocks exhibiting unusually bullish price and volume behavior over the past 10 trading days.
TCP-Server
TCP Server implementation in C++
EvanJW7's Repositories
EvanJW7/Stock-Price-Intrinsic-Value-Calculator
This program calculates the intrinsic value of a list of stocks using data from various financial websites and gives a buy, sell, or hold recommendation as well as a scatterplot for better visualization.
EvanJW7/Sports-Betting-Optimizer
Want to fade the public and win a bet? These programs produce more accurate odds by taking into account what the public is thinking.
EvanJW7/Stock-True-Strength-Grader
This program quantifies the "True Strength" of an entered stock ticker based on its 180-day volatility, percent retracement from 52-week-highs, and short percent of float. Scores range roughly from -10 to 10.
EvanJW7/Perpetual-Swap-OI
Sorts and prints open interest data of all listed perpetual swaps on the Binance, Huobi, and OKX exchanges.
EvanJW7/Stock-Price-vs-Target-Price
This program compares a stock's consensus target price with its current trading price and gives a buy, sell, or hold recommendation.
EvanJW7/TCP-Server
TCP Server implementation in C++
EvanJW7/Timer-Project
EvanJW7/Black-Scholes-Calculator
Returns the theoretical price of a call and put along with their greeks once stock, strike price, and time to expiration are entered. Interest rate and volatility of the entered stock ticker are web-scraped in real time.
EvanJW7/Blockchain-Simulator
Takes in file data, adds data to unverified blocks, and implements proof of work on unverified blocks. Once work is done, blocks are added to a verified "blockchain".
EvanJW7/IP-Locator-Map
This program takes in a desired website and maps which routers throughout the globe your connection had to pass through to get to the desired destination.
EvanJW7/NBA-Draft-Player-Grades
This program grades and ranks prospects based on a back-tested weighted sum of all major statistics. Stats are based on each player's final collegiate season.
EvanJW7/StocksToNote-Watchlist
Watchlist of stocks exhibiting unusually bullish price and volume behavior over the past 10 trading days.
EvanJW7/Backtester
EvanJW7/Leetcode
Leetcode answers with step by step explanations.
EvanJW7/Server-Client-TCP-Socket
EvanJW7/Simple-Mortgage-Calculator
Takes in home price, down payment, interest rate, and loan years to produce a monthly mortgage payment amount.
EvanJW7/terminal-test