Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaoluoboding/skylines
My GitHub story in 3D. View a 3D model of your GitHub contribution graph.
https://github.com/xiaoluoboding/skylines
3d-models github github-contributions skyline stl-files stories
Last synced: about 2 months ago
JSON representation
My GitHub story in 3D. View a 3D model of your GitHub contribution graph.
- Host: GitHub
- URL: https://github.com/xiaoluoboding/skylines
- Owner: xiaoluoboding
- License: mit
- Created: 2021-03-03T08:13:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T11:50:43.000Z (12 months ago)
- Last Synced: 2024-10-12T02:43:08.183Z (2 months ago)
- Topics: 3d-models, github, github-contributions, skyline, stl-files, stories
- Language: Vue
- Homepage: https://xiaoluoboding-skylines.vercel.app/
- Size: 8.72 MB
- Stars: 36
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - xiaoluoboding/skylines - My GitHub story in 3D. View a 3D model of your GitHub contribution graph. (Vue)
README
# @xiaoluoboding's GitHub Skylines
My GitHub story in 3D. View a 3D model of your GitHub contribution graph.
## ASCII 2020
You can open the browser Console to get the ASCII Art Print.
```bash
@xiaoluoboding's 2020 GitHub Skyline✧ ▁ ✦✧ ✧
✦ █ ✧ ✦ ✧ █
█ ✦ ▄ █
✦▂ ▂✦ █▆ ✧▁ ✧ ▃ █ █▄▃
▅█▂ ▃ ☽▃▃▁▃▅▆█▂▁▅ ██ ▁ █▆▇▆▅ ▂▆▇▅▆▁▁ █▂▁ █▇███✦▁
███▁█▁█▁████████████████▅███████▅███████▁▁█████████▅█https://skyline.github.com/xiaoluoboding/2020
```## Preview
![Skylines Preview](preivew.gif)
## Stories
- [2023](./xiaoluoboding-2023.stl)
- [2022](./xiaoluoboding-2022.stl)
- [2021](./xiaoluoboding-2021.stl)
- [2020](./xiaoluoboding-2020.stl)
- [2019](./xiaoluoboding-2019.stl)
- [2018](./xiaoluoboding-2018.stl)
- [2017](./xiaoluoboding-2017.stl)
- [2016](./xiaoluoboding-2016.stl)
- [2015](./xiaoluoboding-2015.stl)
- [2014](./xiaoluoboding-2014.stl)
- [2013](./xiaoluoboding-2013.stl)## Embedding
To display your 3D file elsewhere on the internet, modify this template and place it on any HTML page that supports JavaScript:
```html
```
For example, if your model's URL is `https://github.com/xiaoluoboding/skyline/blob/main/xiaoluoboding-2020.stl`, your embed code would be:
```html
```
By default, the embedded renderer is 420 pixels wide by 620 pixels high, but you can customize the output by passing height and width variables as parameters at the end of the URL, such as `?height=300&width=500`.
> Note: `ref` can be a branch or the hash to an individual commit (like 2391ae).
## License
MIT [@xiaoluoboding](https://github.com/xiaoluoboding)