{"id":21301817,"url":"https://github.com/marcossic/portfolio","last_synced_at":"2026-04-06T08:31:15.106Z","repository":{"id":193857491,"uuid":"689617523","full_name":"MarcossIC/portfolio","owner":"MarcossIC","description":"Repository that contains the code of my web portfolio made in Angular","archived":false,"fork":false,"pushed_at":"2025-08-08T00:06:28.000Z","size":4334,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T01:09:33.363Z","etag":null,"topics":["angular","portfolio","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://marcosic.netlify.app","language":"TypeScript","has_issues":true,"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/MarcossIC.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":"2023-09-10T11:46:13.000Z","updated_at":"2025-08-08T00:06:32.000Z","dependencies_parsed_at":"2023-10-12T13:21:00.151Z","dependency_job_id":"b77fe9b1-5795-4894-9251-bc17dc45a185","html_url":"https://github.com/MarcossIC/portfolio","commit_stats":null,"previous_names":["marcossic/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarcossIC/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcossIC%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcossIC%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcossIC%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcossIC%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcossIC","download_url":"https://codeload.github.com/MarcossIC/portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcossIC%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["angular","portfolio","tailwindcss","typescript"],"created_at":"2024-11-21T15:52:16.789Z","updated_at":"2026-04-06T08:31:15.090Z","avatar_url":"https://github.com/MarcossIC.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio Web\n\n## :rocket: Demo\n\nYou can visit the site at: [view website](https://marcosic.netlify.app/home/)\n\n## :sparkles: Introduction\n\nThis is a web portfolio made in Angular, it is made to show my work and my skills as a front-end developer, it currently has 4 sections.\n\n- Projects\n- About\n- Studies\n- Contact\n\n## 🛠 Stack\n\nThe project is developed in Angular 18 and uses these technologies:\n\n\u003cp user-select=\"none\" align=\"left\"\u003e\n   \u003ca href=\"#\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://skillicons.dev/icons?i=angular,ts,css,html,tailwind\"/\u003e \u003c/a\u003e\n\u003c/p\u003e\n\n## 🚀 Project Structure\n\nArchitecture used in the project\n\n```text\n/\n├── src/\n│   ├── app/\n│   │   ├──  components/\n│   |   |     ├── atoms/\n|   |   |     ├──  molecules/\n|   |   |     ├──  organism/\n|   |   |     ├──  icons/\n|   |   |     └──  legacy/\n|   |   |\n│   │   ├──  lib/\n│   │   ├──  models/\n│   │   └── pages/\n│   |        └── home/\n|   |\n│   ├── assets/\n│   |    └── asset.{png,jpg,webp,svg,ttf}\n│   ├── constanst/\n│   |    └── anyConst.ts\n│   ├── environments/\n│   |    └── environment.*.ts\n│   └── styles/\n│        └── styles.css\n|   \n├── angular.json\n├── tailwind.config.mjs\n└── package.json\n```\n\n## ℹ️ Development server\n\nIn order to deploy a local version of the project you must:\n\n- Download the project from github\n- Run `npm i` or `pnpm i` at the root of the project\n- Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`.\n  The application will automatically reload if you change any of the source files.\n\n## ℹ️ Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## 💪 Project status\n\nThe project is currently in its second version, in this version a considerable design change has occurred. The way the projects were displayed has been improved, the pages have been simplified so that all the content is in just one. The content has been compressed into an \"about\" section using a currently popular design element the \"bento\". I hope you like it :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcossic%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcossic%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcossic%2Fportfolio/lists"}