├── LICENSE.md ├── Media ├── Files │ └── Posters │ │ ├── Intro to Git & Github Workshop Post.png │ │ ├── Intro to Git & Github Workshop Poster.png │ │ ├── Introduction to Git & Github Banner 1.png │ │ ├── Introduction to Git & Github Banner 2.png │ │ ├── Introduction to Git & Github Icon.png │ │ ├── Introduction to Git & Github VB 2.png │ │ └── Introduction to Git & Github VB1.png └── figures │ ├── 1.jpg │ ├── 2.jpg │ ├── 3.jpg │ ├── 4.jpg │ └── 5.jpg ├── Participants ├── Certificates │ ├── 1.png │ ├── 10.png │ ├── 11.png │ ├── 12.png │ ├── 13.png │ ├── 14.png │ ├── 15.png │ ├── 16.png │ ├── 17.png │ ├── 18.png │ ├── 19.png │ ├── 2.png │ ├── 20.png │ ├── 21.png │ ├── 22.png │ ├── 23.png │ ├── 24.png │ ├── 25.png │ ├── 26.png │ ├── 27.png │ ├── 28.png │ ├── 29.png │ ├── 3.png │ ├── 30.png │ ├── 31.png │ ├── 32.png │ ├── 33.png │ ├── 34.png │ ├── 35.png │ ├── 36.png │ ├── 37.png │ ├── 38.png │ ├── 39.png │ ├── 4.png │ ├── 40.png │ ├── 41.png │ ├── 42.png │ ├── 43.png │ ├── 44.png │ ├── 45.png │ ├── 46.png │ ├── 47.png │ ├── 48.png │ ├── 49.png │ ├── 5.png │ ├── 50.png │ ├── 51.png │ ├── 52.png │ ├── 53.png │ ├── 54.png │ ├── 55.png │ ├── 56.png │ ├── 57.png │ ├── 58.png │ ├── 59.png │ ├── 6.png │ ├── 60.png │ ├── 61.png │ ├── 62.png │ ├── 63.png │ ├── 64.png │ ├── 65.png │ ├── 66.png │ ├── 67.png │ ├── 68.png │ ├── 7.png │ ├── 8.png │ └── 9.png ├── README.md └── participants.txt ├── README.md └── _config.yml /LICENSE.md: -------------------------------------------------------------------------------- 1 | --- 2 | layout: page 3 | title: Licenses 4 | --- 5 | 6 | Unless otherwise stated, material herein is Copyright (2017) Research Platforms (University of Melbourne) and licenced 7 | [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode). 8 | A summary of the licence from [CreativeCommons](https://creativecommons.org/licenses/by-nc-sa/3.0/deed.en) follows. 9 | 10 | 11 | Summary: 12 | ---- 13 | 14 | ### You are free to: 15 | 16 | * Share — copy and redistribute the material in any medium or format 17 | * Adapt — remix, transform, and build upon the material 18 | 19 | The licensor cannot revoke these freedoms as long as you follow the license terms. 20 | 21 | 22 | ### Under the following terms: 23 | 24 | * Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. 25 | You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. 26 | * NonCommercial — You may not use the material for commercial purposes. 27 | * ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. 28 | 29 | No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. 30 | 31 | 32 | ### Notices: 33 | 34 | * You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. 35 | * No warranties are given. 36 | The license may not give you all of the permissions necessary for your intended use. 37 | For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. 38 | 39 | -------------------------------------------------------------------------------- /Media/Files/Posters/Intro to Git & Github Workshop Post.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Intro to Git & Github Workshop Post.png -------------------------------------------------------------------------------- /Media/Files/Posters/Intro to Git & Github Workshop Poster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Intro to Git & Github Workshop Poster.png -------------------------------------------------------------------------------- /Media/Files/Posters/Introduction to Git & Github Banner 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Introduction to Git & Github Banner 1.png -------------------------------------------------------------------------------- /Media/Files/Posters/Introduction to Git & Github Banner 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Introduction to Git & Github Banner 2.png -------------------------------------------------------------------------------- /Media/Files/Posters/Introduction to Git & Github Icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Introduction to Git & Github Icon.png -------------------------------------------------------------------------------- /Media/Files/Posters/Introduction to Git & Github VB 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Introduction to Git & Github VB 2.png -------------------------------------------------------------------------------- /Media/Files/Posters/Introduction to Git & Github VB1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/Files/Posters/Introduction to Git & Github VB1.png -------------------------------------------------------------------------------- /Media/figures/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/figures/1.jpg -------------------------------------------------------------------------------- /Media/figures/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/figures/2.jpg -------------------------------------------------------------------------------- /Media/figures/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/figures/3.jpg -------------------------------------------------------------------------------- /Media/figures/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/figures/4.jpg -------------------------------------------------------------------------------- /Media/figures/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Media/figures/5.jpg -------------------------------------------------------------------------------- /Participants/Certificates/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/1.png -------------------------------------------------------------------------------- /Participants/Certificates/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/10.png -------------------------------------------------------------------------------- /Participants/Certificates/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/11.png -------------------------------------------------------------------------------- /Participants/Certificates/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/12.png -------------------------------------------------------------------------------- /Participants/Certificates/13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/13.png -------------------------------------------------------------------------------- /Participants/Certificates/14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/14.png -------------------------------------------------------------------------------- /Participants/Certificates/15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/15.png -------------------------------------------------------------------------------- /Participants/Certificates/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/16.png -------------------------------------------------------------------------------- /Participants/Certificates/17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/17.png -------------------------------------------------------------------------------- /Participants/Certificates/18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/18.png -------------------------------------------------------------------------------- /Participants/Certificates/19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/19.png -------------------------------------------------------------------------------- /Participants/Certificates/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/2.png -------------------------------------------------------------------------------- /Participants/Certificates/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/20.png -------------------------------------------------------------------------------- /Participants/Certificates/21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/21.png -------------------------------------------------------------------------------- /Participants/Certificates/22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/22.png -------------------------------------------------------------------------------- /Participants/Certificates/23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/23.png -------------------------------------------------------------------------------- /Participants/Certificates/24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/24.png -------------------------------------------------------------------------------- /Participants/Certificates/25.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/25.png -------------------------------------------------------------------------------- /Participants/Certificates/26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/26.png -------------------------------------------------------------------------------- /Participants/Certificates/27.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/27.png -------------------------------------------------------------------------------- /Participants/Certificates/28.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/28.png -------------------------------------------------------------------------------- /Participants/Certificates/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/29.png -------------------------------------------------------------------------------- /Participants/Certificates/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/3.png -------------------------------------------------------------------------------- /Participants/Certificates/30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/30.png -------------------------------------------------------------------------------- /Participants/Certificates/31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/31.png -------------------------------------------------------------------------------- /Participants/Certificates/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/32.png -------------------------------------------------------------------------------- /Participants/Certificates/33.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/33.png -------------------------------------------------------------------------------- /Participants/Certificates/34.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/34.png -------------------------------------------------------------------------------- /Participants/Certificates/35.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/35.png -------------------------------------------------------------------------------- /Participants/Certificates/36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/36.png -------------------------------------------------------------------------------- /Participants/Certificates/37.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/37.png -------------------------------------------------------------------------------- /Participants/Certificates/38.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/38.png -------------------------------------------------------------------------------- /Participants/Certificates/39.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/39.png -------------------------------------------------------------------------------- /Participants/Certificates/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/4.png -------------------------------------------------------------------------------- /Participants/Certificates/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/40.png -------------------------------------------------------------------------------- /Participants/Certificates/41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/41.png -------------------------------------------------------------------------------- /Participants/Certificates/42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/42.png -------------------------------------------------------------------------------- /Participants/Certificates/43.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/43.png -------------------------------------------------------------------------------- /Participants/Certificates/44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/44.png -------------------------------------------------------------------------------- /Participants/Certificates/45.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/45.png -------------------------------------------------------------------------------- /Participants/Certificates/46.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/46.png -------------------------------------------------------------------------------- /Participants/Certificates/47.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/47.png -------------------------------------------------------------------------------- /Participants/Certificates/48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/48.png -------------------------------------------------------------------------------- /Participants/Certificates/49.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/49.png -------------------------------------------------------------------------------- /Participants/Certificates/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/5.png -------------------------------------------------------------------------------- /Participants/Certificates/50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/50.png -------------------------------------------------------------------------------- /Participants/Certificates/51.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/51.png -------------------------------------------------------------------------------- /Participants/Certificates/52.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/52.png -------------------------------------------------------------------------------- /Participants/Certificates/53.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/53.png -------------------------------------------------------------------------------- /Participants/Certificates/54.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/54.png -------------------------------------------------------------------------------- /Participants/Certificates/55.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/55.png -------------------------------------------------------------------------------- /Participants/Certificates/56.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/56.png -------------------------------------------------------------------------------- /Participants/Certificates/57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/57.png -------------------------------------------------------------------------------- /Participants/Certificates/58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/58.png -------------------------------------------------------------------------------- /Participants/Certificates/59.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/59.png -------------------------------------------------------------------------------- /Participants/Certificates/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/6.png -------------------------------------------------------------------------------- /Participants/Certificates/60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/60.png -------------------------------------------------------------------------------- /Participants/Certificates/61.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/61.png -------------------------------------------------------------------------------- /Participants/Certificates/62.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/62.png -------------------------------------------------------------------------------- /Participants/Certificates/63.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/63.png -------------------------------------------------------------------------------- /Participants/Certificates/64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/64.png -------------------------------------------------------------------------------- /Participants/Certificates/65.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/65.png -------------------------------------------------------------------------------- /Participants/Certificates/66.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/66.png -------------------------------------------------------------------------------- /Participants/Certificates/67.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/67.png -------------------------------------------------------------------------------- /Participants/Certificates/68.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/68.png -------------------------------------------------------------------------------- /Participants/Certificates/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/7.png -------------------------------------------------------------------------------- /Participants/Certificates/8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/8.png -------------------------------------------------------------------------------- /Participants/Certificates/9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SarthakSKumar/Intro-to-Git-and-Github-workshop/42d6cc1194f79242329d0cf1f55c4f60f64ee234/Participants/Certificates/9.png -------------------------------------------------------------------------------- /Participants/README.md: -------------------------------------------------------------------------------- 1 |
2 |
3 |
2 |
3 | Registration Link