-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a projects section #38
Comments
I'd argue against removing hobbies. "Fishing" is a hobby, not a project. I can envision scenario's where employers use the hobbies in their selection. As for projects, I'm afraid it might be too tech-specific. For non-technies, it'd be more common to fill out volunteer work (chairman of local football club). Would that fit under work? Or can we think of something where that fits, along with your suggested projects? |
Thank you for the feedback! I like keeping hobbies, and adding both projects and volunteer work. BUT, I agree that if that a more broadly applicable term would be a great option. (I just don't happen to have one handy...) It may be too tech specific. However, a completely non-technical person could maintain a wordpress blog and count that as a project (or a publication but that to me implies peer reviewed), they could be writing a book that hasn't yet been published, they could also be working on creating a schema standard for resumes, etc. It also seems easier for non-tech people to omit projects on their resumes, than for tech people to shoe horn them in to a format that doesn't explicitly include them. Could volunteer work be included under projects? Or is it important that it be grouped apart? I've written resumes where I grouped experience into "Related Experience" and "Additional Experience" and then just dispersed work, volunteering, and projects as they applied. |
There could be many projects within a job. Projects could also exist outside of jobs. Projects would likely have keywords in addition to a textual description. |
@lstroud, I'll second both of those ideas. (As long is there is a non-jobs place to talk about projects.) |
There could be a |
Projects could also be activities or experience (or some combination like "activities and projects" to form a broader field encompassing volunteer work, side projects, and even hobbies, all of which tend to have urls (if only for pictures for hobbies like woodwork or fishing) as well as dates, and descriptions. This may throw some vagueness into the schema, but seems more intuitive to me. |
I quite like distinguishing between hobbies and projects. As previously mentioned, we are all partaking in an open-source project. How do we list it? Let's dogfood it. Also, to my ears, hobbies sounds old fashioned; interests sounds more current to me. |
My take on this:
|
+1 to "interests" > "hobbies" |
What I was getting at with a combined hobbies/projects section is for hobbies like woodwork, and electronics there are sub-projects worth mentioning (stuff I've built and info/links for each project within the category of woodwork or electronics -- even fishing or gardening might have specific catches or blooms worth noting). |
+1 @dandydev's suggestion |
@opensourcegrrrl We should definitely dogfood this issue. My thoughts are that Volunteer work will warrant it's own section, it's common for people to add that they volunteered at a Homeless shelter etc The hard part is that for some odd reason open source, in my mind doesn't belong in Volunteer work. I'd like to see projects go in which would more or less just be renaming |
This issue has been elevated to |
@wfalkwallace, in your (To me, I am reading from a word perspective. Therefore, "+1 for changing interests to hobbies", but I do not think that is what you mean. I think you intend "+1 to interests being greater (a better option) to hobbies.") Did I get that right? |
+1 for separating volunteer work |
@opensourcegrrrl Yes, I think you got that right. Interpreted the bracket as an arrow as well, first. |
So to summarise what we'll get:
Is this a good summary? For me, the above is a solid +1. |
+1
|
I've added an Open Source Contributions section to my personal fork. In my opinion "Hobbies", "Projects", and "Open Source" are all distinct categories. Hobbies should be tangential to relevant work skills. If a 'hobby' is relevant to work skills, "Project" gives it more weight. Also, "Project" is generic to lots of professions. For a software engineer, "Open Source" is vitally important to showcase if a person has made contributions. On "Hobbies" vs "Interests" maybe the theme should determine the label for the same set in the schema. I could see using either one. |
I think an For now we will split out volunteer work into another property
How does that sound? |
Great! |
@thomasdavis That all sounds great to me. I'd be happy to provide a PR if this decision gets finalized. |
+1
|
ok well
It seems like |
Issue marked as PR needed |
I've added in volunteer. But need some stronger evidence for |
I'm also waiting for a project section, I've been here like 5 times already :-) I think that the schema should be structured to define a list of OSS github projects. A project has at least a name, description, highlights, url and a list of technologies used. |
Seems like we've got a lot of discussion around projects now and should be able to make a decision. |
I like @extrajordanary's idea off adding an optional section name. This would be relevant to most sections actually and is really a separate issue. Regarding projects, I think this is very much needed. I tend to add a section like this to my resume under "Other Work", implying things I've done that might not directly relate to my current career or the job I'm applying to, but I'd still like to highlight. So I'm all for having the schema add this section and also add sectionName property added to all sections. (This would make templates more generic and I wouldn't have to customize a template just to give the section a different name) If this ends up being called "projects" though, I'm not sure if it would really convey that I am really highlighting other work experience. E.g. supposed I was a lawyer and then decided to become a programmer. I might want to still highlight some of my law experience under "Other Work Experience". Projects would seem to imply stuff I've done on my own time. Maybe we also need "Other Work Experience"? |
So where are we with this decision (I've been out of the loop for a while)? It seems that we still want to add projects, right? |
Agree with @extrajordanary's approach of adding a |
Any movement on the |
+1 project and portfolio |
+1 to |
+1 |
+1 for |
+1 |
+1 to |
I think that both |
Agree with @stp-ip and with our friend Occam and his razor. Has anybody experimented with adding an optional projects: [
{
/* ... */
flavor: 'foss'
},
{
/* ... */
flavor: 'portfolio'
}
] This also works for stuff like education (flavor: cert, degree, continuing, equivalency) or publications although bibJSON has a similar notation built in. |
Agreed with @stp-ip and @hacksalot. As an alternative to |
HI. I found out JSON resume today and looks really awesome but yeah, as a developer "projects" section is a must have. |
+1 for |
+1 for projects, I was very surprised when there was no section for projects. |
For now, I use "volunteer" for this. I am a volunteer on my own project. |
Reference for scope and nomenclature: CreativeWork at schema.org. |
+1 |
Are we discussing this in some other issue? Or is this the definition discussion about it? |
Yes, #201 was the issue I was thinking of. |
Create a new issue to aggregate old discussions. I think everything discussed here is covered, but please re-open if I missed anything 😄 |
This might be redundant with hobbies? If that is the case I'd argue that hobbies should be renamed to projects. It makes a stronger impression.
Proposed projects section would be a place to add work done outside the "work" (paid) context. For example, assuming JSON Resume isn't something being made for an employer, it doesn't have a clear place in the current format.
Potential properties:
projectName
startDate
endDate
url
description
The text was updated successfully, but these errors were encountered: