Skip to content
View AidanAlr's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report AidanAlr

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. ALPACA-CLI-with-Analysis-and-Pairs-Trading-Algorithm ALPACA-CLI-with-Analysis-and-Pairs-Trading-Algorithm Public

    Interact with the ALPACA stock brokerage through the terminal. Allows you to manage positions, execute trades, run analysis, backtest strategy, execute pairs trading strategy.

    Python 1 2

  2. Swing-Password-Manager Swing-Password-Manager Public

    Encrypted password manager built in Java using Swing. Passwords are encrypted using AES and stored in a SQLite database.

    Java

  3. Tournament-Prize-Algorithm Tournament-Prize-Algorithm Public

    Algorithm To Calculate Prize Structure For Tournaments(i.e. poker, lottery etc.)

    Python

  4. Pipeline Pipeline Public

    This is a simulation of a mips cpu pipeline that I have written in python for my computer architechture class.

    Python