{"id":22391544,"url":"https://github.com/trustworthydev/portfolio","last_synced_at":"2026-04-08T16:31:11.292Z","repository":{"id":265622181,"uuid":"896295243","full_name":"TrustworthyDev/Portfolio","owner":"TrustworthyDev","description":"Personal Website Portofolio","archived":false,"fork":false,"pushed_at":"2024-12-01T19:22:18.000Z","size":11637,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T22:13:50.812Z","etag":null,"topics":["nextjs","once-ui","scss","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://stefano-mori.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TrustworthyDev.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":"2024-11-30T01:39:11.000Z","updated_at":"2024-11-30T17:04:17.000Z","dependencies_parsed_at":"2024-11-30T07:37:38.561Z","dependency_job_id":null,"html_url":"https://github.com/TrustworthyDev/Portfolio","commit_stats":null,"previous_names":["trustworthydev/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrustworthyDev%2FPortfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrustworthyDev%2FPortfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrustworthyDev%2FPortfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrustworthyDev%2FPortfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrustworthyDev","download_url":"https://codeload.github.com/TrustworthyDev/Portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245743435,"owners_count":20665093,"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":["nextjs","once-ui","scss","typescript","vercel"],"created_at":"2024-12-05T04:10:20.158Z","updated_at":"2026-04-08T16:31:11.286Z","avatar_url":"https://github.com/TrustworthyDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Build your portfolio with Once UI's Magic Portfolio**\n\nMagic Portfolio was built with [Once UI](https://once-ui.com) for [Next.js](https://nextjs.org). It requires Node.js v18.17+.\n\n**1. Clone the repository**\n```\ngit clone https://github.com/once-ui-system/magic-portfolio.git\n```\n\n**2. Install dependencies**\n```\nnpm install\n```\n\n**3. Run dev server**\n```\nnpm run dev\n```\n\n**4. Edit config**\n```\nsrc/app/resources/config\n```\n\n**5. Edit content**\n```\nsrc/app/resources/content (or content-i18n for localization)\n```\n\n**6. Create blog posts / projects**\n```\nAdd a new .mdx file to src/app/[locale]/blog/posts or src/app/[locale]/work/projects\n```\n\n# **Features**\n\n## **Once UI**\n- All tokens, components \u0026 features of [Once UI](https://once-ui.com)\n\n## **SEO**\n- Automatic open-graph and X image generation with next/og\n- Automatic schema and metadata generation based on the content file\n\n## **Design**\n- Responsive layout optimized for all screen sizes\n- Timeless design without heavy animations and motion\n- Endless customization options through [data attributes](https://once-ui.com/docs/theming)\n\n## **Content**\n- Render sections conditionally based on the content file\n- Enable or disable pages for blog, work, gallery and about / CV\n- Generate and display social links automatically\n- Set up password protection for URLs\n\n## **Localization (NEW)**\n- Magic Portfolio now supports localization with the next-intl library\n- See more info in resources/config.js\n\n# **Authors**\n\nConnect with us on Threads or LinkedIn.\n\nLorant Toth: [Threads](https://www.threads.net/@lorant.one), [LinkedIn](https://www.linkedin.com/in/tothlorant/)  \nZsofia Komaromi: [Threads](https://www.threads.net/@zsofia_kom), [LinkedIn](https://www.linkedin.com/in/zsofiakomaromi/)\n\nLocalization added by [François Hernandez](https://github.com/francoishernandez)\n\n# **Get involved**\n\n- Join the [Design Engineers Club on Discord](https://discord.com/invite/5EyAQ4eNdS) and share your portfolio with us!\n- Report a [bug](https://github.com/once-ui-system/magic-portfolio/issues/new?labels=bug\u0026template=bug_report.md).\n\n# **License**\n\nDistributed under the CC BY-NC 4.0 License.\n- Commercial usage is not allowed.\n- Attribution is required.\n\nSee `LICENSE.txt` for more information.\n\n# **Deploy with Vercel**\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fonce-ui-system%2Fmagic-portfolio\u0026project-name=portfolio\u0026repository-name=portfolio\u0026redirect-url=https%3A%2F%2Fgithub.com%2Fonce-ui-system%2Fmagic-portfolio\u0026demo-title=Magic%20Portfolio\u0026demo-description=Showcase%20your%20designers%20or%20developer%20portfolio\u0026demo-url=https%3A%2F%2Fdemo.magic-portfolio.com\u0026demo-image=https%3A%2F%2Fonce-ui.com%2Fimages%2Ftemplates%2Fmagic-portfolio%2Fcover.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrustworthydev%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrustworthydev%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrustworthydev%2Fportfolio/lists"}