Regarding the usage of my Github developer account for the purpose of uploading the technical projects that I have worked on as a pre requisite of getting offered a job in IT or software development in companies having projects on software development #59114
Replies: 6 comments
|
You don't need any kind of paid plan if you just want to have some public repositories. Just create as many repositories as you need and push/upload your files. 🙂 If you're not familiar with Git yet, I strongly recommend looking at the Git Book: https://git-scm.com/book/en/v2 |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
Please check the link to the Git Book I posted above, the first 3 chapters will teach you all the basics for working with Git repositories, including how to push to a remote repository (like on GitHub). Alternatively you can also upload files over the web UI, but that's much more limited than using Git. And if you want to work in software development being able to work with Git (instead of just a web UI) is an important skill anyway. 😉 |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
Please mind that this is a public forum, not a private email exchange (even though you can reply by email), and I'm not a support employee, just another user trying to help. 🙂 A repository (mostly) doesn't care what kind of files you put into it, it just keeps track of changes. With the catch that diffs between binary file formats tend to be not very useful, so avoid things like Word or PDF documents, better use text based formats like Markdown, LaTeX, or HTML. There's nothing special about a resume in that regard. If you mean to set up a website for your resume, look at Pages: https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages |
Uh oh!
There was an error while loading. Please reload this page.
I am preparing for software development job interviews and I have to put some project details on which I have worked in my resume or Curriculum Vitae (CV) when applying to software development jobs in companies.
I am seeing two options in the below mentioned website link for selecting for uploading the project files that I have developed on my Github account.
https://github.com/organizations/enterprise_plan
May I please know from among these, which plan should I choose for uploading the project details that I have developed to include it in my resume or Curriculum Vitae (CV) when applying to jobs in tech companies in the field of software development and how can I know more about it?
When I clicked on the 'Enterprise server' plan, it is leading me to a website whose link I am indicating below.
https://enterprise.github.com/trial?source=pricing-card-enterprise
It is indicating that it is only for a trial period of 45 days and I may have to pay money in order to continue using this account after the trial period.
However, I do not have any money with me to pay for the same.
May I please know how else can I get access to the resources needed to showcase my project details on which I have worked in order to put them in my resume or Curriculum Vitae (CV) while applying to jobs in companies?
Can you pls let me know about this?
All reactions