Skip to content

ResumeToJob — Provide resume templates to help you focus on content, not formatting||提供简历模板,帮助你专注于内容而非格式。

License

Notifications You must be signed in to change notification settings

gnxydsh/ResumeToJob

 
 

Repository files navigation

ResumeToJob Logo

ResumeToJob | 简历制作网站

ResumeToJob Screenshot

📋 简体中文

🚀 项目简介

ResumeToJob 是一个免费开源的在线简历制作工具,帮助求职者快速创建专业、美观的简历。支持多种模板选择、实时编辑、PDF 导出等功能,同时保护您的隐私数据安全。

✨ 主要特性

  • 🎨 多种精美简历模板
  • 📱 响应式设计,支持移动端和桌面端
  • 🔒 注重隐私,所有数据存储在本地
  • 📤 一键导出 PDF 格式简历
  • 🌏 支持中英文界面
  • 🖥️ 实时预览编辑效果
  • ✏️ 支持 Markdown 格式,让内容编辑更简单

📝 Markdown 格式支持

Markdown支持演示

本项目支持 Markdown 格式,让您更轻松地编辑简历内容:

  • 无序列表:输入 - * 创建无序列表(注意后面的空格)
  • 有序列表:输入 1. 创建有序列表(注意后面的空格)
  • 粗体文本:输入 **文本**__文本__ 创建粗体文本

🤝 参与贡献

我们欢迎社区贡献者参与项目开发,特别是添加新的简历模板。请查看 模板贡献指南 了解如何创建和提交您的模板。

🔗 在线使用

访问 https://resumetojob.ltlyl.fun/ 立即体验

备用链接:https://resume-to-job.vercel.app/

💻 本地开发

# 克隆项目
git clone https://github.com/ltlylfun/ResumeToJob.git

# 进入项目目录
cd ResumeToJob

# 安装依赖
npm install

# 启动开发服务器
npm run dev

启动后,访问 http://localhost:3000 查看网站

🛠️ 技术栈

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • Redux Toolkit
  • React PDF

📄 许可证

本项目使用 AGPL-3.0 license

🙏 致谢

特别感谢项目 open-resume 的创建者和所有贡献者。这个二次开发项目基于他们的杰出工作。

⭐ Star History

Star History Chart


📋 English

🚀 Project Introduction

ResumeToJob is a free open-source online resume builder that helps job seekers quickly create professional, beautiful resumes. It supports multiple templates, real-time editing, PDF export, and ensures your privacy data security.

✨ Key Features

  • 🎨 Multiple beautiful resume templates
  • 📱 Responsive design for both mobile and desktop
  • 🔒 Privacy-focused with all data stored locally
  • 📤 One-click PDF export
  • 🌏 Multi-language interface (English & Chinese)
  • 🖥️ Real-time preview of edits
  • ✏️ Markdown format support for easier content editing

📝 Markdown Format Support

Markdown Support Demo

This project supports Markdown format to make resume content editing easier:

  • Unordered lists: Type - or * to create unordered lists (note the space after)
  • Ordered lists: Type 1. to create ordered lists (note the space after)
  • Bold text: Type **text** or __text__ to create bold text

🤝 Contribute

We welcome community contributors to participate in project development, especially adding new resume templates. Check out the Template Contribution Guide to learn how to create and submit your templates.

🔗 Online Usage

Visit https://resumetojob.ltlyl.fun/ to get started

Alternative link: https://resume-to-job.vercel.app/

💻 Local Development

# Clone the repository
git clone https://github.com/ltlylfun/ResumeToJob.git

# Navigate to project directory
cd ResumeToJob

# Install dependencies
npm install

# Start development server
npm run dev

After starting, visit http://localhost:3000 to view the website

🛠️ Tech Stack

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • Redux Toolkit
  • React PDF

📄 License

This project is licensed under the AGPL-3.0 license.

🙏 Acknowledgements

Special thanks to the creators and contributors of open-resume. This derivative project is based on their outstanding work.

⭐ Star History

Star History Chart

About

ResumeToJob — Provide resume templates to help you focus on content, not formatting||提供简历模板,帮助你专注于内容而非格式。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.5%
  • CSS 1.8%
  • Other 0.7%