{"id":33289510,"url":"https://github.com/ogkae/portfolio","last_synced_at":"2025-11-17T22:03:31.713Z","repository":{"id":324473151,"uuid":"1097340087","full_name":"ogkae/portfolio","owner":"ogkae","description":"My own portfolio made with Typescript and Solid.","archived":false,"fork":false,"pushed_at":"2025-11-16T02:22:46.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-16T04:24:56.806Z","etag":null,"topics":["dark-light-mode","javascript","js","nodejs","portfolio","react","solidjs","template","theme","theme-switcher","ts","tsx","typescript","webapp","website"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ogkae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-11-16T01:25:08.000Z","updated_at":"2025-11-16T02:23:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ogkae/portfolio","commit_stats":null,"previous_names":["ogkae/portfolio"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ogkae/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogkae%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogkae%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogkae%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogkae%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ogkae","download_url":"https://codeload.github.com/ogkae/portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogkae%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284964283,"owners_count":27091965,"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-11-17T02:00:06.431Z","response_time":55,"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":["dark-light-mode","javascript","js","nodejs","portfolio","react","solidjs","template","theme","theme-switcher","ts","tsx","typescript","webapp","website"],"created_at":"2025-11-17T22:00:58.757Z","updated_at":"2025-11-17T22:03:31.708Z","avatar_url":"https://github.com/ogkae.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"left\"\u003e\n\n# My own portfolio\n\nmade with _Typescript_ and _Solid_.\n[`Website`](https://watermelonicevape.vercel.app/)\n\n[![TypeScript](https://img.shields.io/badge/typescript-5.1.3-3178C6?style=flat-square\u0026logo=typescript\u0026logoColor=white)](https://typescriptlang.org)\n[![SolidJS](https://img.shields.io/badge/solidjs-1.7.6-2C4F7C?style=flat-square\u0026logo=solid\u0026logoColor=white)](https://solidjs.com)\n[![Vite](https://img.shields.io/badge/vite-4.3.9-646CFF?style=flat-square\u0026logo=vite\u0026logoColor=white)](https://vitejs.dev)\n\n\u003c/div\u003e\n\n---\n\n## Quick Start\n\n```bash\ngit clone https://github.com/ogkae/portfolio.git\ncd portfolio\npnpm install\npnpm dev\n```\n\nVisit [`localhost:3000`](http://localhost:3000)\n\n## Commands\n\n| Command      | Description              |\n| ------------ | ------------------------ |\n| `pnpm dev`   | Start development server |\n| `pnpm build` | Build for production     |\n| `pnpm serve` | Preview production build |\n\n## Browser Support\n\n\u003cdiv align=\"left\"\u003e\n\n| \u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/main/src/chrome/chrome_48x48.png\" width=\"24\" height=\"24\" alt=\"Chrome\"\u003e | \u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/main/src/firefox/firefox_48x48.png\" width=\"24\" height=\"24\" alt=\"Firefox\"\u003e | \u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/main/src/safari/safari_48x48.png\" width=\"24\" height=\"24\" alt=\"Safari\"\u003e | \u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/main/src/edge/edge_48x48.png\" width=\"24\" height=\"24\" alt=\"Edge\"\u003e |\n| :-------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: |\n|                                                                   *✓*                                                                     |                                                                     *✓*                                                                       |                                                                   *✓*                                                                    |                                                               *✓*                                                                |\n\n\u003c/div\u003e\n\n## Customization\n\n**Update content** | Edit arrays in [`src/App.tsx`](https://raw.githubusercontent.com/ogkae/portfolio/refs/heads/main/src/App.tsx):\n\n```typescript\nconst projects: Project[] = [\n  { id: 'p1', title: 'Project', description: '...', tech: ['...'], github: '...' }\n];\n```\n\n**Change theme** | Modify variables in [`src/index.css`](https://raw.githubusercontent.com/ogkae/portfolio/refs/heads/main/src/index.css):\n\n```css\n:root { --bg-primary: #ffffff; --text-primary: #000000; }\n[data-theme='dark'] { --bg-primary: #000000; --text-primary: #ffffff; }\n```\n\n**GitHub username** | Update in `fetchGithubStats()`:\n\n```typescript\nfetch('https://api.github.com/users/YOUR_USERNAME')\n```\n\n## Deployment\n\n```bash\npnpm build\n```\n\nDeploy `dist/` to:\n[**`Netlify`**](https://www.netlify.com/) • [**`Vercel`**](https://vercel.com/) • [**`GitHub Pages`**](https://pages.github.com/) • [**`Cloudflare Pages`**](https://pages.cloudflare.com/)\n\n## Stack\n\n[**`SolidJS`**](https://solidjs.com) • [**`TypeScript`**](https://typescriptlang.org) • [**`Vite`**](https://vitejs.dev) • [**`Lucide Icons`**](https://lucide.dev)\n\n---\n\n# Showcase\n\n| \u003cimg width=\"1311\" height=\"866\" alt=\"image\" src=\"https://github.com/user-attachments/assets/c6d3b566-3582-48d8-a142-f864e4aeac85\" /\u003e  | \u003cimg width=\"1302\" height=\"862\" alt=\"image\" src=\"https://github.com/user-attachments/assets/5d90c283-4c3b-4e9b-bdec-91abdd950366\" /\u003e  |\n|---|---|\n\n\u003cdiv align=\"left\"\u003e\n\n**[website](https://watermelonicevape.vercel.app/)** • **[@ogkae](https://github.com/ogkae)** • **[discord](https://discord.com/users/1394747147106254949)**\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogkae%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogkae%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogkae%2Fportfolio/lists"}