Skip to content

This repo is only for students at DYPIEMR, Pune. In Artificial Intelligence and Data Science branch.

License

Notifications You must be signed in to change notification settings

Spd225/DYPIEMR_AIDS_PROJ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

DYPIEMR

This repo is for students of Dr. DY Patil Institute of Engineering Management and Research, Akurdi, Pune. This repo will contain all the projects done by the students.

To contribute to this repo you must be in Artificial Intelligence and Data Science branch.

List of Contributors :

  1. Hrushikesh Kachgunde - @Hrushi11
  2. Shriraj Pawar - @shrirajpawar4
  3. Parth Ashtikar - @parthhh-a
  4. Aditya Bijapurkar - @aditya-bijapurkar
  5. Amoksh Layane - @amoksh9191
  6. Pratik Pawar - @Pratik-Pawar-88
  7. Aniruddha Kulkarni - @ani3006
  8. Ajinkya Ganesh Kumbhar - @ajinkyak423
  9. Biradar Sukanya- @sukanya7777
  10. Aditya Nikam - @Aditya17103
  11. Anas Nadaf - @anasnadaf
  12. Aditya Tiwari - @addy-star
  13. Aniket singh - @aniket9763
  14. Shubham Kambale - @Shuboy742
  15. Shreya Dhumal - @shreya833
  16. Dev Dave - @devdave2002
  17. Krushna Somwanshi - @krushna19
  18. Piyush Bhagat - @piyushbhagat03
  19. Pranjal Chaudhari - @PRANJAL2903
  20. Suvam Kumar Verma - @vksuvam
  21. Prajwal Kulkarni - @Prajwal-16
  22. Sarvdnya Dhamale - @Spd225

Steps to follow to contribute to this repository

You should be a student at DYPIEMR and in Artificial Intelligence and Data Science branch.

  1. On the GitHub page for this repository, click on the Button "Fork".

    fork image

  2. Clone your forked repository to your computer:

    code ui

    For example, run this command inside your terminal:

    git clone https://github.com/<your-github-username>/DYPIEMR_AIDS_PROJ.git

    Replace <your-github-username>!

  3. Before you make any changes,

    git remote add upstream https://github.com/Hrushi11/DYPIEMR_AIDS_PROJ.git
    git pull upstream master

    If you run into a merge conflict, get yourself helped in the group.

  4. On your computer, open your text editor, and add your name to the README.md file.
    The basic way to add yourself as contributor is :

    <serial_no.> <Name> - [<your_username>](<link_to_your_user_profile>)

  5. Add the changes with git add, git commit:

    git add README.md
    git commit -m "Add <your-github-username>"

    Replace <your-github-username>!

  6. Push your changes to your repository:

    git push origin master
  7. Go to the GitHub page of your fork, and make a pull request:

    pull request image

  8. Then, wait for your pull request to be accepted or, acknowledge in the group to get instant feedback.

PLEASE DON'T CHANGE ANY OTHER THINGS, IF DONE, YOUR PR WILL NOT BE ACCEPTED.

About

This repo is only for students at DYPIEMR, Pune. In Artificial Intelligence and Data Science branch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published