Skip to content

screenleon/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Resume/CV Repository

This repository is used to manage and version control my resume/CV for different job applications, particularly targeting both Japanese and international markets.

Repository Structure

.
├── README.md                 # This file
├── japanese-resume/          # Japanese-style resume materials
│   ├── rirekisho.md          # 履歴書 (Personal information sheet)
│   └── shokumu-keirekisho.md # 職務経歴書 (Work experience document)
├── international-resume/     # International resume/CV materials
│   ├── cv.md                 # Curriculum Vitae (detailed)
│   └── resume.md             # Resume (concise, 1-2 pages)
├── templates/                # Template files for different formats
│   ├── japanese-resume-template.md
│   ├── international-cv-template.md
│   └── international-resume-template.md
└── assets/                   # Additional materials (photos, certificates, etc.)
    └── .gitkeep

Japanese Resume (日本式履歴書)

In Japan, job applications typically require two documents:

  1. 履歴書 (Rirekisho) - Standardized personal information form
  2. 職務経歴書 (Shokumu Keirekisho) - Detailed work experience document

履歴書 (Rirekisho) - Personal Information Sheet

  • Standardized format used across industries
  • Includes personal details, education, licenses/certifications
  • Usually handwritten or filled using specific templates
  • Limited space for self-promotion

職務経歴書 (Shokumu Keirekisho) - Work Experience Document

  • Free format detailing professional experience
  • Focuses on skills, achievements, and responsibilities
  • Allows for self-promotion and matching to job requirements
  • Typically 1-2 pages for experienced professionals

International Resume/CV

For international applications, typically either:

  1. Resume - Concise 1-2 page document focused on relevant experience
  2. CV (Curriculum Vitae) - Detailed document covering full academic/professional history

Resume (US/Canada style)

  • 1-2 pages maximum
  • Tailored to specific job application
  • Focuses on achievements and quantifiable results
  • Skills-based formatting common

CV (Europe/Academic style)

  • Variable length (can be multiple pages)
  • Comprehensive overview of academic/professional background
  • Includes publications, presentations, grants, etc.
  • Less tailoring per application, more comprehensive

How to Use This Repository

  1. For Japanese applications:

    • Fill out japanese-resume/rirekisho.md with your personal information
    • Complete japanese-resume/shokumu-keirekisho.md with your work experience
    • Consider converting to PDF using standard Japanese templates
  2. For international applications:

    • Use international-resume/resume.md for concise, targeted applications
    • Use international-resume/cv.md for detailed, comprehensive applications
    • Tailor content based on the specific job/industry requirements
  3. Version Control Tips:

    • Use branches for different job applications or versions
    • Tag releases for important versions (e.g., v1.0-japanese-tech, v2.0-international-marketing)
    • Keep master branch as your most up-to-date, polished version

Files to Complete

Please provide the following information when you're ready to populate your resume files:

For 履歴書 (Rirekisho):

  • Full name (in kanji and kana)
  • Date of birth
  • Gender
  • Address
  • Phone number
  • Email address
  • Education history (schools, dates, degrees)
  • Licenses & certifications
  • Commute time to nearest station
  • Number of dependents
  • Spouse's occupation (if applicable)
  • Personal aspiration/competency section

For 職務経歴書 (Shokumu Keirekisho):

  • Professional summary
  • Detailed work experience for each position:
    • Company name
    • Employment period
    • Position/title
    • Department/division
    • Business outline of the company
    • Your specific responsibilities
    • Achievements and results (with metrics if possible)
    • Skills used/developed
  • Professional certifications and training
  • Technical skills (programming languages, tools, etc.)
  • Language proficiencies
  • Self-promotion section (strong points, motivation for application)

For International Resume/CV:

  • Contact information
  • Professional summary/objective
  • Work experience (reverse chronological):
    • Job title, company, location, dates
    • Key responsibilities and achievements
  • Education:
    • Degrees, institutions, dates
    • Relevant coursework, honors
  • Skills:
    • Technical skills
    • Language proficiencies
    • Certifications
  • Additional sections as relevant:
    • Publications, presentations, grants (for academic CVs)
    • Volunteer work, projects, etc.

Initializing Your Resume

To get started, please provide your information for the sections you'd like to complete first. I can help you populate the appropriate files based on whether you're targeting Japanese companies, international positions, or both.

Would you like to begin with:

  1. Japanese resume documents (rirekisho and shokumu keirekisho)?
  2. International resume or CV?
  3. Both sets of documents?

Let me know which information you'd like to provide first, and I'll help you create the content!

About

Used to manage and version control my resume/CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors