Skip to content
View cyshek's full-sized avatar
Block or Report

Block or report cyshek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Bollinger-Bands-TradingAlgo Bollinger-Bands-TradingAlgo Public

    Implements the Bollinger Bands trading strategy in python using the yfinance library for stock data. Generates buying and selling symbols, and performs backtesting.

    Jupyter Notebook

  2. ChatAPP ChatAPP Public

    App that allows multiple users to connect to a local server and send messages to each other. Created with React, Node.js, and Socket.io

    JavaScript

  3. Heart_Failure_Prediction Heart_Failure_Prediction Public

    Determines if a patient is likely to die from heart failure based off a group of features given in the dataset. Relies on ML classification models including: decision trees, neural networks, and lo…

    Jupyter Notebook

  4. Ticker-symbol-typer Ticker-symbol-typer Public

    A program I made that navigates through a list of stocks by pressing either the up or down arrow key. Makes it faster to sift through a watchlist.

    Python