Pinned Repositories
AidanAlr
Alpaca-Pairs-Trading-Terminal
Interact with the ALPACA stock brokerage through the terminal. Allows you to manage positions, execute trades, run analysis, backtest strategy, execute pairs trading strategy.
Code-Wars-Solutions
Place to upload some solutions to codewars problems.
docs
homegamepayoutapp
Desktop app to calculate payments between friends after a poker homegame.
javagame-releases
MIPS-CPU-Pipeline
This is a simulation of a mips cpu pipeline that I have written in python for my computer architechture class.
soundchartspy
soundchartspy is a wrapper package enabling easier pythonic interaction with the SoundCharts API
Swing-Password-Manager
Encrypted password manager built in Java using Swing. Passwords are encrypted using AES and stored in a SQLite database.
Tournament-Prize-Payout-Generator
Algorithm To Calculate Prize Structure For Tournaments(i.e. poker, lottery etc.)
AidanAlr's Repositories
AidanAlr/Alpaca-Pairs-Trading-Terminal
Interact with the ALPACA stock brokerage through the terminal. Allows you to manage positions, execute trades, run analysis, backtest strategy, execute pairs trading strategy.
AidanAlr/soundchartspy
soundchartspy is a wrapper package enabling easier pythonic interaction with the SoundCharts API
AidanAlr/AidanAlr
AidanAlr/Code-Wars-Solutions
Place to upload some solutions to codewars problems.
AidanAlr/docs
AidanAlr/homegamepayoutapp
Desktop app to calculate payments between friends after a poker homegame.
AidanAlr/javagame-releases
AidanAlr/MIPS-CPU-Pipeline
This is a simulation of a mips cpu pipeline that I have written in python for my computer architechture class.
AidanAlr/Swing-Password-Manager
Encrypted password manager built in Java using Swing. Passwords are encrypted using AES and stored in a SQLite database.
AidanAlr/Tournament-Prize-Payout-Generator
Algorithm To Calculate Prize Structure For Tournaments(i.e. poker, lottery etc.)
AidanAlr/MIPS-Disassembler
Disassembler for MIPS instructions set for my Computer Architecture class.
AidanAlr/Multithreaded-Soundcharts-Webscraper
Mulithreaded webscraper to extract data from the soundcharts platform. Reuploaded to remove credentials.
AidanAlr/myshell_hw5_os
AidanAlr/Python-Cache-Simulation
Simulation of a cache for my computer architecture class.
AidanAlr/ShoppingList-Cs232
Collection of assignments for Programming in Java, developing shopping list program.
AidanAlr/TikTok-Marketing-Data-Software
Full stack TikTok marketing software developed entirely in Python using Flet for GUI and MongoDB for database.