{"id":22310338,"url":"https://github.com/domin-mnd/portfolio","last_synced_at":"2025-07-29T07:33:00.260Z","repository":{"id":142368288,"uuid":"594176856","full_name":"domin-mnd/portfolio","owner":"domin-mnd","description":"💼 A portfolio built with Next.js, Three.js \u0026 Mantine.","archived":true,"fork":false,"pushed_at":"2023-09-25T12:53:50.000Z","size":4109,"stargazers_count":6,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-09-25T22:28:56.295Z","etag":null,"topics":["mantine","nextjs","portfolio","react","threejs","typescript"],"latest_commit_sha":null,"homepage":"https://domin.pro/","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/domin-mnd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2023-01-27T19:28:48.000Z","updated_at":"2023-09-25T12:54:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"db2e112d-91ea-4f36-83ae-709a2665554c","html_url":"https://github.com/domin-mnd/portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/domin-mnd/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domin-mnd%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domin-mnd%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domin-mnd%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domin-mnd%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domin-mnd","download_url":"https://codeload.github.com/domin-mnd/portfolio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domin-mnd%2Fportfolio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267646068,"owners_count":24120933,"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-07-29T02:00:12.549Z","response_time":2574,"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":["mantine","nextjs","portfolio","react","threejs","typescript"],"created_at":"2024-12-03T21:01:17.503Z","updated_at":"2025-07-29T07:33:00.253Z","avatar_url":"https://github.com/domin-mnd.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003e **Warning**\r\n\u003e This portfolio is deprecated and will be rewritten soon.\r\n\r\n# Portfolio\r\n\r\n![Portfolio Screenshot](/public/works/portfolio.png)\r\n\r\n## About portfolio\r\n\r\nThis work is my new portfolio site built with [Next.js](https://nextjs.org/), [TypeScript](https://www.typescriptlang.org/), [Three.js](https://threejs.org/) \u0026 [Mantine](https://mantine.dev/). A website presents a single page application with carousel consisting of sections presented in the header.\r\n\r\n## Installation\r\n\r\nTo run this project locally, you need to have [Node.js](https://nodejs.org/en/) installed on your machine:\r\n\r\n```bash\r\ngit clone https://github.com/Domin-MND/portfolio . # clone the repository into the current directory\r\nnpm i -g pnpm # package manager\r\npnpm install # for the dependencies installation\r\npnpm build # for the production build\r\npnpm start # start the server\r\n```\r\n\r\nelse you can deploy it on [Vercel](https://vercel.com/) by using its CLI tool:\r\n\r\n```bash\r\nnpm i -g vercel # install the Vercel CLI tool\r\nvercel # deploy the project\r\n```\r\n\r\n## Configuration\r\n\r\nYou can configure the project by editing the `config.tsx` files in the following components:\r\n\r\n- `src/components/pages/index/about/config.tsx` (for the About card)\r\n- `src/components/pages/index/contact/config.tsx` (for the Contact card)\r\n- `src/components/pages/index/skills/config.tsx` (for the Skills card)\r\n- `src/components/pages/index/works/config.tsx` (for the Works card)\r\n- `src/components/layout/footer/config.tsx` (for the footer component)\r\n- `src/components/layout/header/config.tsx` (for the header component)\r\n- `src/components/layout/help/config.tsx` (for i18n help link)\r\n- `src/components/layout/translations/config.tsx` (for translation list, also configure `next-i18next.config.js` locales)\r\n\r\n## i18n\r\n\r\nThis project supports i18n. If no translation is provided to the language - it will take the config information from the above tsx files. The english default translation folder must be named `en` and should never be deleted but may be modified.\r\n\r\n## Documentation\r\n\r\nAll the available documentation regarding the creation \u0026 maintainability of the project is in `docs` folder \u0026 in configuration/component code comments.\r\n\r\n## Contributing\r\n\r\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\r\n\r\n## Contributors\r\n\r\nHuge thanks to these wonderful people for their contributions:\r\n\r\n\u003ctable\u003e\r\n  \u003ctbody\u003e\r\n    \u003ctr\u003e\r\n      \u003ctd\u003e\r\n        \u003ca href=\"https://github.com/RaydanOMGr\"\u003e\r\n          \u003cimg alt=\"RaydanOMGr\" src=\"https://avatars.githubusercontent.com/u/73817645\" width=\"64\" /\u003e\r\n        \u003c/a\u003e\r\n      \u003c/td\u003e\r\n      \u003ctd\u003e\r\n        \u003ca href=\"https://github.com/RaydanOMGr\"\u003e\r\n          \u003cstrong\u003eRaydanOMGr\u003c/strong\u003e\u003cbr /\u003e\r\n        \u003c/a\u003e\r\n        Translated portfolio to german\r\n      \u003c/td\u003e\r\n    \u003c/tr\u003e\r\n    \u003ctr\u003e\r\n      \u003ctd\u003e\r\n        \u003ca href=\"https://discordapp.com/users/929046591657086986\"\u003e\r\n          \u003cimg alt=\"Len#2832\" src=\"https://cdn.discordapp.com/attachments/947837208474288158/1073596324311728148/IMG_20230210_212820.jpg\" width=\"64\" /\u003e\r\n        \u003c/a\u003e\r\n      \u003c/td\u003e\r\n      \u003ctd\u003e\r\n        \u003ca href=\"https://discordapp.com/users/929046591657086986\"\u003e\r\n          \u003cstrong\u003eLen#2832\u003c/strong\u003e\u003cbr /\u003e\r\n        \u003c/a\u003e\r\n        Translated portfolio to indonesian\r\n      \u003c/td\u003e\r\n    \u003c/tr\u003e\r\n    \u003ctr\u003e\r\n      \u003ctd\u003e\r\n        \u003ca href=\"https://discordapp.com/users/667677528218927105\"\u003e\r\n          \u003cimg alt=\"yung_heheh#0430\" src=\"https://cdn.discordapp.com/avatars/667677528218927105/539e93675ad7226fe2099b7ae593ea9b.png\" width=\"64\" /\u003e\r\n        \u003c/a\u003e\r\n      \u003c/td\u003e\r\n      \u003ctd\u003e\r\n        \u003ca href=\"https://discordapp.com/users/667677528218927105\"\u003e\r\n          \u003cstrong\u003eyung_heheh#0430\u003c/strong\u003e\u003cbr /\u003e\r\n        \u003c/a\u003e\r\n        Translated portfolio to polish \u0026 helped with testing the web\r\n      \u003c/td\u003e\r\n    \u003c/tr\u003e\r\n    \u003ctr\u003e\r\n      \u003ctd\u003e\r\n        \u003ca href=\"https://discord.gg/AaS4dwVHyA\"\u003e\r\n          \u003cimg alt=\"djoh\" src=\"https://avatars.githubusercontent.com/u/68508885\" width=\"64\" /\u003e\r\n        \u003c/a\u003e\r\n      \u003c/td\u003e\r\n      \u003ctd\u003e\r\n        \u003ca href=\"https://discord.gg/AaS4dwVHyA\"\u003e\r\n          \u003cstrong\u003edjoh\u003c/strong\u003e\u003cbr /\u003e\r\n        \u003c/a\u003e\r\n        Translated portfolio to ukrainian\r\n      \u003c/td\u003e\r\n    \u003c/tr\u003e\r\n  \u003c/tbody\u003e\r\n\u003c/table\u003e\r\n\r\n\u003e **Note**: If you wish to help translate the portfolio to your language, please join the [Crowdin project](https://crowdin.com/project/domins-portfolio).\r\n\r\n## License\r\n\r\nThis project is under [MIT](https://choosealicense.com/licenses/mit/) license. You can freely use it for your own purposes.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomin-mnd%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomin-mnd%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomin-mnd%2Fportfolio/lists"}