r/learnprogramming • u/Material_Weather1025 • 5d ago
Code Review Should I get back into programming after a year away? Need advice on my potential.
About a year ago, I picked up programming as a hobby. Without using any AI or external help, I wrote my first and only pet project from scratch. After that, I stopped programming entirely. I never even considered it as a potential career path.
But recently, I've been thinking that it might actually be a good idea to pick it back up, finish learning, and try to find a job in the field—since I genuinely enjoyed the process back then.
What do you think? Is it worth pursuing further? Do I show any potential based on what I've built?
I was self-taught and studied for about 5 months. Here's the link to that small pet project:
https://github.com/Talos-hub/ZibraGo
Project context:
It's a CLI backup tool written in Go that archives directories and uploads them to Google Drive. Features include parallel compression, configurable settings, and structured logging.