diff --git a/projects_advanced/README.md b/projects_advanced/README.md new file mode 100644 index 0000000..d06adb6 --- /dev/null +++ b/projects_advanced/README.md @@ -0,0 +1,65 @@ +# Advanced Projects🚀 + + + +As the title above suggests this folder is for projects. So if you are completely new to programming you can navigate to [coding_freshmen](https://github.com/Spectrum-CETB/Hacktober-Fest-2024/tree/main/coding_freshmen) folder. This folder is for **advanced level projects**. If you want to work on intermediate level projects then navigate to [projects_intermediate](https://github.com/Spectrum-CETB/Hacktober-Fest-2024/tree/main/projects_intermediate) folder. + +### **This folder consist of folders of different domains related to software and hardware. You can find different domains in the list given below.** + +| SL No.| Domains | Languages( can be used ) | Abbreviation | +| :---------------: | :---------------: | :---------------: | :---------------: | +| 1 | [AI & ML](https://github.com/Spectrum-CETB/HacktoberFest-2023/tree/main/projects_Intermediate/AI_ML) | `Python` | AM | +| 2 | [APP DEVELOPMENT](https://github.com/Spectrum-CETB/HacktoberFest-2023/tree/main/projects_Intermediate/APP_DEVELOPMENT) | `Kotlin`, `React-Native(javascript)`, `Flutter(dart)`, `Java` | AD | +| 3 | [UI & UX](https://github.com/Spectrum-CETB/HacktoberFest-2023/tree/main/projects_Intermediate/UI_UX) | `Adobe XD`, `Figma` | UX | +| 4 | [WEB DEVELOPMENT](https://github.com/Spectrum-CETB/HacktoberFest-2023/tree/main/projects_Intermediate/WEB_DEVELOPEMENT) | `HTML`, `CSS`, `Javascript`, `Any Javascript Framework or library`, `Java`, `Go`, `Ruby`, `Solidity`, `Rust` | WD | + +## Rules and Regulations📃 + +Follow all the rules and regulations given below otherwise your pull request will be made invalid. + +* Push your projects folder to the particular domain folder. +* Name your folder according to format. ( `projectName_Your-Full-Name` example: todo_John-Doe ). +* Multiple submissions of same project is not allowed. +* Give a brief description about the project in the pull request. +* Add a `README.md` file to your project with the following format: + *The `README.md` format given below is a generalised one please follow the README Template for particular tech stack and domain. To navigate to the page [click here](https://github.com/Spectrum-CETB/HacktoberFest-2023/issues?q=is%3Aissue+is%3Aopen+label%3A%22readme+template%22)👈.* + + ```markdown + + #