{"id":16736066,"url":"https://github.com/zgunz42/portfolio","last_synced_at":"2025-08-03T00:09:46.925Z","repository":{"id":38440137,"uuid":"499390121","full_name":"zgunz42/portfolio","owner":"zgunz42","description":"i kadek adi gunawan portfolio build with react and deploy using vercel","archived":false,"fork":false,"pushed_at":"2024-10-29T10:53:52.000Z","size":51657,"stargazers_count":2,"open_issues_count":113,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-29T12:46:36.755Z","etag":null,"topics":["cypress","eslint","jest","portfolio","portfolio-website","prettier","typescript"],"latest_commit_sha":null,"homepage":"https://devbox-nu.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/zgunz42.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-06-03T05:27:14.000Z","updated_at":"2024-08-15T05:26:17.000Z","dependencies_parsed_at":"2023-09-24T10:03:23.274Z","dependency_job_id":"94651f4c-14cf-42ae-b7cf-c284d911fac2","html_url":"https://github.com/zgunz42/portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"wtchnm/Vitamin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgunz42%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgunz42%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgunz42%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgunz42%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zgunz42","download_url":"https://codeload.github.com/zgunz42/portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243735804,"owners_count":20339532,"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":["cypress","eslint","jest","portfolio","portfolio-website","prettier","typescript"],"created_at":"2024-10-13T00:08:12.035Z","updated_at":"2025-03-15T13:31:01.257Z","avatar_url":"https://github.com/zgunz42.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adi Gunawan - Portfolio\n\n[![codecov](https://codecov.io/gh/zgunz42/portfolio/branch/main/graph/badge.svg?token=H9BBAKGYI0)](https://codecov.io/gh/zgunz42/portfolio) ![Test workflow](https://github.com/zgunz42/portfolio/actions/workflows/test.yml/badge.svg) ![CodeQL workflow](https://github.com/zgunz42/portfolio/actions/workflows/codeql-analysis.yml/badge.svg) [![Total alerts](https://img.shields.io/lgtm/alerts/g/zgunz42/portfolio.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/zgunz42/portfolio/alerts/) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/zgunz42/portfolio.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/zgunz42/portfolio/context:javascript) [![Vitamin](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/simple/etow1b\u0026style=flat\u0026logo=cypress)](https://dashboard.cypress.io/projects/etow1b/runs) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/zgunz42/portfolio/blob/main/LICENSE)\n\nUsing Vitamin Starter template\n\n## Features\n\n- [Vite](https://vitejs.dev) with [React](https://reactjs.org), [TypeScript](https://www.typescriptlang.org) and [absolute imports](https://github.com/aleclarson/vite-tsconfig-paths).\n- [Tailwind CSS v3](https://tailwindcss.com) with a [basic reset for form styles](https://github.com/tailwindlabs/tailwindcss-forms) and a [Prettier plugin](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) that automatically sorts classes.\n- Use [ESLint](https://eslint.org), [stylelint](https://stylelint.io) and [Prettier](https://prettier.io) on VSCode and before you commit with [Husky](https://github.com/typicode/husky) and [lint-staged](https://github.com/okonet/lint-staged).\n- [PWA](https://github.com/antfu/vite-plugin-pwa) with [17/17 Lighthouse score](https://web.dev/pwa-checklist/).\n- Write unit and integration tests with [Vitest](https://vitest.dev/) and [Testing Library](https://testing-library.com/).\n- Write e2e tests with [Cypress](https://www.cypress.io).\n- GitHub Actions for automatic [dependency updates](https://renovatebot.com/), [CodeQL Analysis](https://securitylab.github.com/tools/codeql), running tests and code coverage with [Codecov](https://about.codecov.io/).\n- Deploy to [Vercel](vercel.com) with pre-configured [SPA fallback](https://vercel.com/docs/configuration#routes/advanced/spa-fallback).\n- Mantine UI for roboust development\n\n## Getting started\n\nUse this repository as a [GitHub template](https://github.com/wtchnm/Vitamin/generate) or use [degit](https://github.com/Rich-Harris/degit) to clone to your machine with an empty git history:\n\n```\nnpx degit wtchnm/Vitamin#main my-app\n```\n\nThen, install the dependencies:\n\n```\npnpm install\n```\n\n### Before you start coding\n\n- [x] If you don't plan to use GitHub Actions, delete the `.github` directory.\n- [x] Clean up the `cypress/integration/index.spec.ts` file.\n- [x] Change the `favicon.png`, `apple-touch-icon.png`, `android-chrome-192x192.png` and `android-chrome-512x512.png`. [favicon.io](https://favicon.io) is a cool tool for generating these assets.\n- [x] In the `src` folder, remove the `__tests__`, `api` and `components` folder and the `types.ts` file.\n- [x] If you don't plan to use `react-query`, remove the query client logic in the `main.tsx` file.\n- [x] Change the title, description and theme color in the `index.html` and `vite.config.ts`. The [Inter](https://rsms.me/inter/) font is included, so remove it if you want.\n- [x] Modify or delete the `LICENSE` file.\n- [x] Change the `name` field in package.json.\n\n## Scripts\n\n- `pnpm dev` - start a development server with hot reload.\n- `pnpm build` - build for production. The generated files will be on the `dist` folder.\n- `pnpm preview` - locally preview the production build.\n- `pnpm test` - run unit and integration tests related to changed files based on git.\n- `pnpm test:ci` - run all unit and integration tests in CI mode.\n- `pnpm test:e2e` - run all e2e tests with the Cypress Test Runner.\n- `pnpm test:e2e:headless` - run all e2e tests headlessly.\n- `pnpm format` - format all files with Prettier.\n- `pnpm lint` - runs TypeScript, ESLint and Stylelint.\n- `pnpm validate` - runs `lint`, `test:ci` and `test:e2e:ci`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgunz42%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzgunz42%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgunz42%2Fportfolio/lists"}