{"id":25194169,"url":"https://github.com/fernand3z/my-portfolio","last_synced_at":"2026-02-21T22:03:16.373Z","repository":{"id":273622010,"uuid":"920326830","full_name":"fernand3z/my-portfolio","owner":"fernand3z","description":"My Portfolio Site","archived":false,"fork":false,"pushed_at":"2025-02-28T16:39:43.000Z","size":3255,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T00:52:30.386Z","etag":null,"topics":["amplify","aws","nextjs","portfolio-website","webapp"],"latest_commit_sha":null,"homepage":"https://www.fernand3z.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fernand3z.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}},"created_at":"2025-01-22T00:29:48.000Z","updated_at":"2025-02-28T16:39:46.000Z","dependencies_parsed_at":"2025-02-18T17:39:19.669Z","dependency_job_id":null,"html_url":"https://github.com/fernand3z/my-portfolio","commit_stats":null,"previous_names":["fernand3z/my-portfolio"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernand3z%2Fmy-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernand3z%2Fmy-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernand3z%2Fmy-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernand3z%2Fmy-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernand3z","download_url":"https://codeload.github.com/fernand3z/my-portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252978724,"owners_count":21834914,"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":["amplify","aws","nextjs","portfolio-website","webapp"],"created_at":"2025-02-09T23:52:47.153Z","updated_at":"2025-10-25T14:40:02.863Z","avatar_url":"https://github.com/fernand3z.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Portfolio\n\nA modern, responsive portfolio website built with Next.js, TypeScript, and Tailwind CSS.\n\n## Features\n\n- 🌓 Dark/Light mode\n- 📱 Fully responsive\n- ⚡ Optimized performance\n- 🎨 Modern UI with smooth animations\n- 🔍 SEO optimized\n\n## Prerequisites\n\n- Node.js 18+\n- npm or yarn\n- AWS account\n\n## Getting Started\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/my-portfolio.git\ncd my-portfolio\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Run the development server:\n```bash\nnpm run dev\n```\n\nVisit `http://localhost:3000` to see your portfolio.\n\n## Deployment to AWS Amplify\n\n1. **Prepare Your Repository**\n   - Ensure your code is pushed to GitHub\n   - Your repository should include:\n     - `next.config.js`\n     - `package.json`\n     - `tsconfig.json`\n     - All source files\n\n2. **Set Up AWS Amplify**\n   - Log in to your AWS Console\n   - Go to AWS Amplify\n   - Click \"New App\" → \"Host web app\"\n   - Choose GitHub as your repository source\n   - Select your portfolio repository\n   - Choose the main/master branch\n\n3. **Configure Build Settings**\n   - Amplify will automatically detect Next.js\n   - Use this build configuration:\n\n```yaml\nversion: 1\nfrontend:\n  phases:\n    preBuild:\n      commands:\n        - npm install\n    build:\n      commands:\n        - npm run build\n  artifacts:\n    baseDirectory: .next\n    files:\n      - '**/*'\n  cache:\n    paths:\n      - node_modules/**/*\n```\n\n4. **Deploy**\n   - Review your settings\n   - Click \"Save and deploy\"\n   - Amplify will provide a URL like `https://main.xxxxx.amplifyapp.com`\n\n5. **Custom Domain (Optional)**\n   - In Amplify Console, go to \"Domain Management\"\n   - Click \"Add domain\"\n   - Follow the steps to set up your custom domain\n   - AWS will provide SSL/TLS certificate automatically\n\n## Tech Stack\n\n- [Next.js](https://nextjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [shadcn/ui](https://ui.shadcn.com/)\n- [Lucide Icons](https://lucide.dev/)\n\n## Scripts\n\n- `npm run dev` - Start development server\n- `npm run build` - Build for production\n- `npm start` - Start production server\n- `npm run lint` - Run ESLint\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernand3z%2Fmy-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernand3z%2Fmy-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernand3z%2Fmy-portfolio/lists"}