Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 1 month ago
JSON representation

My GitHub story in 3D. View a 3D model of your GitHub contribution graph.

Awesome Lists containing this project

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)