Let's share GitHub accounts

includes some stuff from UDEMY and Coursera courses, as well as some random personal stuff.

1 Like

Most of my stuff is on my private Stash and SVN repos, but:

Ninja Chimp Studios: https://github.com/NinjaChimpStudios/DojoBreaker
Me: https://github.com/miproductions

1 Like

Thats mine.
https://bitbucket.org/OboShape/

Ive just cleared it out this morning so theres nothing there at present, just going to use it for resources that I can share.

Ive been working on a bubble shooter game, and a remake of snake.
so I’ll get them uploaded over the next couple of days.

there was a few things in there that took me a while to figure out, like the aim line in the bubble shooter game, so if it saves someone pulling their hair out for days like I did they can freely use it.

Im also playing about with the Unity Collaborate beta to see what like that is, similar vein.

[[ EDIT ]]

couldnt get git working correctly, kept freezing up my laptop, so ended up shifting to BitBucket and mercurial. Initial link edited at top of post, peeps can still download the repo tho as its public :wink:

1 Like

How is Unity Collaborate? I think that would be a great tool to integrate collaboration into the Unity framework, probably more effectively than just using github and then loading everything back into Unity to make a change on it.

1 Like

My git hub is https://github.com/kd7uiy/

My bitbucket, where I usually keep my source, as they allow free private repositories, is https://bitbucket.org/tuvas21/ . I do have a few projects there that were once closed source, and later I opened them up.

I don’t have anything Unity related at either, at least in public repositories.

EDIT: Since I posted this, I’ve been working on an open source project on GitHub known as Project Porcupine. Take a look at it!

1 Like

https://github.com/mitesh504
is my github account,
At the moment very few of my projects are opensource most of them are private but soon I would be opensourcing most of my projects .

1 Like

https://bitbucket.org/baltazo668

It’s bitbucket not github, but still :wink:

For now there’s only the repository for my EscapeZ game (my extended Zombie Runner project from the Unity Course)

1 Like

Use got. Honestly after you get over the culture shock. You’ll never want to use SVN again.

2 Likes

Note to self read what I type before posting. use Git

1 Like

Damn auto-incorrect! :wink:

1 Like

I opened a github account, what do I do with it?

1 Like

make a repo and put whatever you want in it :slight_smile:

2 Likes

Mine is https://github.com/zaklaus
but no course repository yet.

2 Likes

We look forward to seeing your first one soon.

2 Likes

Mine is https://github.com/Jenglemb . So far it only has the very beginning of the Battle Tank project in it.

2 Likes

@Kimset Maybe a bit late but I just signed up. Anyway for new users it might be interesting. There is a basic course about Git and Github version control that I can recommend. I was used to SVN (Subversion) and found this course on udacity: https://www.udacity.com/course/how-to-use-git-and-github--ud775 which helped me to make the switch to Git.

I hope I am alowed to put links else just go to udacity and search for “How to use Git and Github”.

2 Likes

Hi there, here’s mine: https://github.com/igorfel
There’s some work from my college and some indie projects

2 Likes

just to add to @arne_mertz’s comments, no one can commit changes to your repos without your consent, although if they’re public, they can fork their own copies and tweak them. I recommend brushing up on Pull Requests, collaborations and Forks vs. Clones since they’re a crucial part of any version control system.

https://help.github.com/articles/about-pull-requests/

2 Likes

I’m at http://github.com/michaelhazani. Lots of web dev, three.js / webgl, fun stuff:)

2 Likes

Hi this is mine :smiley:

https://github.com/fdeluna

2 Likes

Privacy & Terms