{"id":27240979,"url":"https://github.com/adammcodes/portfolio","last_synced_at":"2026-04-11T02:02:23.739Z","repository":{"id":76415049,"uuid":"385699696","full_name":"adammcodes/portfolio","owner":"adammcodes","description":"My personal portfolio website","archived":false,"fork":false,"pushed_at":"2025-03-28T06:00:57.000Z","size":3719,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T06:27:30.530Z","etag":null,"topics":["css","migrated","react","vite"],"latest_commit_sha":null,"homepage":"https://adamm.ca","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/adammcodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-07-13T18:27:25.000Z","updated_at":"2025-03-28T06:01:00.000Z","dependencies_parsed_at":"2025-03-28T06:34:20.427Z","dependency_job_id":null,"html_url":"https://github.com/adammcodes/portfolio","commit_stats":null,"previous_names":["adammcodes/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adammcodes%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adammcodes%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adammcodes%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adammcodes%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adammcodes","download_url":"https://codeload.github.com/adammcodes/portfolio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248285561,"owners_count":21078314,"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":["css","migrated","react","vite"],"created_at":"2025-04-10T19:56:18.237Z","updated_at":"2026-04-11T02:02:18.694Z","avatar_url":"https://github.com/adammcodes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Name\n\n## Overview\n\nThis project has been modernized with the following technology migrations:\n\n- Migrated from Create React App to Vite with React plugin for faster build times and a more efficient development experience\n- Transitioned from Sass to modern CSS with Tailwind CSS for utility-first styling\n- Converted from JavaScript to TypeScript for improved type safety and developer experience\n\n## Technology Stack\n\n- **Frontend Framework**: React\n- **Build Tool**: Vite\n- **Styling**: Tailwind CSS + Modern CSS Custom Properties\n- **Language**: TypeScript\n- **Node Version**: v20.x\n\n## Development Requirements\n\n- Node.js v20 or higher\n- npm or yarn\n\n## Getting Started\n\n1. Clone the repository\n\n   ```bash\n   git clone [repository-url]\n   cd [project-directory]\n   ```\n\n2. Install dependencies\n\n   ```bash\n   npm install\n   # or\n   yarn\n   ```\n\n3. Start the development server\n\n   ```bash\n   npm run dev\n   # or\n   yarn dev\n   ```\n\n4. Open your browser and navigate to `http://localhost:3000`\n\n## Build for Production\n\n```bash\nnpm run build\n# or\nyarn build\n```\n\nThis will generate optimized assets in the `dist` directory.\n\n## Deployment\n\nThe project is configured for deployment on Netlify. The build command `npm run build` should be used for production deployments.\n\n## Project Structure\n\n```\nproject-root/\n├── public/             # Static assets\n├── src/\n│   ├── components/     # React components\n│   ├── styles/         # Global CSS and Tailwind utilities\n│   ├── images/         # Image assets\n│   ├── App.tsx         # Main App component\n│   └── main.tsx        # Application entry point\n├── tailwind.config.js  # Tailwind CSS configuration\n├── vite.config.ts      # Vite configuration\n├── tsconfig.json       # TypeScript configuration\n└── README.md           # Project documentation\n```\n\n## Additional Information\n\n- CSS custom properties are used for theming and can be found in `src/styles/index.css`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadammcodes%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadammcodes%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadammcodes%2Fportfolio/lists"}