{"id":22763763,"url":"https://github.com/maciekiwaniuk/portfolio","last_synced_at":"2025-07-30T23:34:55.843Z","repository":{"id":40663506,"uuid":"504259346","full_name":"maciekiwaniuk/portfolio","owner":"maciekiwaniuk","description":"👋 Portfolio website made in TypeScript with Nuxt and Vue using Composition API","archived":false,"fork":false,"pushed_at":"2025-07-30T20:09:58.000Z","size":15311,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-30T22:52:29.176Z","etag":null,"topics":["accessibility","composition-api","dark-light-mode","deployment","docker","i18n","iconify","jest","less","multi-language","nuxt","pinia","portfolio","portfolio-vuejs","portfolio-website","typescript","vue-test-utils","vue3","vuejs"],"latest_commit_sha":null,"homepage":"https://maciekiwaniuk.pl","language":"Vue","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maciekiwaniuk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-16T18:11:42.000Z","updated_at":"2025-07-30T20:10:02.000Z","dependencies_parsed_at":"2023-02-16T01:45:22.432Z","dependency_job_id":"4ceb250a-2e2e-4a31-a61c-90cfc537e76c","html_url":"https://github.com/maciekiwaniuk/portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maciekiwaniuk/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciekiwaniuk%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciekiwaniuk%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciekiwaniuk%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciekiwaniuk%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maciekiwaniuk","download_url":"https://codeload.github.com/maciekiwaniuk/portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciekiwaniuk%2Fportfolio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267960844,"owners_count":24172508,"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-07-30T02:00:09.044Z","response_time":70,"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":["accessibility","composition-api","dark-light-mode","deployment","docker","i18n","iconify","jest","less","multi-language","nuxt","pinia","portfolio","portfolio-vuejs","portfolio-website","typescript","vue-test-utils","vue3","vuejs"],"created_at":"2024-12-11T11:10:18.249Z","updated_at":"2025-07-30T23:34:55.833Z","avatar_url":"https://github.com/maciekiwaniuk.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio ![](https://github.com/maciekiwaniuk/portfolio/blob/main/public/img/icons/favicon-32x32.png?raw=true)\n\n![image](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![image](https://img.shields.io/badge/Vue%20js-35495E?style=for-the-badge\u0026logo=vuedotjs\u0026logoColor=4FC08D)\n![image](https://img.shields.io/badge/nuxt%20js-00C58E?style=for-the-badge\u0026logo=nuxtdotjs\u0026logoColor=white)\n![image](https://img.shields.io/badge/Sass-CC6699?style=for-the-badge\u0026logo=sass\u0026logoColor=white)\n![image](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge\u0026logo=docker\u0026logoColor=white)\n\n## Deployment\n\nDeployment uses GitHub Actions to build and push Docker images to Docker Hub.\n\nThe Docker images to build are located in:\n\n    docker/frontend/prod/Dockerfile\n    docker/nginx/prod/Dockerfile\n\nThe Nginx configuration is in:\n\n    docker/nginx/prod/nginx.conf\n\nDeployment is set up to be served on a VPS, which supports IPv4, IPv6, or both.\n\nAfter the build completes and images are pushed to Docker Hub, the deployment step is triggered:\n\n    cd ~/apps/portfolio\n    git pull\n    docker compose -f docker-compose-prod.yml pull\n    docker compose -f docker-compose-prod.yml down\n    docker compose -f docker-compose-prod.yml up -d\n\nThe application should be cloned beforehand into the `/apps/portfolio` directory.\n\n#### Required Secret Variables\n\nThe following secret variables must be included in the project repository to enable deployment:\n\n- `DOCKERHUB_USERNAME`: Docker Hub account username\n- `DOCKERHUB_PASSWORD`: Docker Hub account password\n- `SSH_HOST`: The VPS host address\n- `SSH_PORT`: The port for SSH access to the VPS\n- `SSH_USERNAME`: The username for SSH access to the VPS\n- `SSH_KEY`: The private SSH key for authenticating to the VPS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaciekiwaniuk%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaciekiwaniuk%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaciekiwaniuk%2Fportfolio/lists"}