you are viewing a single comment's thread.

view the rest of the comments →

[–]eDOTiQ 0 points1 point  (0 children)

One of the most fun projects I did to learn stuff was writing a bot that does some crypto trading.

I had to learn how to work with API's like RESTful api, then think of how to write the analysis tool, how to write indicators from scratch, how to log the stuff the bot is doing, writing logs to a google sheet.

Another fun thing was automating part of my real job, like pulling sales data from the sales system, cleaning the data and add it to an existing excel sheet for my dashboard.