{"id":21770760,"url":"https://github.com/gouravkhunger/portfolio","last_synced_at":"2026-03-10T00:33:27.649Z","repository":{"id":117647880,"uuid":"307439263","full_name":"gouravkhunger/portfolio","owner":"gouravkhunger","description":"My portfolio website","archived":false,"fork":false,"pushed_at":"2025-10-19T17:30:53.000Z","size":9624,"stargazers_count":28,"open_issues_count":1,"forks_count":5,"subscribers_count":0,"default_branch":"jekyll","last_synced_at":"2025-10-20T01:00:57.974Z","etag":null,"topics":["hacktoberfest","html","javascript","jekyll","portfolio","portfolio-template","portfolio-website","ruby","tailwindcss"],"latest_commit_sha":null,"homepage":"https://gourav.sh","language":"HTML","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/gouravkhunger.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"gouravkhunger","custom":"https://paypal.me/gouravkhunger"}},"created_at":"2020-10-26T16:40:35.000Z","updated_at":"2025-10-19T17:40:14.000Z","dependencies_parsed_at":"2025-01-02T09:24:30.252Z","dependency_job_id":"4f5f6b40-a107-43e6-9a76-7cb5fb2265ab","html_url":"https://github.com/gouravkhunger/portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gouravkhunger/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gouravkhunger%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gouravkhunger%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gouravkhunger%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gouravkhunger%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gouravkhunger","download_url":"https://codeload.github.com/gouravkhunger/portfolio/tar.gz/refs/heads/jekyll","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gouravkhunger%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30318476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["hacktoberfest","html","javascript","jekyll","portfolio","portfolio-template","portfolio-website","ruby","tailwindcss"],"created_at":"2024-11-26T14:13:44.654Z","updated_at":"2026-03-10T00:33:27.633Z","avatar_url":"https://github.com/gouravkhunger.png","language":"HTML","funding_links":["https://github.com/sponsors/gouravkhunger","https://paypal.me/gouravkhunger"],"categories":[],"sub_categories":[],"readme":"# [My portfolio website](https://gourav.sh)\n\nThis is a minimal portfolio website built using Jekyll with HTML, TailwindCSS, JavaScript and Ruby (for a few custom plugins).\n\nThe website is generated using [github actions](https://github.com/gouravkhunger/portfolio/blob/jekyll/.github/workflows/publish-site.yml) and served via the [gh-pages](https://github.com/gouravkhunger/portfolio/tree/gh-pages) branch.\n\nHere are the demo pictures of how the portfolio looks like:\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://user-images.githubusercontent.com/46792249/169602749-790ac576-415f-425e-abbc-4a3acc453b88.png\" width=\"700\"/\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://user-images.githubusercontent.com/46792249/169603232-ecc03153-48be-4a2c-b671-b1928323e135.png\" width=\"700\"/\u003e\n\u003c/p\u003e\n\nDrop this repository a :star: for the design :D\n\n## Local Setup\n\nPlease install [Ruby](https://www.ruby-lang.org/en/documentation/installation/) and [Node.js](https://nodejs.org/en/download/) before proceeding future!\n\nClone the project:\n\n```bash\ngit clone https://github.com/gouravkhunger/portfolio\ncd portfolio\n```\n\nInstall dependencies:\n\n```bash\nnpm i\nbundle install\n```\n\nRun local server\n\n```bash\nbundle exec jekyll serve\n```\n\nNow you can head over to [https://localhost:4000](https://localhost:4000) to preview the website locally!\n\n## License\n\nThis project is licensed under the [MIT License](https://github.com/gouravkhunger/portfolio/blob/jekyll/LICENSE) terms.\n\n```\nMIT License\n\nCopyright (c) 2022 Gourav Khunger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgouravkhunger%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgouravkhunger%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgouravkhunger%2Fportfolio/lists"}