Your cart is currently empty!
My project for the month is a stock trading bot that will ingest tweets from accounts I consider to be market influencers and do some parsing and sentiment analysis to help create and execute a trade through my broker. For years I’ve wanted to build something to do automated trading and this is something that…
For software developers there is an unhealthy prevailing belief that being a great programmer is some innate skill that others have. Brilliance with developing code is difficult to train for because it either requires some gift you don’t have or years of on the job experience. There is a large amount of impostor syndrome within…
Writing code everyday has been an interesting challenge. In 2015 I started to work towards a long streak on GitHub which eventually capped out at 250 days. The questions I wanted to answer was: Can I apply ‘deliberate practice‘ to programming and get better? Can ‘free coding’ (like free writing) be effective way to push…