Hi guys, so for background, i have been programming for only ~2 years, im still very much a beginner in process of learning
I started learning go around like around 2 weeks ago maybe? i made phytagoras calculator as my first project to get the feel of Go
And now, i just made a Task Management CLI with Go, called Taski, and here i want to share my project to the public, it’s overall finished (imo), and i would be happy to get feedbacks, critics, suggestions, or absolutely anything!
here is the link to my repo: https://github.com/tristnaja/taski
appreciate you guys! thanks!
Note: I do use AI but specifically only for Tests and Documentations because i want to focus more to learn the development process for now, so maybe there’s so much things that i didn’t do well and isn’t best practice yet on the source code, that’s why i want feedback!
)