├── Contibutors Profiles.md ├── Hacktoberfest2019.png ├── Hello World └── hello world.c ├── Profiles └── Profile Details.md ├── README.md ├── Tourism-Site-master ├── Creting Technologies ├── LICENSE ├── README.md ├── methods │ └── redirecting.html └── site technologies 1.txt ├── Variables └── variables.c ├── images ├── Hacktoberfest2019.png └── octacat.jpg └── octacat.jpg /Contibutors Profiles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/Contibutors Profiles.md -------------------------------------------------------------------------------- /Hacktoberfest2019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/Hacktoberfest2019.png -------------------------------------------------------------------------------- /Hello World/hello world.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/Hello World/hello world.c -------------------------------------------------------------------------------- /Profiles/Profile Details.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/Profiles/Profile Details.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/README.md -------------------------------------------------------------------------------- /Tourism-Site-master/Creting Technologies: -------------------------------------------------------------------------------- 1 | # 1.Basic Technologies 2 | >1.HTML 3 | >2.CSS 4 | >3.JAVASCRIPT 5 | >4.PHP 6 | 7 | 8 | -------------------------------------------------------------------------------- /Tourism-Site-master/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/Tourism-Site-master/LICENSE -------------------------------------------------------------------------------- /Tourism-Site-master/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/Tourism-Site-master/README.md -------------------------------------------------------------------------------- /Tourism-Site-master/methods/redirecting.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/Tourism-Site-master/methods/redirecting.html -------------------------------------------------------------------------------- /Tourism-Site-master/site technologies 1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/Tourism-Site-master/site technologies 1.txt -------------------------------------------------------------------------------- /Variables/variables.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/Variables/variables.c -------------------------------------------------------------------------------- /images/Hacktoberfest2019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/images/Hacktoberfest2019.png -------------------------------------------------------------------------------- /images/octacat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/images/octacat.jpg -------------------------------------------------------------------------------- /octacat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oshadabasnayake/Hacktoberfest-Guide-2019/HEAD/octacat.jpg --------------------------------------------------------------------------------