{"id":18575595,"url":"https://github.com/jsiqbal/next-portfolio-v2","last_synced_at":"2025-06-22T14:10:28.871Z","repository":{"id":186222963,"uuid":"674836107","full_name":"JsIqbal/next-portfolio-v2","owner":"JsIqbal","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-19T13:30:09.000Z","size":1767,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-05-16T00:40:49.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JsIqbal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-08-04T23:14:52.000Z","updated_at":"2024-08-20T02:00:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"23d0913c-c3b3-4c34-b945-fc1832e624ff","html_url":"https://github.com/JsIqbal/next-portfolio-v2","commit_stats":null,"previous_names":["jsiqbal/next-portfolio-v2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JsIqbal/next-portfolio-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JsIqbal%2Fnext-portfolio-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JsIqbal%2Fnext-portfolio-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JsIqbal%2Fnext-portfolio-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JsIqbal%2Fnext-portfolio-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JsIqbal","download_url":"https://codeload.github.com/JsIqbal/next-portfolio-v2/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JsIqbal%2Fnext-portfolio-v2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261304267,"owners_count":23138301,"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":[],"created_at":"2024-11-06T23:20:28.850Z","updated_at":"2025-06-22T14:10:23.853Z","avatar_url":"https://github.com/JsIqbal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n-   [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n-   [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n---\n\n### Documentation\n\nwhy next?\n\n1. App router : offers dynamic routing, route grouping\n2. ssr: server side rendering\n3. seo: search engine optimization\n\nwhy again?\n\n1. app router: having parent and child routes\n2. fullstack application\n3. client + server side code run together\n4. Nextjs optimization : code splitting to improve initial load time\n5. auto optimization for images\n\nThe directories are the routes for the brousers.\n\nRoute grouping helps us to keep track of our files\n\nLayout component gets in all pages\nloading.jsx : this is the lazy loading extension for user experience. in nextjs we can just write a loader.jsx to view it at data fetching time\nyou can just console.log to see if the code is running on csr or ssr. we use ssr for faster loading and csr for client interaction\n\n---\n\n2 ways to use css\nthe global css\nmodule.\u003ccomponent name\u003e.css\n\nwe don't need to link google fonts in nextjs. we can see the layout page and see that it's automatically included\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsiqbal%2Fnext-portfolio-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsiqbal%2Fnext-portfolio-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsiqbal%2Fnext-portfolio-v2/lists"}