├── .gitignore ├── .vscode └── settings.json ├── FOOTER CSS _-- └── _ Footer Section Start _ │ └── FOOTER ├── README.md ├── Slack CLONE ├── 150ivrl50o3kryjq2a42.png ├── A connected team discussing work in multiple channels in the Slack app.webm ├── A user starting a huddle and recording a video clip with the Slack app.webm ├── SEEK LOGO.png ├── SLACK LOGO WHITE.png ├── Screenshot 2023-09-24 110315.png ├── Using the Workday integration to quickly file an expense report in the Slack app.webm ├── XERO.png ├── code.css ├── code.html ├── code.js ├── deliveroo.png ├── download-removebg-preview.png ├── download.png ├── google-logo (1).webp ├── ia4-hero-product-ui.IN.webm ├── image (2).png ├── logo-ibm.png ├── magnifying-glass (1).png ├── new-slack-logo-nicolas-ciotti-removebg-preview.png ├── new-slack-logo-nicolas-ciotti.jpg ├── promo-boost-productivity.jpg ├── promo-card-dreamforce-2023.png ├── promo-open-ai.jpg ├── rea.png ├── rmit.png └── wtny-resource-tile.jpg ├── bakery └── bakery │ ├── b9fv_cb9z_221114.jpg │ ├── baker.jpeg │ ├── bg_image.jpeg │ ├── birthday-cake-bpyrqqxn43wgvser.jpg │ ├── features.webp │ ├── gallery1.jpeg │ ├── gallery3.jpeg │ ├── gallery4.jpeg │ ├── gallery5.jpeg │ ├── galley2.jpeg │ ├── index.html │ └── logo.zip ├── contributing.md └── contributors ├── Krish.md ├── Prasanna.md ├── example.md └── participants ├── Akshada ├── Pranita.md ├── SpiderMath.md ├── YounusK.md ├── aliamanatali.md ├── anjali.md ├── ankit.md ├── ankur.md ├── aryankelwa.md ├── deepak.md ├── dmitry.md ├── haiderali.md ├── hardik.md ├── hritik.md ├── khushbu.md ├── knockcat.md ├── nipuniFernando.md ├── pratik.md ├── sohamkottawar.Md ├── vaibhav.md └── vanshika.md /.gitignore: -------------------------------------------------------------------------------- 1 | .vscode -------------------------------------------------------------------------------- /.vscode/settings.json: -------------------------------------------------------------------------------- 1 | { 2 | "editor.acceptSuggestionOnEnter": "on" 3 | } -------------------------------------------------------------------------------- /FOOTER CSS _--/_ Footer Section Start _/FOOTER: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/FOOTER CSS _--/_ Footer Section Start _/FOOTER -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/README.md -------------------------------------------------------------------------------- /Slack CLONE/150ivrl50o3kryjq2a42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/150ivrl50o3kryjq2a42.png -------------------------------------------------------------------------------- /Slack CLONE/A connected team discussing work in multiple channels in the Slack app.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/A connected team discussing work in multiple channels in the Slack app.webm -------------------------------------------------------------------------------- /Slack CLONE/A user starting a huddle and recording a video clip with the Slack app.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/A user starting a huddle and recording a video clip with the Slack app.webm -------------------------------------------------------------------------------- /Slack CLONE/SEEK LOGO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/SEEK LOGO.png -------------------------------------------------------------------------------- /Slack CLONE/SLACK LOGO WHITE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/SLACK LOGO WHITE.png -------------------------------------------------------------------------------- /Slack CLONE/Screenshot 2023-09-24 110315.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/Screenshot 2023-09-24 110315.png -------------------------------------------------------------------------------- /Slack CLONE/Using the Workday integration to quickly file an expense report in the Slack app.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/Using the Workday integration to quickly file an expense report in the Slack app.webm -------------------------------------------------------------------------------- /Slack CLONE/XERO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/XERO.png -------------------------------------------------------------------------------- /Slack CLONE/code.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/code.css -------------------------------------------------------------------------------- /Slack CLONE/code.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/code.html -------------------------------------------------------------------------------- /Slack CLONE/code.js: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Slack CLONE/deliveroo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/deliveroo.png -------------------------------------------------------------------------------- /Slack CLONE/download-removebg-preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/download-removebg-preview.png -------------------------------------------------------------------------------- /Slack CLONE/download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/download.png -------------------------------------------------------------------------------- /Slack CLONE/google-logo (1).webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/google-logo (1).webp -------------------------------------------------------------------------------- /Slack CLONE/ia4-hero-product-ui.IN.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/ia4-hero-product-ui.IN.webm -------------------------------------------------------------------------------- /Slack CLONE/image (2).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/image (2).png -------------------------------------------------------------------------------- /Slack CLONE/logo-ibm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/logo-ibm.png -------------------------------------------------------------------------------- /Slack CLONE/magnifying-glass (1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/magnifying-glass (1).png -------------------------------------------------------------------------------- /Slack CLONE/new-slack-logo-nicolas-ciotti-removebg-preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/new-slack-logo-nicolas-ciotti-removebg-preview.png -------------------------------------------------------------------------------- /Slack CLONE/new-slack-logo-nicolas-ciotti.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/new-slack-logo-nicolas-ciotti.jpg -------------------------------------------------------------------------------- /Slack CLONE/promo-boost-productivity.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/promo-boost-productivity.jpg -------------------------------------------------------------------------------- /Slack CLONE/promo-card-dreamforce-2023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/promo-card-dreamforce-2023.png -------------------------------------------------------------------------------- /Slack CLONE/promo-open-ai.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/promo-open-ai.jpg -------------------------------------------------------------------------------- /Slack CLONE/rea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/rea.png -------------------------------------------------------------------------------- /Slack CLONE/rmit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/rmit.png -------------------------------------------------------------------------------- /Slack CLONE/wtny-resource-tile.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/Slack CLONE/wtny-resource-tile.jpg -------------------------------------------------------------------------------- /bakery/bakery/b9fv_cb9z_221114.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/b9fv_cb9z_221114.jpg -------------------------------------------------------------------------------- /bakery/bakery/baker.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/baker.jpeg -------------------------------------------------------------------------------- /bakery/bakery/bg_image.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/bg_image.jpeg -------------------------------------------------------------------------------- /bakery/bakery/birthday-cake-bpyrqqxn43wgvser.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/birthday-cake-bpyrqqxn43wgvser.jpg -------------------------------------------------------------------------------- /bakery/bakery/features.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/features.webp -------------------------------------------------------------------------------- /bakery/bakery/gallery1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/gallery1.jpeg -------------------------------------------------------------------------------- /bakery/bakery/gallery3.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/gallery3.jpeg -------------------------------------------------------------------------------- /bakery/bakery/gallery4.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/gallery4.jpeg -------------------------------------------------------------------------------- /bakery/bakery/gallery5.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/gallery5.jpeg -------------------------------------------------------------------------------- /bakery/bakery/galley2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/galley2.jpeg -------------------------------------------------------------------------------- /bakery/bakery/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/index.html -------------------------------------------------------------------------------- /bakery/bakery/logo.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/bakery/bakery/logo.zip -------------------------------------------------------------------------------- /contributing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributing.md -------------------------------------------------------------------------------- /contributors/Krish.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/Krish.md -------------------------------------------------------------------------------- /contributors/Prasanna.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/Prasanna.md -------------------------------------------------------------------------------- /contributors/example.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/example.md -------------------------------------------------------------------------------- /contributors/participants/Akshada: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/Akshada -------------------------------------------------------------------------------- /contributors/participants/Pranita.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/Pranita.md -------------------------------------------------------------------------------- /contributors/participants/SpiderMath.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/SpiderMath.md -------------------------------------------------------------------------------- /contributors/participants/YounusK.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/YounusK.md -------------------------------------------------------------------------------- /contributors/participants/aliamanatali.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/aliamanatali.md -------------------------------------------------------------------------------- /contributors/participants/anjali.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /contributors/participants/ankit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/ankit.md -------------------------------------------------------------------------------- /contributors/participants/ankur.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/ankur.md -------------------------------------------------------------------------------- /contributors/participants/aryankelwa.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/aryankelwa.md -------------------------------------------------------------------------------- /contributors/participants/deepak.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/deepak.md -------------------------------------------------------------------------------- /contributors/participants/dmitry.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/dmitry.md -------------------------------------------------------------------------------- /contributors/participants/haiderali.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/haiderali.md -------------------------------------------------------------------------------- /contributors/participants/hardik.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/hardik.md -------------------------------------------------------------------------------- /contributors/participants/hritik.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/hritik.md -------------------------------------------------------------------------------- /contributors/participants/khushbu.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/khushbu.md -------------------------------------------------------------------------------- /contributors/participants/knockcat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/knockcat.md -------------------------------------------------------------------------------- /contributors/participants/nipuniFernando.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /contributors/participants/pratik.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/pratik.md -------------------------------------------------------------------------------- /contributors/participants/sohamkottawar.Md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/sohamkottawar.Md -------------------------------------------------------------------------------- /contributors/participants/vaibhav.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/vaibhav.md -------------------------------------------------------------------------------- /contributors/participants/vanshika.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/s-bhalode/Hacktoberfest-2023/HEAD/contributors/participants/vanshika.md --------------------------------------------------------------------------------