{"id":25333953,"url":"https://github.com/forquosh/portfolio-website","last_synced_at":"2025-04-08T08:21:12.215Z","repository":{"id":272887020,"uuid":"918060011","full_name":"Forquosh/portfolio-website","owner":"Forquosh","description":"My personal portfolio website, built with Next.js.","archived":false,"fork":false,"pushed_at":"2025-02-13T09:05:37.000Z","size":4520,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T09:35:41.423Z","etag":null,"topics":["blog","mdx","nextjs","portfolio-website","radix-ui","reacthookform","resend-email","resend-email-api","shadcn-ui","sonner","tailwindcss","typescript","vercel","zod"],"latest_commit_sha":null,"homepage":"https://www.forquosh.dev","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/Forquosh.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}},"created_at":"2025-01-17T07:06:56.000Z","updated_at":"2025-02-13T09:05:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bef17ba-989a-4ca8-8b20-67dee56235cc","html_url":"https://github.com/Forquosh/portfolio-website","commit_stats":null,"previous_names":["forquosh/portfolio-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forquosh%2Fportfolio-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forquosh%2Fportfolio-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forquosh%2Fportfolio-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forquosh%2Fportfolio-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Forquosh","download_url":"https://codeload.github.com/Forquosh/portfolio-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247801160,"owners_count":20998339,"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":["blog","mdx","nextjs","portfolio-website","radix-ui","reacthookform","resend-email","resend-email-api","shadcn-ui","sonner","tailwindcss","typescript","vercel","zod"],"created_at":"2025-02-14T05:23:17.734Z","updated_at":"2025-04-08T08:21:12.202Z","avatar_url":"https://github.com/Forquosh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Portfolio Website\n\nA modern, responsive portfolio website built with **Next.js 15**, **TypeScript** and **Tailwind CSS**. Features a clean and minimal design with dark/light mode support and **dynamic content management** through **MDX**. Deployed on **[Vercel](https://vercel.com)**.\n\n## Features\n\n- 🌓 Dark/Light mode support\n- 📱 Fully responsive design\n- 📝 MDX-based blog posts and projects\n- 🔍 Search functionality for posts\n- 📬 Contact form with email integration\n- 🎨 Clean, minimal UI with Tailwind CSS\n- ⚡ Fast page loads with Next.js App Router\n\n## Tech Stack\n\n- **Framework:** Next.js 15\n- **Language:** TypeScript\n- **Styling:** Tailwind CSS\n- **Content:** MDX with gray-matter\n- **Email:** Resend\n- **UI Components:** Radix UI, Shadcn UI\n- **Form Handling:** React Hook Form + Zod\n- **Notifications:** Sonner\n\n## Getting Started\n\n1. Clone the repository\n2. Install dependencies:\n\n```bash\npnpm install\n```\n\n3. Create a `.env` file with required environment variables for managing emails and newsletter:\n\n```bash\nRESEND_API_KEY=your_resend_api_key\nRESEND_AUDIENCE_ID=your_resend_audience_id\n```\n\n4. Run the development server:\n\n```bash\npnpm dev\n```\n\n5. Open [http://localhost:3000](http://localhost:3000) in your browser\n\n## Project Structure\n\n- `/src/app/*` - App router pages and layouts\n- `/src/components/*` - React components\n- `/src/content/*` - MDX content (posts and projects)\n- `/src/lib/*` - Utility functions and type definitions\n- `/src/emails/*` - Email templates\n- `/public/*` - Static assets\n\n## Content Management\n\nPosts and projects are managed through MDX files in the `/src/content` directory. Each content piece includes frontmatter for metadata:\n\n```yaml\n---\nauthor: Your Name\ntitle: Post Title\ndate: YYYY-MM-DD\nimage: /images/posts/image.jpg\nsource: http://blabla\nsummary: Brief description\n---\n```\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforquosh%2Fportfolio-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforquosh%2Fportfolio-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforquosh%2Fportfolio-website/lists"}