Debugged an issue
Mentored someone
Today I spent a good chunk of my time debugging issues. If you're an aspiring software engineer get comfortable with debugging! Tossing some console.logs around can get the job done for smaller issues but I highly recommend getting comfortable with actual debugging tools as early in your career as possible. You will save tons of time identifying issues in an efficient manner!

I also hopped on my first call to speak with an aspiring software engineer today! I'm focused on offering up some of my free time to anyone looking for career-change advice, resume review, interview tips, etc. Just grab a time slot on Calendly if you're interested!

The image attached to today's post is a screenshot from a custom crypto trading script I've been slowly working on in my limited free time. I've been using the TradingView platform and the Pine Script scripting language to build an automated trading strategy. I haven't unleashed this beast on the markets yet, but I have had a ton of fun learning about technical analysis, learning the Pine Script language, and backtesting some of my strategies!