{"id":20767464,"url":"https://github.com/mosespace/official-portfolio-site","last_synced_at":"2025-08-07T01:25:04.753Z","repository":{"id":168225583,"uuid":"619135807","full_name":"mosespace/Official-Portfolio-Site","owner":"mosespace","description":"This is my official portfolio site developed with react and deployed on vercel","archived":false,"fork":false,"pushed_at":"2023-04-06T09:02:19.000Z","size":25066,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T19:30:15.090Z","etag":null,"topics":["portfolio","portfolio-site","portfolio-template","portfolio-website","website"],"latest_commit_sha":null,"homepage":"https://unclemoses.vercel.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/mosespace.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":"2023-03-26T11:31:25.000Z","updated_at":"2023-04-11T16:17:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1036f10-7edd-431c-a6bc-b13d36580798","html_url":"https://github.com/mosespace/Official-Portfolio-Site","commit_stats":null,"previous_names":["mosespace/official-portfolio-site"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mosespace/Official-Portfolio-Site","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosespace%2FOfficial-Portfolio-Site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosespace%2FOfficial-Portfolio-Site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosespace%2FOfficial-Portfolio-Site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosespace%2FOfficial-Portfolio-Site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mosespace","download_url":"https://codeload.github.com/mosespace/Official-Portfolio-Site/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mosespace%2FOfficial-Portfolio-Site/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269184105,"owners_count":24374441,"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","status":"online","status_checked_at":"2025-08-06T02:00:09.910Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["portfolio","portfolio-site","portfolio-template","portfolio-website","website"],"created_at":"2024-11-17T11:31:48.378Z","updated_at":"2025-08-07T01:25:04.722Z","avatar_url":"https://github.com/mosespace.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Logo\" src=\"https://raw.githubusercontent.com/mosespace/GATSBY-WEBSITE/main/src/images/logo.png\" width=\"100\" /\u003e\n\u003c/div\u003e\n\u003ch1 align=\"center\"\u003e\n  unclemoses.vercel.app - v2\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  This is my official personal portfolio website hosted \u003ca href=\"https://unclemoses.vercel.app/\" target=\"_blank\"\u003ehere\u003c/a\u003e built with built with \u003ca href=\"https://legacy.reactjs.org//\" target=\"_blank\"\u003eReact\u003c/a\u003e and hosted with \u003ca href=\"https://www.vercel.com/\" target=\"_blank\"\u003eVercel\u003c/a\u003e.\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  Previous iterations:\n  \u003ca href=\"https://github.com/mosespace.github.io/\" target=\"_blank\"\u003ev1\u003c/a\u003e.\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![Vercel](https://img.shields.io/badge/Vercel-000000.svg?style=for-the-badge\u0026logo=Vercel\u0026logoColor=white)\n![React](https://img.shields.io/badge/React-61DAFB.svg?style=for-the-badge\u0026logo=React\u0026logoColor=black)\n![Node.js](https://img.shields.io/badge/Node.js-339933.svg?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white)\n\n\u003c/div\u003e\n\n![demo](/src/assets/demo.png)\n\n## 🚨 Forking this repo (please read!)\n\nMany people have contacted me asking me if they can use this code for their own website, and the answer to that question is usually **yes, with attribution**.\n\n\u003e ### TL;DR\n\u003e\n\u003e Yes, you can fork this repo. Please give me credit by linking back to [unclemoses](https://unclemoses.vercel.app/). Thanks!\n\n## 🛠 Installation \u0026 Set Up\n\n1. Install the Gatsby CLI\n\n   ```sh\n   npm install\n   ```\n\n2. Install and use the correct version of Node using [NVM](https://github.com/nvm-sh/nvm)\n\n   ```sh\n   nvm install\n   ```\n\n3. Install dependencies\n\n   ```sh\n   yarn\n   ```\n\n4. Start the development server\n\n   ```sh\n   npm run dev\n   ```\n\n## 🚀 Building and Running for Production\n\n1. Generate a full static production9(s) build\n\n   ```sh\n   npm run build\n   ```\n\n1. Preview the site as it will appear once deployed\n\n   ```sh\n   npm run preview\n   ```\n\n## 🎨 Color Reference\n\n| Color          | Hex                                                                |\n| -------------- | ------------------------------------------------------------------ |\n| Navy           | ![#0a192f](https://via.placeholder.com/10/0a192f?text=+) `#0a192f` |\n| Light Navy     | ![#112240](https://via.placeholder.com/10/0a192f?text=+) `#112240` |\n| Lightest Navy  | ![#233554](https://via.placeholder.com/10/303C55?text=+) `#233554` |\n| Slate          | ![#8892b0](https://via.placeholder.com/10/8892b0?text=+) `#8892b0` |\n| Light Slate    | ![#a8b2d1](https://via.placeholder.com/10/a8b2d1?text=+) `#a8b2d1` |\n| Lightest Slate | ![#ccd6f6](https://via.placeholder.com/10/ccd6f6?text=+) `#ccd6f6` |\n| White          | ![#e6f1ff](https://via.placeholder.com/10/e6f1ff?text=+) `#e6f1ff` |\n| Green          | ![#64ffda](https://via.placeholder.com/10/64ffda?text=+) `#64ffda` |\n\n## 📊 Current Google Lighthouse Performance Metrics!\n\n![Google Lighthouse Performance Metrics](/src/assets/google%20analytics.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmosespace%2Fofficial-portfolio-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmosespace%2Fofficial-portfolio-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmosespace%2Fofficial-portfolio-site/lists"}