{"id":23539371,"url":"https://github.com/aqerd/cvbuilder","last_synced_at":"2025-10-15T05:20:28.592Z","repository":{"id":267832183,"uuid":"885923142","full_name":"aqerd/CVbuilder","owner":"aqerd","description":"Build your CV fast and easy way. A Python app powered with Flask framework","archived":false,"fork":false,"pushed_at":"2025-07-07T18:15:21.000Z","size":4441,"stargazers_count":2,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T20:39:05.058Z","etag":null,"topics":["csrf","css","cv","email","flask","html","js","python","resume","site","web","website"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aqerd.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-09T18:43:15.000Z","updated_at":"2025-07-07T18:15:25.000Z","dependencies_parsed_at":"2024-12-12T18:31:12.909Z","dependency_job_id":"fba0ed1a-c575-4d6c-a68e-07a331e3d076","html_url":"https://github.com/aqerd/CVbuilder","commit_stats":null,"previous_names":["aqerd/cvbuilder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aqerd/CVbuilder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqerd%2FCVbuilder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqerd%2FCVbuilder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqerd%2FCVbuilder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqerd%2FCVbuilder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aqerd","download_url":"https://codeload.github.com/aqerd/CVbuilder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqerd%2FCVbuilder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279053213,"owners_count":26094070,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["csrf","css","cv","email","flask","html","js","python","resume","site","web","website"],"created_at":"2024-12-26T04:33:02.269Z","updated_at":"2025-10-15T05:20:28.578Z","avatar_url":"https://github.com/aqerd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](images/logo.png)\n\n[![Follow @aqerd on GitHub](https://img.shields.io/github/followers/aqerd?label=Ruslan%20Suleymanov\u0026style=social-\u0026labelColor=black\u0026color=black)](https://github.com/aqerd)\n[![Follow @RasulGasanbekov on GitHub](https://img.shields.io/github/followers/RasulGasanbekov?label=Rasul%20Gasanbekov\u0026style=social-\u0026labelColor=black\u0026color=black)](https://github.com/RasulGasanbekov)\n[![Follow @tazik23 on GitHub](https://img.shields.io/github/followers/tazik23?label=Vladimir%20Golubev\u0026style=social-\u0026labelColor=black\u0026color=black)](https://github.com/tazik23)\n[![Open issues for CVbuilder](https://img.shields.io/github/issues/aqerd/CVbuilder?label=Issues\u0026labelColor=black\u0026color=black)](https://github.com/aqerd/CVbuilder/issues)\n[![Watch CVbuilder on GitHub](https://img.shields.io/github/watchers/aqerd/CVbuilder?label=Watch\u0026style=social-\u0026labelColor=black\u0026color=black)](https://github.com/aqerd/CVbuilder/subscription)\n[![Star CVbuilder on GitHub](https://img.shields.io/github/stars/aqerd/CVbuilder?label=Star\u0026style=social-\u0026labelColor=black\u0026color=black)](https://github.com/aqerd/CVbuilder)\n\n### Build your CV fast and easy way\n![Profile](images/profile.png)\n\n## 🔗 How to run\nClone our repository:\n```shell\ngit clone https://github.com/aqerd/CVbuilder.git\n```\nSet the environmental variables in `.env`. For reference see [`.env.example`](https://github.com/aqerd/CVbuilder/blob/main/.env.example) file.\n\n\u003e [!NOTE]\n\u003e To get your Google API key, visit the [documentation](https://console.developers.google.com/).\n\u003e You can collect your email password by creating a new email on any SMTP Server and retrieving it from the settings.\n\nMake sure you have `Python 3.10` (at least), `make` (install it if you have Windows) and `Docker Engine` installed on your machine.\n\nTo build and up docker container run this:\n```bash\nmake\n```\nNow go to [`localhost:8181`](http://localhost:8181) in your browser.\n\n\u003e [!IMPORTANT]\n\u003e Note that you might encounter a connection error if you're running this in Russia.\n\n## 🔨 Powered by\n- Python\n- uv\n- Ruff\n- Flask\n- Docker\n- HTML, CSS and JavaScript\n- Google's Gemini 2.5 Flash with GenAI\n\n## 🎨 Site design\nDesigned by Ruslan Suleymanov in Figma. See this project on [`Behance`](https://www.behance.net/gallery/215413437/CVbuilder) or in [`Figma Community`](https://www.figma.com/community/file/1465009107029457211/cv-builder).\n\n## 🖼️ Contribute with new theme\nWant to contribute our project with new theme design? See this [`documentation`](/docs/THEMES.md)\n![Themes](images/themes.png)\n\n## 🚀 Deployment\nSite is deployed on [`cvbuilder.art`](https://cvbuilder.art/) on `Yandex Cloud` with `Apache HTTP Server`. AI features are disabled since it's deployed in Russia\n\n## 🧑‍💻 Credits\nProject made by `Ruslan Suleymanov`, `Rasul Gasanbekov` and `Vladimir Golubev` for Python course at Ural Federal University \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faqerd%2Fcvbuilder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faqerd%2Fcvbuilder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faqerd%2Fcvbuilder/lists"}