{"id":13844977,"url":"https://github.com/EyreFree/EFResume","last_synced_at":"2025-07-12T00:32:34.062Z","repository":{"id":93859229,"uuid":"102487252","full_name":"EyreFree/EFResume","owner":"EyreFree","description":"Emmmmmn, a normal resume templete in Swift.","archived":false,"fork":false,"pushed_at":"2024-04-14T19:43:54.000Z","size":2446,"stargazers_count":389,"open_issues_count":1,"forks_count":39,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-13T20:06:11.945Z","etag":null,"topics":["resume","swift","templete"],"latest_commit_sha":null,"homepage":"https://eyrefree.github.io/EFResume/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EyreFree.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["EyreFree"],"custom":"https://www.efqrcode.com/donations.jpg"}},"created_at":"2017-09-05T13:51:43.000Z","updated_at":"2024-09-10T10:25:34.000Z","dependencies_parsed_at":"2024-10-30T19:04:28.314Z","dependency_job_id":"c126332d-2be4-4c84-ad74-a1ef74d9977e","html_url":"https://github.com/EyreFree/EFResume","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EyreFree%2FEFResume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EyreFree%2FEFResume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EyreFree%2FEFResume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EyreFree%2FEFResume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EyreFree","download_url":"https://codeload.github.com/EyreFree/EFResume/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225772838,"owners_count":17521899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["resume","swift","templete"],"created_at":"2024-08-04T17:03:04.794Z","updated_at":"2024-11-21T17:31:06.635Z","avatar_url":"https://github.com/EyreFree.png","language":"Swift","readme":"![](https://raw.githubusercontent.com/EyreFree/EFResume/master/assets/EFResume.png)\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://travis-ci.org/EyreFree/EFResume\"\u003e\u003cimg src=\"http://img.shields.io/travis/EyreFree/EFResume.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://codebeat.co/projects/github-com-eyrefree-efresume-master\"\u003e\u003cimg alt=\"Codebeat\" src=\"https://codebeat.co/badges/1f0df957-6f42-4169-aec0-22d506b421d4\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/apple/swift\"\u003e\u003cimg src=\"https://img.shields.io/badge/language-swift-orange.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://raw.githubusercontent.com/EyreFree/EFResume/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-GPLv3-000000.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://twitter.com/EyreFree777\"\u003e\u003cimg src=\"https://img.shields.io/badge/twitter-@EyreFree777-blue.svg?style=flat\"\u003e\u003c/a\u003e\n\u003ca href=\"http://weibo.com/eyrefree777\"\u003e\u003cimg src=\"https://img.shields.io/badge/weibo-@EyreFree-red.svg?style=flat\"\u003e\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/made%20with-%3C3-orange.svg\"\u003e\n\u003c/p\u003e\n\nEFResume is a normal resume templete, in Swift. It is inspired by [zresume](https://github.com/izuolan/zresume), because zresume is based on Docker, but I know nothing about this technology unfortunately, and it is really very very beautiful, so I make it to a static templete on my own, 😂. The design is come from [FREE Resume Template](https://www.behance.net/gallery/15677411/FREE-Resume-Template). Issue and PR are welcome, wish to improve this resume with you, please press `Star` button above if EFResume has brought you convenience, 🙏, you can contact me if there is any problem.\n\n\u003e [中文介绍](https://github.com/EyreFree/EFResume/blob/master/README_CN.md)\n\n## Overview\n\n![](https://raw.githubusercontent.com/EyreFree/EFResume/master/assets/preview.jpg)\n\n## Example\n\n[https://eyrefree.github.io/EFResume/](https://eyrefree.github.io/EFResume/)\n\n## Requirements\n\n- Xcode 10.2+\n- Swift 5.0+\n\n## Installation\n\n0. Emmmmmmmmmn, install Xcode first;\n1. Clone the repo with `git clone` command;\n2. Open `EFResume.xcworkspace` with Xcode in `core` folder and run.\n\nOr you can run the following command in terminal:\n\n```bash\ngit clone git@github.com:EyreFree/EFResume.git; cd EFResume/core; open EFResume.xcworkspace\n```\n\n## Usage\n\n1. Open project with Xcode;\n2. Open `main.swift` source file，edit text in the function `input`，change it to your own information；\n3. Run this project;\n4. Open `index.html` file in `docs` folder can have a preview;\n5. Commit and push local change to remote;\n6. Go to GitHub and open `GitHub Pages` in setting, use `/docs` as the root path, then you can get your online resume and get the URL at the same time.\n7. Good luck \u0026 Enjoy it，👍\n\nPS: if you get a `dyld: Library not loaded: @rpath/libswiftCore.dylib` error, see [this](https://stackoverflow.com/questions/55357154/dyld-library-not-loaded-rpath-libswiftcore-dylib-problem-with-new-xcode-10-2).\n\n## Author\n\nEyreFree, eyrefree@eyrefree.org\n\n## License\n\n![](https://www.gnu.org/graphics/gplv3-127x51.png)\n\nEFResume is available under the GPLv3 license. See the LICENSE file for more info.\n","funding_links":["https://github.com/sponsors/EyreFree","https://www.efqrcode.com/donations.jpg"],"categories":["Swift (22)","Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEyreFree%2FEFResume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEyreFree%2FEFResume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEyreFree%2FEFResume/lists"}