{"id":37622506,"url":"https://github.com/note35/about","last_synced_at":"2026-01-16T10:41:51.891Z","repository":{"id":85929288,"uuid":"295466444","full_name":"note35/about","owner":"note35","description":"My about me page, including links to my talks and toys.","archived":false,"fork":false,"pushed_at":"2025-11-04T06:37:00.000Z","size":170248,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-11-04T08:24:44.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://note35.github.io/about/","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/note35.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":"2020-09-14T15:57:12.000Z","updated_at":"2025-11-04T06:37:04.000Z","dependencies_parsed_at":"2025-10-08T02:36:07.417Z","dependency_job_id":null,"html_url":"https://github.com/note35/about","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/note35/about","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note35%2Fabout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note35%2Fabout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note35%2Fabout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note35%2Fabout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/note35","download_url":"https://codeload.github.com/note35/about/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note35%2Fabout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-16T10:41:51.794Z","updated_at":"2026-01-16T10:41:51.883Z","avatar_url":"https://github.com/note35.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Website\n\nA modern, responsive personal website built with React, TypeScript, and Tailwind CSS.\n\n## Features\n\n- **About**: Personal information and bio\n- **Talks**: Conference presentations and speaking engagements\n- **Toys**: Personal projects and open source contributions\n- **Blog**: Technical articles and insights\n\n## Tech Stack\n\n- **Frontend**: React 18 + TypeScript\n- **Build Tool**: Vite (replacing Create React App)\n- **Styling**: Tailwind CSS (replacing Material-UI)\n- **Icons**: Lucide React\n- **Routing**: React Router v6\n- **Deployment**: GitHub Pages\n\n## Development\n\n### Prerequisites\n\n- Node.js 18+ \n- npm or yarn\n\n### Setup\n\n1. Install dependencies:\n```bash\nnpm install\n```\n\n2. Start development server:\n```bash\nnpm run dev\n```\n\n3. Build for production:\n```bash\nnpm run build\n```\n\n4. Deploy to GitHub Pages:\n```bash\nnpm run deploy\n```\n\n## Project Structure\n\n```\nsrc/\n├── About.tsx          # About page component\n├── AboutItems.tsx     # About page data\n├── Talks.tsx          # Talks page component\n├── TalkItems.tsx      # Talks data\n├── Toys.tsx           # Projects page component\n├── ToyItems.tsx       # Projects data\n├── Blog.tsx           # Blog page component (NEW!)\n├── Navigator.tsx      # Navigation component\n├── App.tsx            # Main app component\n├── main.tsx           # Entry point\n└── index.css          # Global styles with Tailwind\n```\n\n## Blog System\n\nThe new blog system supports:\n- Markdown-like content\n- Tags and categories\n- Reading time estimates\n- Responsive design\n- SEO-friendly URLs\n\n## Migration Notes\n\n[2025-Aug] This project has been completely rewritten from the old Material-UI + Create React App setup to:\n- Remove deprecated dependencies\n- Improve performance with Vite\n- Modernize the UI with Tailwind CSS\n- Add blog functionality\n- Maintain all existing content and functionality\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnote35%2Fabout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnote35%2Fabout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnote35%2Fabout/lists"}