{"id":26518417,"url":"https://github.com/lautarocolella/portfoliofrontend","last_synced_at":"2026-04-08T18:32:04.711Z","repository":{"id":155171784,"uuid":"554641802","full_name":"LautaroColella/PortfolioFrontend","owner":"LautaroColella","description":"Frontend repository of my portfolio website","archived":false,"fork":false,"pushed_at":"2024-08-09T11:29:26.000Z","size":3421,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"production","last_synced_at":"2025-03-21T09:34:26.413Z","etag":null,"topics":["angular","mysql","open-source","portfolio-website","spring-boot","typescript"],"latest_commit_sha":null,"homepage":"https://lauta.ro","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/LautaroColella.png","metadata":{"files":{"readme":"docs/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}},"created_at":"2022-10-20T06:26:02.000Z","updated_at":"2024-08-09T07:18:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d50de45-e09b-4404-8034-923813546040","html_url":"https://github.com/LautaroColella/PortfolioFrontend","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/LautaroColella/PortfolioFrontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LautaroColella%2FPortfolioFrontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LautaroColella%2FPortfolioFrontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LautaroColella%2FPortfolioFrontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LautaroColella%2FPortfolioFrontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LautaroColella","download_url":"https://codeload.github.com/LautaroColella/PortfolioFrontend/tar.gz/refs/heads/production","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LautaroColella%2FPortfolioFrontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31568623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","mysql","open-source","portfolio-website","spring-boot","typescript"],"created_at":"2025-03-21T09:30:00.881Z","updated_at":"2026-04-08T18:32:04.688Z","avatar_url":"https://github.com/LautaroColella.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio\n\nThis repository is the **frontend section** of my portfolio project.\n\n# Description\n\nThis project was started in December 1, 2022. It's a web application to present myself professionally, show my work, skills, experiences and how to contact me.\nEveryone is able to see my public information there, and you can view the live version at: https://lauta.ro\n\n- The **frontend** is made with [Angular 15](https://angular.io/guide/update-to-version-15#new-features-in-angular-v15), [Bootstrap](https://getbootstrap.com/) and [Ruby Sass](https://sass-lang.com/ruby-sass).\n- The **backend** is made with [Spring boot](https://spring.io/), [Maven](https://maven.apache.org/), [Hibernate](https://hibernate.org/) and [MySQL](https://www.mysql.com/).\n\n## Features\n- Request caching\n- JWT for authentication\n- BCrypt for password hashing\n- Error handling and input validation\n- Admin panel for actions related to the users and website content\n- Responsive design\n- Lazy loading\n\n## Preview\n\n\u003cdetails\u003e\n\t\u003csummary\u003eScreenshoots\u003c/summary\u003e\n\n![Screenshoot of the project's home page](/docs/images/home.png)\n![Screenshoot of the project's work page](/docs/images/work.png)\n![Screenshoot of the project's about page](/docs/images/about.png)\n![Screenshoot of the project's contact page](/docs/images/contact.png)\n![Screenshoot of the project's login page](/docs/images/login.png)\n![Screenshoot of the project's admin page](/docs/images/admin.png)\n![Screenshoot of the project's admin page 2](/docs/images/admin-2.png)\n![Screenshoot of the project's admin page 3](/docs/images/admin-3.png)\n![Screenshoot of the project's admin page 4](/docs/images/admin-4.png)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\t\u003csummary\u003eQuestions asked for the project\u003c/summary\u003e\n\n- https://stackoverflow.com/questions/76078234/set-the-type-of-node-childnodes-variable-in-typescript/76078430?noredirect=1\n\n- https://stackoverflow.com/questions/75748843/angular-html-doesnt-update-and-cant-find-scope-binding\n\n- https://stackoverflow.com/questions/75682736/set-radio-inputs-in-the-same-line-and-labels-below-in-css\n\n- https://stackoverflow.com/questions/75649755/radio-buttons-change-size-instead-of-cutting-off-and-showing-overflow-x-scroll-b\n\n- https://stackoverflow.com/questions/75419220/error-creating-bean-in-spring-boot-app-for-a-repository-unsatisfieddependencyex\n\n- https://stackoverflow.com/questions/75323452/how-to-get-out-of-static-context-in-spring-boot\n\n- https://stackoverflow.com/questions/75246699/implementing-variable-from-application-properties-returns-null\n\n- https://stackoverflow.com/questions/75143071/spring-boot-security-authentication-manager-doesnt-receive-username-parameter\n\n- https://stackoverflow.com/questions/75122784/update-java-alternatives-returns-a-directory-that-was-removed-and-i-cant-get-i\n\n- https://stackoverflow.com/questions/74663778/cant-access-property-of-object-in-html-or-typescript-angular\n\n- https://stackoverflow.com/questions/74651363/variable-in-curly-brackets-in-angular-is-not-hereditary-to-insde-html-elements\n\n\u003c/details\u003e\n\n# How to help\n\nThank you for your interest in contributing to my project! For the moment, there is only one way you can help:\n\n## Help with bug reports:\nIf you encounter a bug or issue, please report it by the email listed at the \"contact me\" section with the following structure:\n\n***\n\nSubject: Report problem at: *Website link*\n\nMessage:\n\n- Problem found at Link: *https://example.com*\n- In the section: *the bottom of the contact page*\n- Description: *When you click the \"send message\" button it doesn't work*\n- Additional information: *I'm using firefox 109.0 and the button works in chrome*\n\n***\n\nIf you have any questions or feedback, please don't hesitate to reach out to me by the email listed at the \"contact me\" section.\n\n# License\n\nMIT License\n\nCopyright (c) [2023] [Lautaro Colella]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n# Contact me / ask questions\n\nYou can contact me\n- By **website** at: https://lauta.ro/contact\n- By **email** at: `lautarocolella1@gmail.com`\n- By **Linkedin** at: https://www.linkedin.com/in/lautaro-colella/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flautarocolella%2Fportfoliofrontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flautarocolella%2Fportfoliofrontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flautarocolella%2Fportfoliofrontend/lists"}