{"id":28721726,"url":"https://github.com/lucaboca82/portfolio","last_synced_at":"2026-03-12T09:46:11.063Z","repository":{"id":298535717,"uuid":"1000308086","full_name":"lucaboca82/Portfolio","owner":"lucaboca82","description":"Portfolio Template","archived":false,"fork":false,"pushed_at":"2025-06-11T16:38:55.000Z","size":10,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-11T17:07:13.281Z","etag":null,"topics":["css3","front-end","html5","javascript","portfolio","template","web-template","webapp"],"latest_commit_sha":null,"homepage":"https://github.com/lucaboca82/","language":"HTML","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/lucaboca82.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-06-11T15:19:01.000Z","updated_at":"2025-06-11T16:38:59.000Z","dependencies_parsed_at":"2025-06-11T17:07:15.909Z","dependency_job_id":"0db14ea8-b248-4658-aac6-f25ca760a37a","html_url":"https://github.com/lucaboca82/Portfolio","commit_stats":null,"previous_names":["lucaboca82/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucaboca82/Portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaboca82%2FPortfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaboca82%2FPortfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaboca82%2FPortfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaboca82%2FPortfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucaboca82","download_url":"https://codeload.github.com/lucaboca82/Portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaboca82%2FPortfolio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259935592,"owners_count":22934388,"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":["css3","front-end","html5","javascript","portfolio","template","web-template","webapp"],"created_at":"2025-06-15T07:08:09.284Z","updated_at":"2026-03-12T09:46:10.786Z","avatar_url":"https://github.com/lucaboca82.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Professional Portfolio Template\n\nThis is a fully advanced, professional single-page portfolio template designed to help you showcase your skills, projects, and experience. It combines modern web technologies and best practices to deliver an impeccable user experience.\n\n## Overview\n\nThis portfolio template is built with plain HTML, CSS, and JavaScript along with several libraries and APIs. It includes features such as:\n\n- **Responsive Design:** Optimized for all devices.\n- **Dark Mode Toggle:** Automatically persists your theme preference via localStorage and honors system settings.\n- **Preloader:** A stylish spinner that fades out on page load.\n- **Hero Section Animations:** Canvas particle animation, typed text effect, and GSAP-driven entrance animations.\n- **Animate on Scroll (AOS):** Smooth fade-in effects as you scroll through sections.\n- **Project Section with Filters:** Easily filter projects by category and view details via modal pop-ups.\n- **Testimonials Carousel:** Showcase feedback using a fully functional carousel.\n- **Lazy Loading:** Optimized image loading for improved performance.\n- **PWA Support:** Basic setup with a manifest file and service worker registration, paving the way for offline use and home screen installation.\n- **SEO \u0026 Accessibility:** Includes advanced meta tags (Open Graph, Twitter Cards) and ARIA attributes.\n\n## Features\n\n- **Modern Design \u0026 Interactivity:**  \n  Utilizes GSAP with ScrollTrigger for dynamic entrance animations, as well as subtle parallax and bounce effects.\n\n- **Enhanced User Experience:**  \n  Built-in dark mode, preloader, \"back to top\" button, and smooth scroll behavior.\n\n- **Customizable Content:**  \n  Easily update placeholder texts (e.g., `[Your Name]`, `[Your Field]`, `[link-to-resume.pdf]`) and assets to match your personal brand.\n\n- **Progressive Web App (PWA) Ready:**  \n  Includes references to a `manifest.json` and registers a service worker (`sw.js`) for basic offline caching and app-like behavior.\n\n## Installation \u0026 Deployment\n\n1. **Clone the Repository:**\n   ```bash\n   git clone https://github.com/your-username/your-portfolio-repo.git\n\n2. Customize\n\n- Open the `index.html` file in your preferred code editor.\n- Replace all placeholder content (e.g., `[Your Name]`, `[Your Field]`, `[YourURL]`, `[link-to-resume.pdf]`, `[YourImageURL]`) with your own details.\n- Update asset URLs for images, resume links, social media links, and the PWA manifest as needed.\n- Adjust project categories and modal content under the Projects section to reflect your work accurately.\n- Modify additional sections (e.g., About, Testimonials, Skills) to align with your personal branding.\n\n3. Run/Deploy\n\n- To test the template locally, simply open the `index.html` file in your web browser.\n- To fully enable features like the service worker (for PWA) and proper caching, serve the files through a web server.\n- Deploy your site on a static hosting service such as GitHub Pages, Netlify, or Vercel.\n\n4. Contribute\n\n- Feel free to fork this repository and make improvements or customizations.\n- Submit pull requests for new features, enhancements, or bug fixes.\n- All contributions are welcome to help refine and expand this portfolio template.\n\n## Additional Resources\n\n- **GSAP Documentation:** [https://greensock.com/docs/](https://greensock.com/docs/)\n- **AOS Library:** [https://michalsnik.github.io/aos/](https://michalsnik.github.io/aos/)\n- **PWA Guides:** [https://developers.google.com/web/progressive-web-apps](https://developers.google.com/web/progressive-web-apps)\n- **Bootstrap Documentation:** [https://getbootstrap.com/docs/5.3/getting-started/introduction/](https://getbootstrap.com/docs/5.3/getting-started/introduction/)\n\n## License\n\nThis project is licensed under the [GPL License](LICENSE).\n\nAuthor: Bocaletto Luca\nCo-authored-by: Giovanni Rossi \u003celek80s@users.noreply.github.com\u003e\nCo-authored-by: Luca \u003clucaboca82@users.noreply.github.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucaboca82%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucaboca82%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucaboca82%2Fportfolio/lists"}