{"id":44131133,"url":"https://github.com/andreivcodes/andreiv.com","last_synced_at":"2026-02-08T22:11:21.211Z","repository":{"id":42507348,"uuid":"467192288","full_name":"andreivcodes/andreiv.com","owner":"andreivcodes","description":"my website","archived":false,"fork":false,"pushed_at":"2025-10-07T20:01:11.000Z","size":66036,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T22:07:43.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://andreiv.com","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/andreivcodes.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-07T17:25:16.000Z","updated_at":"2025-10-07T20:01:14.000Z","dependencies_parsed_at":"2025-01-07T23:28:47.991Z","dependency_job_id":"49bcfcec-9e4c-4173-b170-82425ce755ab","html_url":"https://github.com/andreivcodes/andreiv.com","commit_stats":null,"previous_names":["andreivcodes/andreiv.com"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreivcodes/andreiv.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreivcodes%2Fandreiv.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreivcodes%2Fandreiv.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreivcodes%2Fandreiv.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreivcodes%2Fandreiv.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreivcodes","download_url":"https://codeload.github.com/andreivcodes/andreiv.com/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreivcodes%2Fandreiv.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29246444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T21:42:34.334Z","status":"ssl_error","status_checked_at":"2026-02-08T21:41:38.468Z","response_time":57,"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-02-08T22:11:20.534Z","updated_at":"2026-02-08T22:11:21.198Z","avatar_url":"https://github.com/andreivcodes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# andreiv.com\n\nA modern, performant personal portfolio and blog built with Astro, showcasing projects, professional experience, and technical writing.\n\n## Features\n\n### Content Management\n\n- **Blog System** - Markdown-based technical blog with reading progress, table of contents, and estimated reading time\n- **Project Showcase** - Portfolio with featured images, tech stacks, and live/repository links\n- **Professional Timeline** - Interactive career and education history\n- **Slide Presentations** - Built-in markdown-based presentation system\n\n### Technical Features\n\n- **Static Site Generation** - Lightning-fast performance with Astro's SSG\n- **PDF Resume Generation** - Dynamic PDF creation from content data\n- **Enhanced Markdown** - Support for math equations (KaTeX), diagrams (Mermaid), and syntax highlighting\n- **Responsive Design** - Mobile-first approach with tailored layouts\n- **Type Safety** - TypeScript with content collection schemas\n\n## Tech Stack\n\n- **Framework**: [Astro](https://astro.build) 5.11.1\n- **UI**: React 19.1.0\n- **Styling**: Tailwind CSS v4\n- **Components**: Radix UI primitives\n- **Fonts**: Geist Sans \u0026 Mono\n- **Language**: TypeScript\n\n## Quick Start\n\n```bash\n# Install dependencies\npnpm install\n\n# Start development server\npnpm dev\n\n# Build for production\npnpm build\n\n# Preview production build\npnpm preview\n```\n\n## Project Structure\n\n```\nsrc/\n├── components/     # Reusable UI components\n├── content/        # Markdown content collections\n│   ├── blog/       # Blog posts\n│   ├── projects/   # Portfolio projects\n│   └── slides/     # Presentations\n├── layouts/        # Page layouts\n├── pages/          # File-based routing\n└── styles/         # Global styles\n```\n\n## Key Commands\n\n| Command        | Description              |\n| -------------- | ------------------------ |\n| `pnpm dev`     | Start development server |\n| `pnpm build`   | Build for production     |\n| `pnpm preview` | Preview production build |\n| `pnpm check`   | Run type checking        |\n\n## Content Management\n\nAdd content by creating markdown files in the appropriate directories:\n\n- **Blog posts**: `src/content/blog/[slug].md`\n- **Projects**: `src/content/projects/[slug].md`\n- **Slides**: `src/content/slides/[slug].md`\n\nEach content type has a defined schema in `src/content/config.ts`.\n\n## Configuration\n\nSite metadata and personal information can be updated in:\n\n- `src/lib/personalInfo.ts` - Personal details and skills\n\n## License\n\nThis project is a personal portfolio website. Feel free to use it as inspiration for your own portfolio.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreivcodes%2Fandreiv.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreivcodes%2Fandreiv.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreivcodes%2Fandreiv.com/lists"}