https://github.com/canadian-coding/posts
A collection of code from posts on instagram
https://github.com/canadian-coding/posts
Last synced: 11 months ago
JSON representation
A collection of code from posts on instagram
- Host: GitHub
- URL: https://github.com/canadian-coding/posts
- Owner: canadian-coding
- License: unlicense
- Created: 2019-06-23T20:52:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T23:49:03.000Z (over 3 years ago)
- Last Synced: 2025-03-05T13:25:49.377Z (over 1 year ago)
- Language: Python
- Size: 549 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Posts
This repo is the full collection of posts made on the [@canadiancoding](https://www.instagram.com/canadiancoding/) instagram account.
It is always a good idea to check out the full repository from my instagram posts because the README's are much more detailed, and provide much more info than I can on instagram.
## Submitting requests for topics
If you have a topic you would like me to cover please suggest it via contacting me on instagram, or [submit an issue](https://github.com/canadian-coding/posts/issues/new) with the topic idea.
## Folder Structure
All code is organized by when it was uploaded to instagram. The typical format is ```// - ```.
For more details see my instagram page at [@canadiancoding](https://www.instagram.com/canadiancoding/)
## Website
*comming soon, keep an eye on my instagram for more details*
## License
All code released under this repo is Licensed under the [unLicense](https://github.com/canadian-coding/posts/blob/master/LICENSE) and as such is free to use for (basically) whatever you want.