Giter VIP home page Giter VIP logo

cyber-explore's Introduction

Welcome to Cyber Explore 2023 Public Repository. πŸ‘¨πŸ»β€πŸ’»

✨This only Education Purpose. ✨Here are some papers I found. They are not separated, they are all together.

🀝 How to contribute?

You can contribute to the project on github. Here's how you can do it.

  1. Fork the repository
  2. Clone it on your local machine
  git clone https://github.com/<YOUR_USERNAME>/Cyber-Explore.git
  1. Create a branch which includes your name (i.e. Nufri or nufri-feature-dev) and checkout. (See the guide for the more details Link)
git checkout -b feature/<BRANCH_NAME>
  1. Write your code/make changes
  2. Review everything, commit and push to your branch on your forked repository
git add .
git commit -m "<Commit message>"
git push --set-upstream origin feature/<BRANCH_NAME>

  1. Create a pull request from your branch to the main branch on the base repository (See the guide for more details Link) and requesting a pull request review. (See the guide for the more details Link)

  2. Your contribution will be reviewed and merged with the main repository πŸ™Œ


🌱 Contributors


Good Luck!

cyber-explore's People

Contributors

dhanuka99 avatar it21169076 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

cyber-explore's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.