{"id":25435747,"url":"https://github.com/morieskie/resume-angular","last_synced_at":"2026-04-13T18:02:22.404Z","repository":{"id":277723207,"uuid":"933304866","full_name":"morieskie/resume-angular","owner":"morieskie","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-06T14:56:29.000Z","size":63133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T12:46:08.845Z","etag":null,"topics":["angular","angular-animations","angular-signals","angular-ssg","angular-ssr","angular19","css-transitions","javascript","typescript"],"latest_commit_sha":null,"homepage":"https://morieskie.github.io/resume-angular/","language":"TypeScript","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/morieskie.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":"2025-02-15T16:35:44.000Z","updated_at":"2025-03-06T14:56:32.000Z","dependencies_parsed_at":"2025-05-15T01:21:36.584Z","dependency_job_id":null,"html_url":"https://github.com/morieskie/resume-angular","commit_stats":null,"previous_names":["morieskie/resume-angular"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/morieskie/resume-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morieskie%2Fresume-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morieskie%2Fresume-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morieskie%2Fresume-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morieskie%2Fresume-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morieskie","download_url":"https://codeload.github.com/morieskie/resume-angular/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morieskie%2Fresume-angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","angular-animations","angular-signals","angular-ssg","angular-ssr","angular19","css-transitions","javascript","typescript"],"created_at":"2025-02-17T07:31:49.091Z","updated_at":"2026-04-13T18:02:22.399Z","avatar_url":"https://github.com/morieskie.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" id=\"title\"\u003eAngular v19 Resume\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/morieskie/resume-angular/88ce110371f8884e98370586b22594416e702784/screenshots/skills.png\" alt=\"project-image\"\u003e\u003c/p\u003e\n\n\u003cp id=\"description\"\u003eOnline resume created with Angular v19 Signals Standalone Components NgRx SSR CSR and more\u003c/p\u003e\n\n\u003ch2\u003e🚀 Demo\u003c/h2\u003e\n\n[https://morieskie.github.io/resume-angular](https://morieskie.github.io/resume-angular)\n\n\u003ch2\u003eProject Screenshots:\u003c/h2\u003e\n\n\u003cp align=\"left\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/morieskie/resume-angular/88ce110371f8884e98370586b22594416e702784/screenshots/about.png\" alt=\"project-screenshot\" width=\"200\" height=\"150/\"\u003e\n\u0026nbsp;\u003cimg src=\"https://raw.githubusercontent.com/morieskie/resume-angular/88ce110371f8884e98370586b22594416e702784/screenshots/projects.png\" alt=\"project-screenshot\" width=\"200\" height=\"159/\"\u003e\n\u0026nbsp;\u003cimg src=\"https://raw.githubusercontent.com/morieskie/resume-angular/88ce110371f8884e98370586b22594416e702784/screenshots/skills.png\" alt=\"project-screenshot\" width=\"200\" height=\"150/\"\u003e\n\u003c/p\u003e\n\n  \n  \n\u003ch2\u003e🧐 Features\u003c/h2\u003e\n\nHere're some of the project's best features:\n\n*   Page animations\n*   Serverside rendering\n*   Charts\n*   Unit Testing\n*   Standalone Components\n*   Zoneless Components\n*   Dynamic rendering\n*   Redux Pattern with NgRx\n*   Angular Signals\n*   Angular Animations\n*   State Actions\n*   State Reducers\n*   State Selectors\n*   Chart.js\n*   Semantic UI\n\n\u003ch2\u003e🛠️ Installation Steps:\u003c/h2\u003e\n\n\u003cp\u003e1. Clone repo\u003c/p\u003e\n\n```\ngit clone https://github.com/morieskie/resume-angular.git\n```\n\n\u003cp\u003e2. Go into project root folder\u003c/p\u003e\n\n```\ncd resume-angular\n```\n\n\u003cp\u003e3. Install dependencies\u003c/p\u003e\n\n```\nnpm install\n```\n\n\u003cp\u003e4. Run unit tests\u003c/p\u003e\n\n```\nnpm test\n```\n\n\u003cp\u003e5. Building the project bundles\u003c/p\u003e\n\n```\nnpm run build\n```\n\n\u003cp\u003e6. Preview project\u003c/p\u003e\n\n```\nnpm start\n```\n\n\u003ch2\u003e🍰 Contribution Guidelines:\u003c/h2\u003e\n\nNo contribution required this was just me playing around with Angular v19 standalone components signals Zoneless components animations NgRx and more that Angular 19 comes with\n\n  \n  \n\u003ch2\u003e💻 Built with\u003c/h2\u003e\n\nTechnologies used in the project:\n\n*   NgRx\n*   Typescript\n*   Signals\n*   Standalone Components\n*   RxJs\n*   Interceptos\n*   Pipes\n*   Components\n*   Semantic UI\n*   Chart.js\n*   Angular cdk\n*   SSR\n*   CSR\n*   Express\n*   JSON\n*   HttpClient\n*   JavaScript\n*   CSS\n*   HTML\n*   Webpack\n*   Jest\n*   Jasmine\n*   Karma\n\n\u003ch2\u003e🛡️ License:\u003c/h2\u003e\n\nThis project is licensed under the MIT\n\n\u003ch2\u003e💖Like my work?\u003c/h2\u003e\n\nShare my profile with recruiters so I can get hired\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorieskie%2Fresume-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorieskie%2Fresume-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorieskie%2Fresume-angular/lists"}