{"id":18924298,"url":"https://github.com/warmachine028/portfolio","last_synced_at":"2025-10-19T20:34:07.932Z","repository":{"id":259185713,"uuid":"866712995","full_name":"warmachine028/portfolio","owner":"warmachine028","description":"My personal portfolio built with Next JS on top of ReactJS, Once-UI, and SCSS","archived":false,"fork":false,"pushed_at":"2025-06-11T01:18:29.000Z","size":20987,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T02:30:09.542Z","etag":null,"topics":["nextjs","once","portfolio","reactjs"],"latest_commit_sha":null,"homepage":"https://pritam-kd.vercel.app","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/warmachine028.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-10-02T18:36:46.000Z","updated_at":"2025-06-11T01:18:32.000Z","dependencies_parsed_at":"2024-10-23T10:28:29.721Z","dependency_job_id":"2b6e677b-819c-4d16-9113-3b19ea376390","html_url":"https://github.com/warmachine028/portfolio","commit_stats":null,"previous_names":["warmachine028/portfolio"],"tags_count":0,"template":false,"template_full_name":"warmachine028/github-super-starter-kit","purl":"pkg:github/warmachine028/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warmachine028","download_url":"https://codeload.github.com/warmachine028/portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warmachine028%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278173367,"owners_count":25942293,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nextjs","once","portfolio","reactjs"],"created_at":"2024-11-08T11:06:24.844Z","updated_at":"2025-10-19T20:34:07.922Z","avatar_url":"https://github.com/warmachine028.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"    updated on: 10th October 2025, Friday\n\n\u003cdiv align=center\u003e\n    \u003ca href=\"https://github.com/warmachine028/portfolio\"\u003e\n        \u003cimg width=\"200\" src=\"https://img.icons8.com/?size=1000\u0026id=46874\" alt=\"portfolio\"\u003e\n    \u003c/a\u003e\n    \u003cp style=\"font-family: roboto, calibri; font-size:12pt; font-style:italic\"\u003e A good one liner description here \u003c/p\u003e\n    \u003ca src=\"https://github.com/warmachine028/portfolio/forks\"\u003e\n        \u003cimg alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/warmachine028/portfolio\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n# [Portfolio](https://github.com/warmachine028/portfolio)\n\n![line]\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Getting Started](#getting-started)\n- [Developement](#developement)\n- [Tech Stack Used](#tech-stack-used)\n- [Preview](#preview)\n- [Best Contributors](#best-contributors)\n- [License](#license)\n\n![line]\n\n## Introduction\n\n- A github template to automate basic initial workflows of a project.\n\n## Getting Started\n\n### Generating a repo from the template\n\n1. To configure automatic preview generation, replace [`url`](.github/take-snapshot.mjs#L5) with your hosted URL.\n2. Configure the [CodeQL Analysis](.github/workflows/codeql-analysis.yml) according to your tech stack/language.\n3. Configure [Dependabot](https://github.com/dependabot) alerts for package auto-updates and PRs for the package-manager of your choice inside [.github/dependabot.yml](.github/dependabot.yml)\n4. Configure the directories and cron jobs of the package managers _(eg. client/server)_ inside [.github/dependabot.yml](.github/dependabot.yml).\n5. By default **Dependabot Alerts** are enabled for npm only, the ones relevant to your project.\n6. Feel free to add your own sections _(eg. Configuring, Designs, Documents, Diagrams)_ in this readme according to your requirements, make sure to link those sections in the above [**Table of Contents**](#table-of-contents)\n7. You can find some free url-resourses below to find [markdown-badges], [icons] etc.\n\n### Forking this template\n\n- Run Initializer Action\n\n1. Go to **Actions** tab\n2. Enable workflows by Clicking on **green button** which says `I understand my workflows, go ahead and enable them`.\n3. Click on `🍴 Fork initialize` from Actions Sidebar.\n4. Click on `Run Workflow` in the **main** branch.\n5. Go to **Security** tab\n\n- Enable Dependabot Alerts\n\n1. Wait for the Run Initializer above step to complete.\n2. Go to [**Security**](https://github.com/warmachine028/portfolio/security) tab.\n3. Click on **Security Overview**.\n4. Click on `Enable Dependabot alerts` button.\n\n- Enable Code Scanning Alerts\n\n1. Go to [Code security and analysis](https://github.com/SrijaAdhya12/portfolio/settings/security_analysis#code_scanning_settings) section in settings.\n2. Enable subsequent **Graphs**, **updates** and **alerts**.\n3. Scroll down and go to **Tools** section set `CodeQL Analysis` to default.\n\n![line]\n\n## Developement\n\n- Steps used for development of this project\n- Build processes\n- CI/CD commands\n- Docker commands\n\n![line]\n\n## Tech Stack Used\n\n- GitHub\n- Markdown\n- Prettier\n- Dependabot\n- GitHub Actions\n- Yaml\n- JavaScript\n\n![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white) ![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge\u0026logo=markdown\u0026logoColor=white) ![Prettier](https://img.shields.io/badge/prettier-1A2B34?style=for-the-badge\u0026logo=prettier\u0026logoColor=pink) ![Dependabot](https://img.shields.io/badge/dependabot-025E8C?style=for-the-badge\u0026logo=dependabot\u0026logoColor=white) ![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge\u0026logo=githubactions\u0026logoColor=white) ![YAML](https://img.shields.io/badge/yaml-%23ffffff.svg?style=for-the-badge\u0026logo=yaml\u0026logoColor=151515) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n\n![line]\n\n## Preview\n\n\u003cpicture align=\"center\"\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\".github/preview-light.png\"\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\".github/preview-dark.png\"\u003e\n    \u003cimg src=\".github/preview-light.png\" alt=\"preview\"\u003e\n\u003c/picture\u003e\n\n![line]\n\n## Best Contributors\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/warmachine028/portfolio/graphs/contributors\"\u003e\n        \u003cimg src=\"https://contrib.rocks/image?repo=warmachine028/portfolio\" alt=\"contributors\"/\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n![line]\n\n## License\n\n- See [LICENSE]\n\n**Pritam Kundu, 2024**\n\n![line]\n\n## Thank you, everyone 💚\n\n[icons]: https://icons8.com\n[markdown-badges]: https://github.com/Ileriayo/markdown-badges\n[custom-icons]: https://simpleicons.org\n[line]: https://user-images.githubusercontent.com/75939390/137615281-3a875960-92cc-407f-97fe-fd2319bdb252.png\n[License]: https://github.com/warmachine028/portfolio/blob/main/LICENSE\n\n\u003c!-- 10/10/25 --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarmachine028%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarmachine028%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarmachine028%2Fportfolio/lists"}