All Projects → jasonlong → Isometric Contributions

jasonlong / Isometric Contributions

Licence: mit
Browser extension for rendering an isometric pixel art version of your GitHub contribution graph.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Isometric Contributions

r3dmol
🧬 An R package for visualizing molecular data in 3D
Stars: ✭ 45 (-98.55%)
Mutual labels:  3d
Mapillary Js
Interactive, customizable street imagery viewer in the browser, powered by WebGL
Stars: ✭ 261 (-91.57%)
Mutual labels:  3d
Vscode Cordova
A Visual Studio Code extension providing intellisense, debug, and build support for Cordova and Ionic projects.
Stars: ✭ 267 (-91.37%)
Mutual labels:  extension
UltraTypeBot
A fast, easy to use bot for NitroType.com
Stars: ✭ 24 (-99.22%)
Mutual labels:  extension
Splatnet
SPLATNet: Sparse Lattice Networks for Point Cloud Processing (CVPR2018)
Stars: ✭ 259 (-91.63%)
Mutual labels:  3d
Dynamic effect
平时练习的一些前端动效,基于HTML5,CSS3,Canvas,Svg
Stars: ✭ 264 (-91.47%)
Mutual labels:  3d
labels
Bolt Labels extension - Translatable labels for Bolt
Stars: ✭ 18 (-99.42%)
Mutual labels:  extension
Uvchecker Map
A collection of free images what can be used during unwrapping of 3D models
Stars: ✭ 273 (-91.18%)
Mutual labels:  3d
3dfier
The open-source tool for creating of 3D models
Stars: ✭ 260 (-91.6%)
Mutual labels:  3d
Pack3d
Tightly pack 3D models.
Stars: ✭ 265 (-91.44%)
Mutual labels:  3d
gh-web-ui
Package for building web-based User Interfaces (UI) in Rhino Grasshopper.
Stars: ✭ 69 (-97.77%)
Mutual labels:  3d
Damnwebscanner
Another web vulnerabilities scanner, this extension works on Chrome and Opera
Stars: ✭ 254 (-91.79%)
Mutual labels:  extension
Lockwise Addon
Take your passwords everywhere
Stars: ✭ 265 (-91.44%)
Mutual labels:  extension
typo3-dp cookieconsent
TYPO3 Extension: Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
Stars: ✭ 28 (-99.1%)
Mutual labels:  extension
Godot goodies
Collection of nice stuff for Godot
Stars: ✭ 263 (-91.5%)
Mutual labels:  3d
frame-by-frame
Frame By Frame - Chrome Extension. Move your mouse cursor over any video and use keyboard arrows to switch frames.
Stars: ✭ 38 (-98.77%)
Mutual labels:  extension
React Three Editable
👀 ✏️ Edit your react-three-fiber scene with a visual editor without giving up control over your code.
Stars: ✭ 261 (-91.57%)
Mutual labels:  3d
Enable3d
🕹️ Standalone 3D Framework / Physics for three.js (using ammo.js) / 3D extension for Phaser 3
Stars: ✭ 271 (-91.24%)
Mutual labels:  3d
Ezswiftextensions
😏 How Swift standard types and classes were supposed to work.
Stars: ✭ 2,911 (-5.95%)
Mutual labels:  extension
Vue Vscode Extensionpack
The extensions I use when developing a Vue application with VS Code
Stars: ✭ 264 (-91.47%)
Mutual labels:  extension

GitHub Isometric Contributions extension

Node.js CI XO code style

This is a browser extension for Chrome/Brave and Firefox that lets you toggle between your regular GitHub contribution chart and an isometric pixel art version. It uses obelisk.js for the isometric graphics.

Besides being sort of neat looking, this view is interesting in that it highlights the differences between the number of contributions with more granularity. This isn't meant to completely replace the standard 2D graph though, because in most ways it is actually less useful. For example, there are no axis labels, shorter bars can be hidden behind taller ones, you can't hover over a bar to see the day and count, etc.

Installation

Chrome/Brave

Install from the Chrome Web Store

Firefox

Install from Mozilla Add-ons site

Contributing

Note that I don't currently have any plans for adding new features to the extension. Please contact me before submitting a PR with new functionality.

If you want to hack on the extension, you'll need to install it manually. First clone or fork this repo. Then, on your Chrome Extensions page, make sure "Developer mode" is checked. You can then click the "Load unpacked extension..." button and browse to the src directory of this repo.

To hack on the extension, you'll first need to make sure you've installed it in Developer mode (see above). Once you've made changes to the extension, go back to the Extensions page and click the Reload link under the extension entry.

License

This project is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].