Can we deposit code on gitlab without creating new project

Hello there,
I am working on AI project related to face recognition. I want to save my project code on GitLab.
I want to know that can I deposit my project code in GitLab repository without creating new project. Can anybody guide me about it.
Thanks

Hi,

the safest way is to create a project and use the Git repository inside to persist and store your code with continued work. Alternative share options could be snippets or the wiki, albeit I would not recommend it for code. Is there a specific reason why you don’t want to create a project?

Cheers,
Michael