jsonresume-theme-stackoverflowed
Version:
A JSON Resume Theme inspired by the Stack Overflow Developer Story resume format.
21 lines (20 loc) • 845 B
JSON
{
"locale": "en",
"language": {
"component.date.now": "Current",
"component.picture.alt": "A picture of {{name}}.",
"component.avatar.alt": "A profile avatar for {{name}}.",
"section.skills.title": "Technical Skills",
"section.work.title": "Experience",
"section.volunteer.title": "Volunteering",
"section.projects.title": "Projects",
"section.education.title": "Education",
"section.awards.title": "Awards",
"section.publications.title": "Publications",
"section.languages.title": "Languages",
"section.interests.title": "Interests",
"section.profiles.title": "Profiles",
"section.profiles.stackoverflow-activity": "Written {{answers}} answers. Active in {{tags}}.",
"section.references.title": "References"
}
}