{"id":20976108,"url":"https://github.com/igoraugust0/portfolio","last_synced_at":"2026-04-11T15:40:18.511Z","repository":{"id":249181426,"uuid":"694790072","full_name":"IgorAugust0/portfolio","owner":"IgorAugust0","description":"My personal portfolio website using Next.js 💙","archived":false,"fork":false,"pushed_at":"2025-02-27T12:11:23.000Z","size":6638,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T17:00:01.570Z","etag":null,"topics":["context-api","framer-motion","nextjs","pwa","react","react-email","resend","responsive","tailwindcss","typescript","zod"],"latest_commit_sha":null,"homepage":"https://igor-augusto.vercel.app/","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/IgorAugust0.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":"2023-09-21T17:40:58.000Z","updated_at":"2025-02-27T12:11:27.000Z","dependencies_parsed_at":"2024-07-19T03:25:41.985Z","dependency_job_id":"70698e59-2dab-4120-aa2e-4bdd3647d869","html_url":"https://github.com/IgorAugust0/portfolio","commit_stats":null,"previous_names":["igoraugust0/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgorAugust0%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgorAugust0%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgorAugust0%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IgorAugust0%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IgorAugust0","download_url":"https://codeload.github.com/IgorAugust0/portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243374375,"owners_count":20280668,"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":["context-api","framer-motion","nextjs","pwa","react","react-email","resend","responsive","tailwindcss","typescript","zod"],"created_at":"2024-11-19T04:50:08.017Z","updated_at":"2025-12-27T20:03:02.169Z","avatar_url":"https://github.com/IgorAugust0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# portfolio\n\n\u003e My personal website \u003c3\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FIgorAugust0%2Fportfolio)\n\n## Technology stack\n\n- **Styling:** [Tailwind CSS](https://tailwindcss.com/)\n- **Back-end:** [Next.js](https://nextjs.org/)\n- **Front-end:** [React](https://react.dev/)\n- **Animation:** [Framer Motion](https://www.framer.com/motion/animation/)\n- **Deployment:** [Vercel](https://vercel.com/)\n- **Tools:** [Resend](https://resend.com/) | [React Email](https://react.email/) | [Zod](https://zod.dev/) | [next-pwa](https://github.com/DuCanhGH/next-pwa)\n- **Components:** [react-hot-toast](https://react-hot-toast.com/) | [react-vertical-timeline-component](https://github.com/stephane-monnot/react-vertical-timeline) | [react-tooltip](https://react-tooltip.com/)\n\n## Running locally\n\n1. Clone this repo:\n\n```sh\ngit clone https://github.com/IgorAugust0/portfolio.git\n```\n\n2. Then go to the project's folder:\n\n```sh\ncd portfolio\n```\n\n3. Install all dependencies:\n\n```sh\npnpm i\n```\n\n4. Configure your environment variables and follow the instructions:\n\n```sh\ncp .env.example .env.local\n```\n\n5. Run locally:\n\n```sh\npnpm dev\n```\n\n## File structure\n\nThe basic file structure for the project is organized in the following way:\n\n```\n.\n|-- app\n|-- components\n|-- context\n|-- lib\n`-- public\n```\n\n### [app](https://github.com/IgorAugust0/portfolio/tree/main/app)\n\nHere you'll find the main page of the website. Considering it's a single page application with a single route, most of the sections were defined in the components folder.\n\n### [components](https://github.com/IgorAugust0/portfolio/tree/main/components)\n\nHere you'll find reusable blocks of React components, separated by their respective section.\n\n### [context](https://github.com/IgorAugust0/portfolio/tree/main/context)\n\nHere you'll find context providers for the website, such as active section and theme context.\n\n### [lib](https://github.com/IgorAugust0/portfolio/tree/main/lib)\n\nHere you'll find a set of utilities, such as server components, hooks, type definitions and local static data.\n\n### [public](https://github.com/IgorAugust0/portfolio/tree/main/public)\n\nHere you'll find all assets, such as manifest files, icons and images.\n\n## License\n\n[MIT License](./LICENSE) © Igor Augusto\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figoraugust0%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figoraugust0%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figoraugust0%2Fportfolio/lists"}