Hi Derek,
Okay, I watched the video and I think you cannot really be too organized, You are doing really well, but you might be a bit more efficient in your Naming Convention…The main thing is to be consistent, so you’re good there, but maybe leave the word Object out, it’s a bit superfluous (leaving it out’ll reduce your typing and it will also be easier to read for others) and if you make a Blockout Collection, you can get rid of the word blockout in each blockout Object…Also the word Collection in each Collection is overdoing it a bit in my opinion; it is completely obvious that they are Collections, without the word in the name (I myself write the names of Collections (apart from the Scene Collection, that can’t be re-named) in all caps, but that is just a personal preference).
So, here’s an example of what I would do:

Doesn’t mean you’ll have to do it this way, of course.