Back
Amaury Hernandez

Amaury Hernandez
PRO

@amherag

I'm obsessed with anything related to the prediction of financial markets using machine learning.
4
Joined January 2025
Removed menu items from my app. Less is more, sometimes #overmind
The image displays a trading dashboard for the BTC/USDT cryptocurrency pair, featuring a candlestick chart with a gradient background.

No replies yet

Merged the open positions and the AI portfolio dialogs. I think I want to eventually have everything in a single screen; it's easier for the user to just have one screen to check and execute everything.

No replies yet

Implemented a search bar, so I can filter what markets I want to manage more easily. Also added a button for training a single predictive model, instead of the whole portfolio (~50 markets. It was taking too long, even for 1 epoch).
The image displays an optimized portfolio overview interface for managing various cryptocurrency assets.

No replies yet

Simplified the UI/UX of my app, embracing the KISS principle. Also, I just read a post by @rufuspollock , and I realized I lost my streak, but I also worked yesterday, haha
See similar todos

No replies yet

I refactored a huge, badly coded widget (Flutter) for showing the settings for training prediction models. I'm attaching a screenshot. It's ugly, but making it pretty should be one of the last steps before releasing :)
The image displays a user interface for portfolio optimization settings in a financial application.

No replies yet

Integrated Stripe payments for monthly subscriptions. After a successful transaction, an API key is sent to the customer's email so they can start using my service. Woohoo!
See similar todos