Am I doing right?

Posted by Worldly-Ebb-7891@reddit | learnprogramming | View on Reddit | 10 comments

First of all, I've been a victim of full vibe coding for over 1 year, so I want to restart my skills on programming (currently python) without AI. Right now, the way I am doing is that I do youtube tutorials, follow their instructions and write code. After that, I implement more code from other tutorials. I am doing a password manager right now. The tutorial video is simple, basic encryption and decryption included. After watching that full video, I thought of adding database (postgresql) and i watched a (postgresql python basic) video and implemented to my password manager code. After that, I thought of adding master keys, and basic security implementations such as rate limitations (that I watched some basic from different youtube video) and implemented to my password manager. The main purpose of this post is that I am afraid if I am doing wrong. I've followed many wrong paths (other life events) without instructions which cost me more than 2 years for nothing. So I am asking for validation or guidance here. I am really thankful for your time! (sorry for bad English, not my native language =)