All Projects → jirengu-inc → Animating Resume

jirengu-inc / Animating Resume

饥人谷出品:一个会动的简历。欢迎 Fork ➡️

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to Animating Resume

Universal Resume
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Stars: ✭ 1,349 (-33.61%)
Mutual labels:  resume
Nataliemarleny.github.io
A GitHubbified Resume using Primer CSS, a d3.js customised heatmap and illustrated with Figma
Stars: ✭ 124 (-93.9%)
Mutual labels:  resume
React Ultimate Resume
💼 🎨 A modern software developer resume built with React and JSONResume
Stars: ✭ 1,921 (-5.46%)
Mutual labels:  resume
Responsive Portfolio
This is a Responsive Portfolio Website made with Love and Javascript; FEEL FREE TO COPY; NO COPYRIGHT ISSUE, in case of error ping me. Do follow me on github and star the repo
Stars: ✭ 104 (-94.88%)
Mutual labels:  resume
Profileio
Static site and resume generator from YAML based profile for students and researchers. Generates ready to deploy branches via github actions.
Stars: ✭ 122 (-94%)
Mutual labels:  resume
Resume Nation.github.io
An open source progressive resume builder which works offline
Stars: ✭ 129 (-93.65%)
Mutual labels:  resume
Experiencer
An interactive resume editor made with React
Stars: ✭ 97 (-95.23%)
Mutual labels:  resume
Lxxyxresume
前端简历生成器
Stars: ✭ 156 (-92.32%)
Mutual labels:  resume
Resume Parser
AWS Lambda function queried using AWS API Gateway to parse resumes using Lever API
Stars: ✭ 123 (-93.95%)
Mutual labels:  resume
Hire Me
A path to getting an awesome tech gig 💼
Stars: ✭ 138 (-93.21%)
Mutual labels:  resume
Linkedrw
A simple CLI to create your resume and personal website based on your LinkedIn profile or a JSON file
Stars: ✭ 104 (-94.88%)
Mutual labels:  resume
Cv resume
A latex cv/resume template.
Stars: ✭ 117 (-94.24%)
Mutual labels:  resume
Resume
1分钟构建个人的在线简历
Stars: ✭ 134 (-93.41%)
Mutual labels:  resume
Cv
Geoff Boeing's academic CV in LaTeX
Stars: ✭ 101 (-95.03%)
Mutual labels:  resume
Resume
📃 resume.congm.in
Stars: ✭ 150 (-92.62%)
Mutual labels:  resume
Markdown Cv
Simple Markdown CV / Resume
Stars: ✭ 97 (-95.23%)
Mutual labels:  resume
Online Cv
A minimal Jekyll Theme to host your resume (CV)
Stars: ✭ 1,844 (-9.25%)
Mutual labels:  resume
Live Resume
Stand out of the crowd by showing a professional website/resume. Building fast and easy the best Personal Web Application resume!
Stars: ✭ 158 (-92.22%)
Mutual labels:  resume
Resume Builder
Modern real-time design and 100% free resume builder.
Stars: ✭ 153 (-92.47%)
Mutual labels:  resume
Portfolio Generator
JS framework to dynamically generate a portfolio site from a JSON file
Stars: ✭ 135 (-93.36%)
Mutual labels:  resume

一个会动的简历模板

This is my resume

预览

使用方法

git clone [email protected]:jirengu-inc/animating-resume.git
cd animating-resume
npm install
npm run dev

部署方法

  1. 编辑 config/index.js,修改第 10 行的 assetsPublicPath,值为 项目名/dist。如果你没有修改项目名 animating-resume,则可跳过此步骤。

  2. 编译、上传

    npm run build
    git add .
    git commit -m "update"
    git push
  3. 开启 GitHub Pages 功能

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].