[๐ JOURNEY] Crypto and Stocks Quant Algo Trading (Day 2)
QuestDB is installed and connected, but man, ORM headaches are real. ๐คฆโโ๏ธ Trying to decide the best stack for quick prototyping and beyond, while minimizing managing database manually. More in the article...
[๐ JOURNEY] Crypto and Stocks Quant Algo Trading (Day 1)
Stepping back into algo trading after a decade, Iโve started with the foundational task:ย data collection. A lot has changed since I was deep into itโnew programming languages, assets classes, APIs, brokers, and even AI research, that are transforming the landscape. More in the article...
[โ ๏ธ JOURNEY] Building MP3 AI Manager for Data Hoarders (Day 11)
Got tired of just reading tutorials and decided to dive in and experiment directly with the code. Successfully managed to print filenames, but not without encountering some frustrating documentation issues along the way. Bing Copilot turned out to be a lifesaver here. More in the article...
[โ ๏ธ JOURNEY] Building MP3 AI Manager for Data Hoarders (Day 7-10)
Followed an MVVM to-do list tutorial for Avalonia and set up a more complex project structure. While the framework is interesting, the syntax complexity and learning curve are starting to weigh heavilyโespecially compared to React. More in the article...
[โ ๏ธ JOURNEY] Building MP3 AI Manager for Data Hoarders (Day 6)
Decided to try Avalonia, motivated by Reddit posts suggesting that it's a more future-proof option compared to WinUI3. Successfully set up the environment and learned the basics of the MVVM pattern. Made good progress with the initial project setup. More in the article...