{"id":21298277,"url":"https://github.com/mohitmishra786/mohit-portfolio","last_synced_at":"2025-04-14T16:57:19.272Z","repository":{"id":115909175,"uuid":"543756778","full_name":"mohitmishra786/mohit-portfolio","owner":"mohitmishra786","description":"🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.","archived":false,"fork":false,"pushed_at":"2024-12-22T05:12:34.000Z","size":1953,"stargazers_count":11,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T05:31:52.688Z","etag":null,"topics":["academic","academic-website","developer-portfolio","developer-portfolio-template","easy-to-use","hacktoberfest","hacktoberfest2022","javascript","portfolio","portfolio-project","portfolio-site","portfolio-template","portfolio-website","react","reactjs","theme"],"latest_commit_sha":null,"homepage":"https://bit.ly/3fzHyPn","language":"JavaScript","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/mohitmishra786.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":"2022-09-30T19:22:05.000Z","updated_at":"2024-12-27T20:00:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"69560ed4-2b46-45f2-b758-2b5fcfcd8fc4","html_url":"https://github.com/mohitmishra786/mohit-portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitmishra786%2Fmohit-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitmishra786%2Fmohit-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitmishra786%2Fmohit-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitmishra786%2Fmohit-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohitmishra786","download_url":"https://codeload.github.com/mohitmishra786/mohit-portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248923695,"owners_count":21183951,"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":["academic","academic-website","developer-portfolio","developer-portfolio-template","easy-to-use","hacktoberfest","hacktoberfest2022","javascript","portfolio","portfolio-project","portfolio-site","portfolio-template","portfolio-website","react","reactjs","theme"],"created_at":"2024-11-21T14:49:27.618Z","updated_at":"2025-04-14T16:57:19.251Z","avatar_url":"https://github.com/mohitmishra786.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to developer-portfolio 👋\u003c/h1\u003e\n\n## Software Developer Portfolio Template built with Next.js, bootstrap that helps you showcase your work and skills as a software developer.\n\n\u003cp align=\"center\"\u003e\n  \u003ckbd\u003e\n    \u003cimg src=\"https://github.com/mohitmishra786/mohit-portfolio/blob/main/readme_pic.jpg\"\u003e\u003c/img\u003e\n  \u003c/kbd\u003e\n\u003c/p\u003e\n\n## To view a live example, **[click here](https://mohit-portfolio-coral.vercel.app/)**.\n\nJust Edit `portfolio.js` to get your personal portfolio. Feel free to use it as-is or customize it as much as you want.\n\n## Sections\n\n✔️ Summary and About me\\\n✔️ Skills\\\n✔️ Work Experience\\\n✔️ Projects\\\n✔️ Github Profile\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\nYou'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer.\n\u003cbr\u003e\n**For Windows** Install Visual C++ Build Environment: [Visual Studio Build Tools](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools)\n\n```\nnode@v10.16.0 or higher\nnpm@6.9.0 or higher\ngit@2.17.1 or higher\n```\n\n## How To Use\n\n1. Fork this repoistory and clone it to your local machine.\n```bash\n$ git clone https://github.com/\u003cyour-username\u003e/developer-portfolio.git\n``` \n2. Go into the repository\n```bash\n$ cd developer-portfolio\n```\n\n3. Install dependencies\n```bash\n$ yarn\n```\n\n4. Edit `portfolio.js`\n\n5. Start's development server\n```bash\n$ yarn dev\n```\n\n## Linking Portfolio to Github\n\n```javascript\n  //  portfolio.js\n  githubUserName: 'YOUR GITHUB USERNAME HERE',\n```\n\n#### Using Emojis\n\nFor adding emoji 😃 into the texts in `Portfolio.js`, use the `emoji()` function and pass the text you need as an argument. This would help in keeping emojis compatible across different browsers and platforms.\n\n## Technologies Used\n\n-   [Next.js](https://nextjs.org/)\n-   [axios](https://www.npmjs.com/package/axios)\n-   [reactstrap](https://reactstrap.github.io/)\n-   [react-reveal](https://www.react-reveal.com/)\n-   [react-lottie](https://www.npmjs.com/package/react-lottie)\n-   [react-easy-emoji](https://github.com/appfigures/react-easy-emoji)\n-   [react-headroom](https://github.com/KyleAMathews/react-headroom)\n-   [color-thief](https://github.com/lokesh/color-thief)\n\n## Illustrations\n\n-   [Lottie File Source](https://lottiefiles.com)\n\n## Icons\nIconify Icons are used in skill section. You can find all the icons here: [Iconify](https://icon-sets.iconify.design/).\n\n👤 **Mohit Mishra**\n\n-   Website: https://mohit-portfolio-coral.vercel.app/\n-   Github: [mohitmishra786](https://github.com/mohitmishra786)\n-   LinkedIn: [Mohit Mishra](https://linkedin.com/in/mohitmishraml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitmishra786%2Fmohit-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohitmishra786%2Fmohit-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitmishra786%2Fmohit-portfolio/lists"}