{"id":25923906,"url":"https://github.com/artyomloyko/blog","last_synced_at":"2026-02-18T07:01:59.986Z","repository":{"id":280427132,"uuid":"935052657","full_name":"artyomloyko/blog","owner":"artyomloyko","description":"My personal website showcasing my projects, blog posts, and professional experience. Built with modern web technologies and best practices.","archived":false,"fork":false,"pushed_at":"2025-04-07T16:27:32.000Z","size":259,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-18T02:17:20.137Z","etag":null,"topics":["mdx","nextjs","radix-ui","react","tailwindcss","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://artyom.work","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/artyomloyko.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}},"created_at":"2025-02-18T20:34:22.000Z","updated_at":"2025-04-07T16:27:36.000Z","dependencies_parsed_at":"2025-07-18T01:56:46.185Z","dependency_job_id":"1cfb34c4-7ddd-4d49-bc43-215a92e65a8a","html_url":"https://github.com/artyomloyko/blog","commit_stats":null,"previous_names":["artyomloyko/blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artyomloyko/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyomloyko%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyomloyko%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyomloyko%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyomloyko%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artyomloyko","download_url":"https://codeload.github.com/artyomloyko/blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artyomloyko%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29571888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T06:19:27.422Z","status":"ssl_error","status_checked_at":"2026-02-18T06:18:44.348Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["mdx","nextjs","radix-ui","react","tailwindcss","typescript","vercel"],"created_at":"2025-03-03T17:18:44.674Z","updated_at":"2026-02-18T07:01:59.968Z","avatar_url":"https://github.com/artyomloyko.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Artyom Loiko Blog ⚡️\n\n[![Deployed on Vercel](https://img.shields.io/badge/Deployed%20on-Vercel-black?style=flat\u0026logo=vercel)](https://artyom.work)\n[![Built with Next.js](https://img.shields.io/badge/Built%20with-Next.js-black?style=flat\u0026logo=next.js)](https://nextjs.org)\n[![Styled with Tailwind](https://img.shields.io/badge/Styled%20with-Tailwind-38B2AC?style=flat\u0026logo=tailwind-css)](https://tailwindcss.com)\n[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n\nMy personal website showcasing my projects, blog posts, and professional experience. Built with modern web technologies and best practices.\n\n## 🚀 Tech Stack\n\n- **Framework**: [Next.js 15](https://nextjs.org/) with App Router\n- **Language**: [TypeScript](https://www.typescriptlang.org/)\n- **Styling**: [Tailwind CSS](https://tailwindcss.com/)\n- **Content**: [MDX](https://mdxjs.com/) for blog posts\n- **Animations**: [Framer Motion](https://www.framer.com/motion/) \u0026 [GSAP](https://greensock.com/gsap/)\n- **UI Components**: Custom components with [Radix UI](https://www.radix-ui.com/)\n- **Deployment**: [Vercel](https://vercel.com)\n- **Analytics**: [Vercel Analytics](https://vercel.com/analytics) \u0026 [Speed Insights](https://vercel.com/docs/speed-insights)\n- **Code Quality**: ESLint, Prettier, Husky\n\n## 📂 Project Structure\n\n```\n/src\n  /app                 # Next.js App Router pages\n    /about             # About page\n    /api               # API routes\n    /blog              # Blog pages and posts\n    /projects          # Projects page\n  /components          # Reusable UI components\n  /constants           # Constant values and metadata\n/public                # Static assets\n```\n\n## 🔍 Features\n\n- **Responsive Design**: Optimized for all device sizes\n- **Dark/Light Mode**: Theme toggle with system preference detection\n- **Blog**: MDX-powered blog with code syntax highlighting\n- **Command Palette**: Quick navigation with keyboard shortcuts (⌘+K)\n- **SEO Optimized**: Meta tags, OpenGraph, and structured data\n- **RSS Feed**: Automatically generated feed for blog posts\n- **Performance**: Optimized for Core Web Vitals\n- **Animations**: Smooth page transitions and UI interactions\n\n## 🛠️ Running Locally\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (v18 or higher)\n- [npm](https://www.npmjs.com/), [yarn](https://yarnpkg.com/), or [bun](https://bun.sh/) (recommended)\n\n### Installation\n\n1. Clone this repo\n\n```bash\ngit clone git@github.com:artyomloyko/blog.git\n```\n\n2. Change directory\n\n```bash\ncd blog\n```\n\n3. Install dependencies\n\n```bash\nbun install\n# or\nnpm install\n# or\nyarn install\n```\n\n4. Create a `.env.local` file following the `.env.example`\n\n```bash\ncp .env.example .env.local\n```\n\n5. Add your environment variables to `.env.local`\n\n```txt\nNEXT_PUBLIC_VARIABLE=\u003cYour env\u003e\n# Add any other required environment variables\n```\n\n6. Run the development server\n\n```bash\nbun run dev\n# or\nnpm run dev\n# or\nyarn dev\n```\n\n7. Open [http://localhost:3000](http://localhost:3000) in your browser\n\n## 📝 Adding Content\n\n### Blog Posts\n\nCreate a new MDX file in `src/app/blog/posts` with the following frontmatter:\n\n```mdx\n---\ntitle: Your Post Title\npublishedAt: 2025-03-01\nsummary: A brief summary of your post\ndraft: false\n---\n\nYour content here...\n```\n\n## 🚢 Deployment\n\nThis project is configured for easy deployment on Vercel:\n\n1. Push your changes to GitHub\n2. Import the repository in Vercel\n3. Configure environment variables if needed\n4. Deploy!\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## 📧 Contact\n\nFor any questions or feedback, feel free to reach out:\n\n- Website: [artyom.work](https://artyom.work)\n- Email: [loiko.artyom@gmail.com](mailto:loiko.artyom@gmail.com)\n- GitHub: [@artyomloyko](https://github.com/artyomloyko)\n- LinkedIn: [Artyom Loiko](https://www.linkedin.com/in/loiko-artyom)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartyomloyko%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartyomloyko%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartyomloyko%2Fblog/lists"}