{"id":24157925,"url":"https://github.com/clmntgbr/resume","last_synced_at":"2026-04-30T11:37:53.446Z","repository":{"id":63586049,"uuid":"568349352","full_name":"clmntgbr/resume","owner":"clmntgbr","description":"Online resume","archived":false,"fork":false,"pushed_at":"2025-01-08T09:19:12.000Z","size":424,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T11:07:22.458Z","etag":null,"topics":["css","github-actions","html","json"],"latest_commit_sha":null,"homepage":"https://clmntgbr.github.io/resume/","language":"Astro","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/clmntgbr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-11-20T08:46:16.000Z","updated_at":"2025-01-08T09:19:16.000Z","dependencies_parsed_at":"2025-03-02T01:28:53.511Z","dependency_job_id":"53befe33-2102-4658-b9d4-bc8ebcbb1901","html_url":"https://github.com/clmntgbr/resume","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clmntgbr/resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clmntgbr%2Fresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clmntgbr%2Fresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clmntgbr%2Fresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clmntgbr%2Fresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clmntgbr","download_url":"https://codeload.github.com/clmntgbr/resume/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clmntgbr%2Fresume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32463892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["css","github-actions","html","json"],"created_at":"2025-01-12T14:18:32.235Z","updated_at":"2026-04-30T11:37:48.435Z","avatar_url":"https://github.com/clmntgbr.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Print-friendly portfolio CV\n\n![preview](https://github.com/user-attachments/assets/44c47034-06e4-412a-b9dd-014593b32215)\n\n![Astro Badge](https://img.shields.io/badge/Astro-BC52EE?logo=astro\u0026logoColor=fff\u0026style=flat)\n![TailwindCSS](https://img.shields.io/badge/tailwindcss-0F172A?\u0026logo=tailwindcss)\n![GitHub stars](https://img.shields.io/github/stars/Smilesharks/dev-portfolio)\n![GitHub issues](https://img.shields.io/github/issues/Smilesharks/dev-portfolio)\n![GitHub forks](https://img.shields.io/github/forks/Smilesharks/dev-portfolio)\n![GitHub PRs](https://img.shields.io/github/issues-pr/Smilesharks/dev-portfolio)\n\n## 🛠️ Stack\n\n- [**Astro**](https://astro.build/) - The next-gen web framework.\n- [**Typescript**](https://www.typescriptlang.org/) - JavaScript with type syntax.\n- [**Ninja Keys**](https://github.com/ssleptsov/ninja-keys) - Dropdown menu with keyboard shortcuts made in pure JavaScript.\n\n## 🚀 Getting Started\n\n### 1. Use this Repo as an Astro Project Template\n\n- I use [pnpm](https://pnpm.io/installation) as my package manager.\n\n```bash\n# Enable pnpm on MacOS, WSL \u0026 Linux:\ncorepack enable\ncorepack prepare pnpm@latest --activate\n```\n\n# Initialize the project\n```bash\npnpm create astro@latest -- --template Smilesharks/dev-portfolio\n```\n\n### 2. Add Your Content:\n\nEdit the `cv.json` file to create your own printable Portfolio/CV.\n\n### 3. Launch the Development Server:\n\n```bash\n# Enjoy the results\npnpm dev\n```\n1. Open [**http://localhost:4321**](http://localhost:4321/) in your browser to view the result 🚀\n\n### 4. Customisable colours:\nChange the data-theme of `cv.json` and choose one of the colour themes defined in theme.css, red, blue, green, cyber and default, with its variants in dark mode, or create your own.\n\n## 🧞 Commands\n\n|     | Command         | Action                                                                       |\n| :-- | :-------------- | :--------------------------------------------------------------------------- |\n| ⚙️  | `dev` o `start` | Launches a local development server at `localhost:4321`.                   |\n| ⚙️  | `build`         | Checks for errors and creates a production build in `./dist/`. |\n| ⚙️  | `preview`       | Local preview at `localhost:4321`                                       |\n\n\nCV JSON schema from [**jsonresume.org**](https://jsonresume.org/schema/)\n\nBased on [**Bartosz Jarocki - Print-friendly, minimalist CV page**](https://github.com/BartoszJarocki/cv) and [**Miguel Ángel Durán - minimalist-portfolio-json**](https://github.com/midudev/minimalist-portfolio-json)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclmntgbr%2Fresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclmntgbr%2Fresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclmntgbr%2Fresume/lists"}