{"id":27345164,"url":"https://github.com/jeafreezy/portfolio","last_synced_at":"2025-04-12T17:55:00.452Z","repository":{"id":250263621,"uuid":"820119766","full_name":"jeafreezy/portfolio","owner":"jeafreezy","description":"My personal portfolio website.","archived":false,"fork":false,"pushed_at":"2025-04-03T22:19:58.000Z","size":23453,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T17:54:52.084Z","etag":null,"topics":["gis","headlessui","nextjs14","portfolio","portfolio-website","tailwindcss"],"latest_commit_sha":null,"homepage":"https://emmanueljolaiya.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/jeafreezy.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}},"created_at":"2024-06-25T20:58:36.000Z","updated_at":"2025-04-03T22:20:01.000Z","dependencies_parsed_at":"2024-11-10T09:24:58.058Z","dependency_job_id":"cf4eb266-0f25-43b3-b0b8-06aeb3f0e814","html_url":"https://github.com/jeafreezy/portfolio","commit_stats":null,"previous_names":["jeafreezy/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeafreezy%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeafreezy%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeafreezy%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeafreezy%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeafreezy","download_url":"https://codeload.github.com/jeafreezy/portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610384,"owners_count":21132920,"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":["gis","headlessui","nextjs14","portfolio","portfolio-website","tailwindcss"],"created_at":"2025-04-12T17:54:59.927Z","updated_at":"2025-04-12T17:55:00.443Z","avatar_url":"https://github.com/jeafreezy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio Website\n\nWelcome to the repository for my [portfolio](https://emmanueljolaiya.com) website! This site showcases my projects, skills, and experience. It was built using Next.js, styled with Tailwind CSS, and deployed on Vercel.\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Features](#features)\n- [Setup](#setup)\n- [Libraries Used](#libraries-used)\n- [Deployment](#deployment)\n- [License](#license)\n- [Acknowledgments](#acknowledgments)\n\n## Overview\n\nThis portfolio website is designed to be a modern and responsive showcase of my work and capabilities.\n\n## Features\n\n- **Responsive Design**: Optimized for both desktop and mobile devices.\n- **Project Showcase**: Displays my work and projects with details and links.\n- **Articles Showcase**: Dynamically retrieve articles from Medium, Spatialnode, and Hashnode using RSS feeds.\n- **Media Showcase**: Displays my featured media, including podcasts, talks, videos, and others.\n- **Configuration file**: A configuration file is used to enable easy site-wide updates.\n- **Lightweight \u0026 Fast**: Built with performance in mind.\n- **Dark/Light Mode**: Toggle between dark and light themes to suit your preference.\n- **Great SEO, Accessibility and Performance**: See [https://github.com/jeafreezy/portfolio/issues/1](https://github.com/jeafreezy/portfolio/issues/1)\n\n## Setup\n\nTo get started with the project locally, follow these steps:\n\n1. **Clone the Repository**\n\n```bash\ngit clone https://github.com/jeafreezy/portfolio.git\ncd portfolio\n```\n\n2. **Install Dependencies**\n   Make sure you have Node.js installed. Then run:\n\n```bash\n  yarn install\n```\n\n3. Run the Development Server\n\n```bash\n  yarn dev\n```\n\nThe website will be available at http://localhost:3000.\n\nTo create a production build of the site, run:\n\n```bash\n  yarn build\n```\n\nThen start the production server with:\n\n```bash\n  yarn start\n```\n\n## Libraries Used\n\n1. **[Next.js](https://nextjs.org/)**: A React framework for building server-side rendered and static websites.\n2. **[Tailwind CSS](https://tailwindcss.com/)**: A utility-first CSS framework for designing custom UIs.\n3. **[rss-parser](https://www.npmjs.com/package/rss-parser)**: Parses RSS feeds to retrieve articles and updates.\n4. **[htmlparser2](https://www.npmjs.com/package/htmlparser2)**: Parses HTML content within RSS feeds.\n5. **[tailwind-merge](https://www.npmjs.com/package/tailwind-merge)**: Merges Tailwind CSS classes to avoid conflicts.\n6. **[framer-motion](https://www.framer.com/api/motion/)**: Provides animations and transitions for React components.\n7. **[@headlessui/react](https://headlessui.dev/)**: Provides UI components like modals for building accessible user interfaces, such as image galleries.\n8. **[@next/third-parties](https://nextjs.org/docs/messages/next-script-for-ga)**: Provide support to easily add Google Analytics to the application.\n\n## Deployment\n\nThe website is deployed using [Vercel](https://vercel.com). Every push to the main branch triggers an automatic deployment.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\n## Acknowledgments\n\nThanks to the Next.js documentation and Tailwind CSS documentation for their comprehensive guides and resources.\n\nSpecial thanks to Vercel for their easy deployment solutions.\n\nAll icons used are from [SimpleIcons](https://simpleicons.org).\n\nUI inspired by [Tailwind UI](https://spotlight.tailwindui.com/) and [Dillion](https://dillion.io/).\n\nFeel free to reach out if you have any questions or need further information!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeafreezy%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeafreezy%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeafreezy%2Fportfolio/lists"}