Some of my projects that are worth mentioning can be found here. Other projects are in my GitHub.
AWS Amplify Environments (GitHub)
This extension displays the current name of the local Amplify environment in the status bar of VS code. If you click on the extension in the status bar, you can change the environment graphically. This extension also notifies you with an information message when you change the environment.
ETH Trading Bot (GitHub)
Buy low, sell high? That sounds easy right? I am an easy victim of my emotions and when the shit hits the fan. I make stupid decisions. How about I get rid of my feelings and let a bot do the work for me?
The main purpose of this project is to learn/get better at:
- Python
- Crypto
- Trading Crypto
- Moving Average & Exponential Moving Average
- Pandas & Numpy