{"id":20955826,"url":"https://github.com/achrovisual/portfolio","last_synced_at":"2025-09-12T23:35:54.140Z","repository":{"id":231093796,"uuid":"415237299","full_name":"achrovisual/portfolio","owner":"achrovisual","description":"My portfolio built on Next.js and Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2025-08-27T10:53:18.000Z","size":73416,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-27T20:03:15.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://achrovisual.com/","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/achrovisual.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":"2021-10-09T07:33:07.000Z","updated_at":"2025-08-18T13:03:44.000Z","dependencies_parsed_at":"2024-04-04T11:26:40.838Z","dependency_job_id":"0e5feef9-63a9-4e79-89e1-de693cb9a73f","html_url":"https://github.com/achrovisual/portfolio","commit_stats":null,"previous_names":["achrovisual/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/achrovisual/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achrovisual%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achrovisual%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achrovisual%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achrovisual%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/achrovisual","download_url":"https://codeload.github.com/achrovisual/portfolio/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achrovisual%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274893283,"owners_count":25369286,"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-09-12T02:00:09.324Z","response_time":60,"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":[],"created_at":"2024-11-19T01:21:24.475Z","updated_at":"2025-09-12T23:35:54.118Z","avatar_url":"https://github.com/achrovisual.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio\n\n![CodeRabbit Pull Request Reviews](https://img.shields.io/coderabbit/prs/github/achrovisual/portfolio?utm_source=oss\u0026utm_medium=github\u0026utm_campaign=achrovisual%2Fportfolio\u0026labelColor=171717\u0026color=FF570A\u0026link=https%3A%2F%2Fcoderabbit.ai\u0026label=CodeRabbit+Reviews)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge\u0026logo=next.js\u0026logoColor=white)](https://nextjs.org/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)](https://tailwindcss.com/)\n[![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)](https://react.dev/)\n[![GitHub Actions](https://img.shields.io/badge/GitHub_Actions-2088FF?style=for-the-badge\u0026logo=github-actions\u0026logoColor=white)](https://docs.github.com/en/actions)\n\n## 🚀 Overview\n\nThis is my personal portfolio website, built to showcase my projects, skills, and professional experience. It serves as a dynamic and interactive platform to highlight my capabilities in web development, system architecture, UI/UX, and more. The site features a modern design, responsive layouts, and engaging animations to provide a smooth user experience.\n\n## ✨ Features\n\n- **Dynamic Content Display:** Showcases projects and GitHub activity with data fetching.\n- **Interactive Skill \u0026 Tag Scrollers:** Features automatically scrolling sections for skills/tools and related tags, with pause-on-hover functionality.\n- **Responsive Design:** Optimized for seamless viewing across various devices (desktop, tablet, mobile).\n- **Dark Mode Support:** Provides a comfortable viewing experience in different lighting conditions.\n- **Performance Optimized:** Built with Next.js for efficient rendering and fast page loads.\n- **Clean** and **Modular Codebase:** Organized into reusable components for maintainability and scalability.\n\n## 🛠️ Technologies Used\n\n- **Framework:** [Next.js](https://nextjs.org/) (React Framework for production)\n- **Language:** [TypeScript](https://www.typescriptlang.org/)\n- **Styling:** [Tailwind CSS](https://tailwindcss.com/)\n- **Icons:** [Iconify](https://iconify.design/) (via `@iconify/react`)\n- **Version Control:** [Git](https://git-scm.com/) / [GitHub](https://github.com/)\n- **CI/CD:** [GitHub Actions](https://docs.github.com/en/actions) (for `ci.yaml` and `pr-branch-validation.yaml`)\n\n## ⚙️ Getting Started\n\nFollow these instructions to set up the project locally.\n\n### Prerequisites\n\n- Node.js (v18.x or later recommended)\n- npm or yarn\n\n### Installation\n\n1.  **Clone the repository:**\n    ```bash\n    git clone https://github.com/achrovisual/portfolio.git\n    cd portfolio\n    ```\n2.  **Install dependencies:**\n    ```bash\n    npm install\n    # or\n    yarn install\n    ```\n3.  **Set up environment variables:**\n    Create a `.env.local` file in the root directory and add any necessary environment variables (e.g., API keys for GitHub or gallery data if applicable).\n    ```ini\n    # Example .env.local\n    # GITHUB_TOKEN=your_github_personal_access_token\n    ```\n\n### Running the Development Server\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen \u003chttp://localhost:3000\u003e in your browser to see the result.\n\nYou can start editing the page by modifying src/app/page.tsx. The page auto-updates as you edit the file.\n\n### Building for Production\n\n```bash\nnpm run build\n# or\nyarn build\n```\n\nThis command builds the application for production to the .next folder.\n\n### Running the Production Server\n\n```bash\nnpm start\n# or\nyarn start\n```\n\n## 🚀 Deployment\n\nThis project can be easily deployed to various platforms that support Next.js applications, such as Vercel, Netlify, or self-hosted solutions using Docker.\n\n## 📄 License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n\nEugenio Pastoral - Connect with me on [LinkedIn](https://www.linkedin.com/in/eugeniopastoral/) | [GitHub](https://github.com/achrovisual)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachrovisual%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fachrovisual%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachrovisual%2Fportfolio/lists"}