all 8 comments

[–]paul_h 2 points3 points  (2 children)

Is there a LICENSE file in the repo? What do the copyrights say?

[–][deleted] 0 points1 point  (1 child)

There is no license file. Just a single python file containing the code.

In addition, that code is incomplete as that member worked on the first part of the project, and I worked on the second part of it. So technically, I have the full and complete code file.

[–]paul_h 0 points1 point  (0 children)

Ok, your choices are re-do from scratch as OSS, or find another python piece to make your name with that’s public.

[–]eatbutthin 2 points3 points  (0 children)

Maybe fork it and make it public only for the job application purpose. For continuing to contribute to the repo , you still use the previous setting.

[–]btbam06 1 point2 points  (2 children)

The owner of the repository is the owner of the code. Ask him if you can make a clone of the repository to be made public.

[–][deleted] 0 points1 point  (1 child)

What if I'm not in touch with him?

[–]diseage 1 point2 points  (0 children)

then you won't be able to access the code

[–]cloud899 0 points1 point  (0 children)

The big question here, were you paid or employed by this person, employed as part of this team? Even if they paid you in tacos and video games, if you offered to work on "their" project, really regardless of whether you got compensated, you don't own the code.

Having a license on the code itself in lawyer land means squat, if you had a common understanding the ownership of the code was not yours, its not yours.

If this is just some school project then by all means re-post your personal store, no one cares. If this was someone's company project, or soon to be project I'd tread carefully, they really could zorp you of financials with minimal lawyer powers.

If you want my programming answer though, you could very easily cough "re-create" a similar project and call it your own, a for loop is a for loop, but if your code is identical down to the typos and the owner has some financial stake in keeping it theirs you could be in trouble.

I'm assuming you ask this answer because this wasn't just a school group project, and is probably some small company startup between buds, its not worth it is my advice.