{"id":15129818,"url":"https://github.com/mujtabacodes/portfolio-next","last_synced_at":"2025-04-12T07:11:03.178Z","repository":{"id":243032923,"uuid":"806317678","full_name":"mujtabacodes/Portfolio-Next","owner":"mujtabacodes","description":"Personal Portfolio Web application - NextJS","archived":false,"fork":false,"pushed_at":"2025-01-29T10:50:41.000Z","size":59381,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T02:22:49.475Z","etag":null,"topics":["ci","docker","docker-compose","docker-container","docker-image","eslint","nexjs","nextjs14","postgresql","prettier","prettier-eslint","prisma","react","reactjs","reactjs-project","tailwind","tailwind-css","zod"],"latest_commit_sha":null,"homepage":"https://mujtabacodes.com","language":"TypeScript","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/mujtabacodes.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}},"created_at":"2024-05-27T00:32:37.000Z","updated_at":"2025-01-29T10:50:46.000Z","dependencies_parsed_at":"2024-10-31T10:44:04.691Z","dependency_job_id":"563e390c-3bf2-4722-9e47-7bc4453cb503","html_url":"https://github.com/mujtabacodes/Portfolio-Next","commit_stats":null,"previous_names":["mujtabacodes/portfolio-next"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabacodes%2FPortfolio-Next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabacodes%2FPortfolio-Next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabacodes%2FPortfolio-Next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabacodes%2FPortfolio-Next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mujtabacodes","download_url":"https://codeload.github.com/mujtabacodes/Portfolio-Next/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530575,"owners_count":21119600,"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":["ci","docker","docker-compose","docker-container","docker-image","eslint","nexjs","nextjs14","postgresql","prettier","prettier-eslint","prisma","react","reactjs","reactjs-project","tailwind","tailwind-css","zod"],"created_at":"2024-09-26T02:21:03.563Z","updated_at":"2025-04-12T07:11:03.143Z","avatar_url":"https://github.com/mujtabacodes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Porfolio Website\n\nThis is my personal portfolio website. It is a full-stack application, with both the frontend and backend built using NextJS. You can view the demo\nhttps://mujtabacodes.com\n\n## Tech Stack\n\n- NextJS\n- ReactJS\n- Typescript\n- TailwindCSS\n- Prisma\n- PostgreSQL\n- Docker\n\n## Want to work with this?\n\nFirst, clone the repository and install the dependencies:\n\n```bash\ngit clone https://github.com/mujtabacodes/Portfolio-Next.git\n```\n\n```bash\nyarn install\n# or\nnpm install\n\n```\n\nThen, change .env.example to .env and put the actual database URL. For the initial stage, you can use [Neon](https://neon.tech/)\n\n```bash\nnpx prisma migrate\n# then\nnpx prisma generate\n\n```\n\nStart the development server:\n\n```bash\nyarn dev\n# or\nnpm run dev\n\n```\n\nNote: Feel free to use [pnpm](https://pnpm.io/) or [bun](https://bun.sh/)\n\n## By Using Docker\n\n- First review docker file and if yarn is not globally install then comment line '5'\n\nThen create Docker image:\n\n```bash\ndocker build -t portfolio-next .\n```\n\nRun container:\n\n```bash\ndocker run -p 3000:3000 portfolio-next\n\n```\n\n## Reach to me\n\n\u003cdiv align=\"center\"\u003e \n  \u003ca href=\"mailto:mujtaba.shafique@outlook.com\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Email-333333?style=for-the-badge\u0026logo=gmail\u0026logoColor=blue\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.linkedin.com/in/mujtaba-shafique/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://mujtabacodes.com/\" target=\"_blank\"\u003e\n     \u003cimg src=\"https://img.shields.io/badge/Portfolio-FF5722?style=for-the-badge\u0026logo=todoist\u0026logoColor=white\" target=\"_blank\" /\u003e \n  \u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujtabacodes%2Fportfolio-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmujtabacodes%2Fportfolio-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujtabacodes%2Fportfolio-next/lists"}