{"id":27166150,"url":"https://github.com/shricodev/portfolio","last_synced_at":"2025-04-09T03:38:21.077Z","repository":{"id":155268195,"uuid":"622173415","full_name":"shricodev/portfolio","owner":"shricodev","description":"My portfolio site source code built using Next.js 14 ⚡","archived":false,"fork":false,"pushed_at":"2025-03-15T03:37:14.000Z","size":13971,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-15T04:24:43.917Z","etag":null,"topics":["calcom","github-actions","graphql","hashnode-api","markdown","nextjs","portfolio","portfolio-website","resend","showcase"],"latest_commit_sha":null,"homepage":"https://www.techwithshrijal.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/shricodev.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-04-01T10:41:51.000Z","updated_at":"2025-03-15T03:37:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"61d6a141-5daf-470e-8ce6-a2ec96ff4bdf","html_url":"https://github.com/shricodev/portfolio","commit_stats":null,"previous_names":["shricodev/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shricodev%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shricodev%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shricodev%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shricodev%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shricodev","download_url":"https://codeload.github.com/shricodev/portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247974603,"owners_count":21026742,"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":["calcom","github-actions","graphql","hashnode-api","markdown","nextjs","portfolio","portfolio-website","resend","showcase"],"created_at":"2025-04-09T03:38:20.571Z","updated_at":"2025-04-09T03:38:21.065Z","avatar_url":"https://github.com/shricodev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio\n\nThis repository contains the source code for my Next.js portfolio. Visit the\nwebsite to learn more about my work and experiences, sign up for my newsletter,\ndiscuss potential opportunities, or schedule a 1:1 meeting.\n\n[Live Demo](https://www.techwithshrijal.com) ·\n[Report Bug](https://github.com/shricodev/portfolio/issues) ·\n[Request Feature](https://github.com/shricodev/portfolio/issues)\n\n![Hero Page of Shrijal Acharya](https://github.com/user-attachments/assets/bfb2b98e-7f65-46d5-ae05-548b25745f7c)\n\n## 🪄 Tech Stacks\n\n- [`Next.js`](https://nextjs.org): A React framework for server-side rendering,\n  static site generation, and more.\n- [`Tailwind CSS`](https://tailwindcss.com): A utility-first CSS framework for\n  building responsive designs.\n\n- [`Cal.com`](https://cal.com): An open-source scheduling platform for booking\n  and managing meetings.\n\n- [`GraphQL`](https://graphql.org): A query language and runtime for APIs, with\n  flexible data fetching.\n\n- [`next-mdx-remote`](https://github.com/hashicorp/next-mdx-remote): A library\n  to render Markdown/MDX content in Next.js apps.\n\n- [`gray-matter`](https://github.com/jonschlinkert/gray-matter): A parser for\n  YAML front matter in Markdown files.\n\n- [`Zod`](https://zod.dev): A TypeScript-first schema declaration and validation\n  library.\n- [`TypeScript`](https://www.typescriptlang.org): A strongly typed programming\n  language that builds on JavaScript.\n\n- [`Resend`](https://resend.com): An API for sending transactional emails with\n  templates support.\n\n- [`Sugar-High`](https://www.npmjs.com/package/sugar-high): A lightweight syntax\n  highlighting library.\n\n- [`Vercel`](https://vercel.com): A cloud platform for hosting and deploying web\n  applications.\n- [`Cloudflare`](https://www.cloudflare.com): A global network for speed and\n  security.\n\n## 🛠️ Installation\n\n- **Clone the Repository (use HTTPS if preferred)**\n\n  ```bash\n  git clone git@github.com:shricodev/portfolio.git\n  ```\n\n- **Navigate to the Directory**\n\n  ```bash\n  cd portfolio\n  ```\n\n- **Install Dependencies**\n\n  ```bash\n  npm install\n  ```\n\n- **Start the Development Server**\n\n  ```bash\n  npm run dev\n  ```\n\n## 🚀 Showcase\n\n![Blogs and Projects page of Shrijal Acharya](https://github.com/user-attachments/assets/94c4fcc7-31b8-4bd6-96e0-10e0b5620a14)\n![Schedule a 1:1 Meeting with Shrijal Acharya](https://github.com/user-attachments/assets/72f3c8ce-4d1e-4ca3-96bd-b39c2d64636d)\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n- Fork the Project\n- Create your Feature Branch (`git checkout -b feature/amazing-feature`)\n- Commit your Changes (`git commit -m 'Add some amazing-feature'`)\n- Push to the Branch (`git push origin feature/amazing-feature`)\n- Open a Pull Request\n\n## 💬 Contact\n\nFeel free to reach out to me through any of the social handles listed here\n(LinkedIn and Email are preferred):\n[https://linktr.ee/shricodev](https://linktr.ee/shricodev)\n\n## 🛡️ License\n\nThis project is licensed under the MIT License - see the\n[LICENSE](https://github.com/shricodev/portfolio/blob/main/LICENSE) file for\ndetails.\n\n## 👋 Support\n\nFor support, email\n[contact@techwithshrijal.com](mailto:contact@techwithshrijal.com) or reach out\nto me on socials.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshricodev%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshricodev%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshricodev%2Fportfolio/lists"}