{"id":18982064,"url":"https://github.com/tangorabox/resumefx","last_synced_at":"2025-07-20T02:37:21.354Z","repository":{"id":215839518,"uuid":"359970206","full_name":"TangoraBox/ResumeFX","owner":"TangoraBox","description":"JavaFX Webview of JSON resume files","archived":false,"fork":false,"pushed_at":"2021-05-17T22:14:33.000Z","size":233,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T21:08:44.860Z","etag":null,"topics":["javafx","jpro","jsonresume","jsonresume-theme","webapp"],"latest_commit_sha":null,"homepage":"","language":"Java","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/TangoraBox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-04-20T22:47:36.000Z","updated_at":"2021-12-15T09:42:34.000Z","dependencies_parsed_at":"2024-01-13T10:12:43.107Z","dependency_job_id":"2d50bfdb-81ee-493b-8d24-8c3d9120aad1","html_url":"https://github.com/TangoraBox/ResumeFX","commit_stats":null,"previous_names":["tangorabox/resumefx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TangoraBox/ResumeFX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TangoraBox%2FResumeFX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TangoraBox%2FResumeFX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TangoraBox%2FResumeFX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TangoraBox%2FResumeFX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TangoraBox","download_url":"https://codeload.github.com/TangoraBox/ResumeFX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TangoraBox%2FResumeFX/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266058481,"owners_count":23870157,"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":["javafx","jpro","jsonresume","jsonresume-theme","webapp"],"created_at":"2024-11-08T16:12:15.149Z","updated_at":"2025-07-20T02:37:21.324Z","avatar_url":"https://github.com/TangoraBox.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ResumeFX (JavaFX Webview of jsonresume files)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![Build Status](https://travis-ci.com/TangoraBox/ResumeFX.svg?branch=master)](https://travis-ci.com/TangoraBox/ResumeFX)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.tangorabox%3Aresume-fx\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=com.tangorabox%3Aresume-fx)\n\n\nResumeFX renders a JavaFX view of .json file that follows [jsonresume.org](https://jsonresume.org) standard and has the\nnecessary configuration to be embedded in the web browser thanks to [JPro](https://www.jpro.one).\n\nYou can view a production example with my own resume here: https://cv.tangorabox.com\n\n**The architecture style follows MVVM with minimal and very clean code thanks to the help of my \n[own JavaFX micro-framework library](https://github.com/TangoraBox/ReactiveDeskFX).**\n\nJSON file loading and validation have been delegated to a \n[third-party library](https://github.com/eaxdev/Java-JsonResume-Validator) to speed up development.\n\nFor the graphic icons, I have used [FontAwesomeFX library](https://bitbucket.org/Jerady/fontawesomefx/src/master/).\n\nIn the test folder, I wrote some classes to prototype each component, and I have used\n[CSSFX](https://github.com/McFoggy/cssfx) and my own [Component-Inspector](https://github.com/TangoraBox/ComponentInspector) \nto speed up CSS style prototyping.\n\n---\n\n## Features\n\n- Run on desktop and web browser (`mvn jpro:run`)\n\n- Responsive layout\n\n- Mobile layout\n\n- Double spaces on summary fields will be replaced with line breaks\n\n- `Dockerfile`, `docker-compose-yml` and `.gitlab-ci.yml` CI/CD example files\n\n- JSON file can be loaded externally to allow file edition without redeploy the project (see `docker-compose.yml`)\n\n---\n\n## Usage \n\nJava 11 or higher is required.\n\n- To launch as desktop mode, simply run ResumeFXLauncher class. \n- To launch as web-browser mode, execute `mvn jpro:run`\n\n### JSON file Limitations\n\n- Some fields must be numeric (eg: skill level handles a maximum value of 5)\n- Date fields must be in YYYY-MM-DD pattern\n- Picture field must be a valid and accessible url\n\n---\n\n## Contributing\n\n\u003e If you want to contribute to upgrade this project with new features or fixing bugs, you're welcome, please make a pull request.\n\n---\n\n## Team\n\n\n| \u003ca href=\"https://github.com/garzy\" target=\"_blank\"\u003e**GaRzY**\u003c/a\u003e | \n| :---: \n| [![GaRzY](https://avatars0.githubusercontent.com/u/10849239?s=200)](https://github.com/garzy)\n| \u003ca href=\"https://github.com/garzy\" target=\"_blank\"\u003e`github.com/garzy`\u003c/a\u003e | \n\n\n---\n\n## Support\n\nReach out to me at one of the following places!\n\n- Mail to [info@tangorabox.com](mailto:info@tangorabox.com)\n- Twitter at \u003ca href=\"http://twitter.com/garzydj\" target=\"_blank\"\u003e`@garzydj`\u003c/a\u003e\n\n---\n\n\n## License\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n- **[GPL v3](https://opensource.org/licenses/gpl-3.0.html)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangorabox%2Fresumefx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftangorabox%2Fresumefx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangorabox%2Fresumefx/lists"}