{"id":22310531,"url":"https://github.com/janarosmonaliev/github-globe","last_synced_at":"2025-07-29T08:31:25.047Z","repository":{"id":38288407,"uuid":"330130379","full_name":"janarosmonaliev/github-globe","owner":"janarosmonaliev","description":"The Globe from Github's homepage implemented in ThreeJS with beautiful shading.","archived":false,"fork":false,"pushed_at":"2021-12-23T03:00:56.000Z","size":24964,"stargazers_count":362,"open_issues_count":3,"forks_count":134,"subscribers_count":9,"default_branch":"main","last_synced_at":"2023-11-07T19:06:16.308Z","etag":null,"topics":["3d","github","globe","three-globe","threejs"],"latest_commit_sha":null,"homepage":"https://janarosmonaliev.github.io/github-globe/","language":"JavaScript","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/janarosmonaliev.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}},"created_at":"2021-01-16T09:47:16.000Z","updated_at":"2023-11-04T16:46:18.000Z","dependencies_parsed_at":"2022-07-12T17:23:08.882Z","dependency_job_id":null,"html_url":"https://github.com/janarosmonaliev/github-globe","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/janarosmonaliev/github-globe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janarosmonaliev%2Fgithub-globe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janarosmonaliev%2Fgithub-globe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janarosmonaliev%2Fgithub-globe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janarosmonaliev%2Fgithub-globe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janarosmonaliev","download_url":"https://codeload.github.com/janarosmonaliev/github-globe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janarosmonaliev%2Fgithub-globe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267653161,"owners_count":24122147,"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-07-29T02:00:12.549Z","response_time":2574,"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":["3d","github","globe","three-globe","threejs"],"created_at":"2024-12-03T21:02:01.471Z","updated_at":"2025-07-29T08:31:25.001Z","avatar_url":"https://github.com/janarosmonaliev.png","language":"JavaScript","readme":"# Github Globe\n\n![github-globe made by Zhanar Osmonaliev](https://janarosmonaliev.github.io/github-globe/src/files/github-globe-banner.png)\n\n## Inspiration\n\nThis project was inspired by [Github's homepage](https://github.com/home), where they display real-time Github activity on a globe map.\n\n## Implementation\n\nThe globe is constructed with [three-globe](https://github.com/vasturiano/three-globe), a ThreeJS data-visualization project made by [@vasturiano](https://github.com/vasturiano). Then, the scene is shaded with a dim ambient light and multiple directional lights to resemble a dreamy space environment. The globe's `MeshPhongMaterial` is also adjusted to fit the environment.\n\n## [Live demo](https://janarosmonaliev.github.io/github-globe/)\n\nAll my attended/cancelled flights (2019-2020) are displayed on the globe. If you try to follow one arc, that would be the sequence of my travel destinations. Red arcs are cancelled flights.\n\n## Documentation\n\nPlease visit [three-globe](https://github.com/vasturiano/three-globe) for detailed documentation if you want to edit the `Globe` object to add data visualization. Speaking of the Glow, `three-globe` does not let you access the glow mesh object yet, so the default glow was turned off and a separate `three-glow-mesh` is added to the scene instead.\n\n## Usage\n\nThis project is bundled with [Webpack](https://webpack.js.org/):\n\n```json\n\"build\": \"webpack --config=webpack.prod.js\",\n\"build-dev\": \"webpack --config=webpack.dev.js\",\n\"start\": \"webpack serve webpack-dev-server --open --config=webpack.dev.js\"\n```\n\nDetails:\n\n```bash\nnpm start        # development build in ./dist\nnpm run build    # static production build in ./\n```\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanarosmonaliev%2Fgithub-globe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanarosmonaliev%2Fgithub-globe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanarosmonaliev%2Fgithub-globe/lists"}