{"id":19468815,"url":"https://github.com/ndevu12/my-brand","last_synced_at":"2025-07-18T03:03:12.827Z","repository":{"id":222294887,"uuid":"756830402","full_name":"Ndevu12/My-BRAND","owner":"Ndevu12","description":"My portfolio website","archived":false,"fork":false,"pushed_at":"2025-06-09T16:12:19.000Z","size":2610,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-06-09T17:26:26.928Z","etag":null,"topics":["css","html","js","personal-blog","personal-branding-website","personal-website"],"latest_commit_sha":null,"homepage":"https://ndevuspace.netlify.app","language":"JavaScript","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/Ndevu12.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":"2024-02-13T11:49:09.000Z","updated_at":"2025-05-21T16:21:18.000Z","dependencies_parsed_at":"2024-02-13T14:24:03.327Z","dependency_job_id":"d4736802-00ef-4c8a-b4c6-2323423e93a8","html_url":"https://github.com/Ndevu12/My-BRAND","commit_stats":null,"previous_names":["ndevu12/my-brand"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Ndevu12/My-BRAND","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ndevu12%2FMy-BRAND","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ndevu12%2FMy-BRAND/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ndevu12%2FMy-BRAND/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ndevu12%2FMy-BRAND/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ndevu12","download_url":"https://codeload.github.com/Ndevu12/My-BRAND/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ndevu12%2FMy-BRAND/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263140795,"owners_count":23419954,"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","html","js","personal-blog","personal-branding-website","personal-website"],"created_at":"2024-11-10T18:44:05.863Z","updated_at":"2025-07-02T12:33:14.385Z","avatar_url":"https://github.com/Ndevu12.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My-BRAND Portfolio Project\n\nA personal portfolio and blog website built with HTML, Tailwind CSS, and JavaScript.\n\n## Installation\n\nTo set up the project locally, follow these steps:\n\n### Prerequisites\n\n- Node.js (v14 or newer)\n- npm (comes with Node.js)\n\n### Setup Steps\n\n1. Clone the repository or download the project files\n\n2. Navigate to the project directory:\n   ```\n   cd My-BRAND\n   ```\n\n3. Install dependencies:\n   ```\n   npm install\n   ```\n\n4. Install the Tailwind CSS typography plugin:\n   ```\n   npm install --save-dev @tailwindcss/typography\n   ```\n   \n   Alternatively, you can run the provided installation script:\n   ```\n   node scripts/install-dependencies.js\n   ```\n\n5. Build the CSS:\n   ```\n   npm run build\n   ```\n\n6. For development with auto-refresh:\n   ```\n   npm run dev\n   ```\n\n## Project Structure\n\n- `index.html` - Main homepage\n- `views/` - HTML pages for different sections\n- `components/` - Reusable JavaScript components\n- `scripts/` - JavaScript files for functionality\n- `styles/` - CSS including Tailwind configuration\n- `images/` - Image assets\n\n## Using the Reusable Components\n\n### Header Component\nThe header is automatically inserted at the beginning of each page through the header.js script.\n\n### Footer Component\nThe footer is automatically inserted at the end of each page through the footer.js script.\n\n### Pagination Component\nTo use the pagination component:\n\n```javascript\ninsertPagination('#container-selector', {\n  currentPage: 1,\n  totalPages: 8,\n  onPageChange: function(page) {\n    // Your page change handling code here\n  }\n});\n```\n\n## Development Notes\n\n- Tailwind CSS is used for styling\n- JavaScript modules are organized by functionality\n- The site is responsive and works on mobile, tablet, and desktop devices\n\n## Contact\n\nDo you have questions or want to connect with me? Reach out on my social media platforms or through the [contact form](#fragment) on my portfolio.\n\n- LinkedIn: [Ndevu-LinkedIn](www.linkedin.com/in/jean-paul-elisa)\n- Twitter: [@Ndevu-Twitter](https://twitter.com)\n- Email: \u003c niyokwizerwajeanpaulelisa@gmail.com\u003e\n\nFeel free to explore my code and creations. Let's build something amazing together!\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndevu12%2Fmy-brand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndevu12%2Fmy-brand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndevu12%2Fmy-brand/lists"}