{"id":22111849,"url":"https://github.com/milochaucom/cv","last_synced_at":"2025-06-30T20:05:57.250Z","repository":{"id":163379544,"uuid":"591648149","full_name":"milochaucom/cv","owner":"milochaucom","description":"Personal CV (using AWS S3 and AWS CloudFront) ✅","archived":false,"fork":false,"pushed_at":"2025-02-14T11:26:36.000Z","size":1626,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T20:05:56.931Z","etag":null,"topics":["aws-cloudfront","aws-s3"],"latest_commit_sha":null,"homepage":"","language":"C#","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/milochaucom.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"amilochau"}},"created_at":"2023-01-21T12:08:12.000Z","updated_at":"2025-02-14T11:26:40.000Z","dependencies_parsed_at":"2023-11-12T01:24:44.352Z","dependency_job_id":"6de50b65-1a07-4679-9909-c107acb3ad1a","html_url":"https://github.com/milochaucom/cv","commit_stats":null,"previous_names":["milochaucom/cv","amilochau/aws-cv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/milochaucom/cv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milochaucom%2Fcv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milochaucom%2Fcv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milochaucom%2Fcv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milochaucom%2Fcv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milochaucom","download_url":"https://codeload.github.com/milochaucom/cv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milochaucom%2Fcv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262842926,"owners_count":23373167,"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":["aws-cloudfront","aws-s3"],"created_at":"2024-12-01T10:52:52.983Z","updated_at":"2025-06-30T20:05:57.178Z","avatar_url":"https://github.com/milochaucom.png","language":"C#","funding_links":["https://github.com/sponsors/amilochau"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://cv.milochau.com\" target=\"_blank\"\u003e\n    \u003cimg alt=\"aws-cv logo\" width=\"100\" src=\"./src/cv-client/src/assets/logo.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/milochaucom/cv/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/milochaucom/cv\" alt=\"License\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  aws-cv\n\u003c/h1\u003e\n\n`aws-cv` is an online Curriculum Vitae, used to present personal projects and experiences.\n\n## Main features\n\n- Personal information display\n- UI optimized for print\n- API to let users update their CV\n\n## Usage\n\nTo use `aws-cv` in your own organization, you have to adapt it.\n\n1. Fork the current repository\n2. Adapt the organization-specific settings to your own organization\n3. Deploy it\n\nThe following files have to be adapted.\n\n| File | Adaptations needed | Comment |\n| ---- | ------------------ | ------- |\n| [CD - deploy settings](./.github/workflows/deploy.yml) | Change the `INFRA_AWS_ROLE`, `INFRA_AWS_REGION` settings |\n| [IaC - dev settings](./infra/hosts/dev.tfvars) | Change the `conventions` and `domains` |\n| [IaC - prd settings](./infra/hosts/prd.tfvars) | Change the `conventions` and `domains` |\n| [API settings](./src/contacts-client/src/data/config.ts) | Change the environment-specific API settings |\n\n## Underlying technologies\n\n`aws-cv` uses the following technologies to work:\n\n- Front-End (UI client): `vue.js v3`, `vuetify`\n- Back-End (Functions): `.NET 9.0 native AOT`\n- Infrastructure: `AWS CloudFront`, `AWS Lambda`, `AWS S3`, `AWS DynamoDB`, `AWS Cognito`\n- DevOps: `GitHub Actions`, `Terraform`\n\nThe following `amilochau` packages are used:\n\n- [amilochau/core-aws](https://github.com/amilochau/core-aws): AWS Lambda, AWS DynamoDB helpers\n- [amilochau/core-vue3](https://github.com/amilochau/core-vue3): vue.js v3 layout\n- [amilochau/github-actions](https://github.com/amilochau/github-actions): GitHub Actions\n- [amilochau/tf-modules](https://github.com/amilochau/tf-modules): Terraform modules\n\n--- \n\n## Contribute\n\nFeel free to push your code if you agree with publishing under the [MIT license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilochaucom%2Fcv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilochaucom%2Fcv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilochaucom%2Fcv/lists"}