Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This repository aims to create a centralized collection of PYQs for all B.Tech. students in India. Star, fork, clone and follow the instructions as given in README.md to help students

License

Sim14code/PYQFort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 PYQFort - The Unified Open Source PYQs Repository

Welcome to PYQFort, an open-source initiative under the Praxian Projects theme! 🚀

Typing SVG

This repository aims to create a centralized collection of (Previous Year Question Papers) PYQs for all B.Tech. students in India. Presently contains PYQs for all B.Tech. courses of:

🧊 North India 🏙️ Delhi NCR 🌍 Central India 🔥 South India 🌊 East India 🏜️ West India 🏞️ North-East India
NIT-Kurukshetra (Haryana) IGDTUW, Delhi ABV-IIITM, Gwalior (Madhya Pradesh) VIT Chennai (Tamil Nadu) Heritage Institute of Technology, Kolkata (WB) Walchand College of Engineering, Sangli (Maharashtra) IIIT-Manipur (Manipur)
IIIT-Kota (Rajasthan) J.C. Bose UST, YMCA, Faridabad MANIT-Bhopal (Madhya Pradesh) Chennai Institute of Technology, Kanchipuram (Tamil Nadu) KIIT, Bhubaneswar (Odisha)
IIIT-Sonepat (Haryana) VIT Bhopal University (Madhya Pradesh) Velammal College of Engineering & Tech., Tamil Nadu NIT Sikkim (Sikkim)
RTU, Kota (Rajasthan) Anna University, Chennai (Tamil Nadu) IIIT-Ranchi (Jharkhand)
PSIT, Kanpur (Uttar Pradesh) VRSEC, Andhra Pradesh MAKAUT

Your contributions and support can help enhance accessibility for students and build a strong foundation for future open-source academic projects. We highly encourage you to fork and clone this repository—your participation will fuel future innovations under Praxian Projects! 💡


🔽 How to Use & Download PYQs

📱 Case 1: Downloading PYQs on a Mobile Browser

  1. Open this repository in your mobile browser.
  2. Navigate to the specific subject folder containing the PYQs.
  3. Click on the file you wish to download.
  4. Click on the Download button (or press and hold the file, then select "Download").
  5. The file will be saved to your device for offline access.

🌟 Case 2: Contributing to PYQFort (Under Praxian Projects)

🔄 Cloning the Repository on Your Laptop

To contribute, first fork the repository and then clone your fork:

git clone <your-forked-repo-URL>

📂 Making Changes

  1. Navigate to the cloned directory and follow the commands:
    cd PYQFort
    git remote add upstream https://github.com/Saumy1905/PYQFort.git
    git remote -v
  2. Create a new branch for your contribution:
    git checkout -b college-name
  3. Add new PYQs or make improvements.
  4. Stage the changes:
    git add .
  5. Commit your changes with a meaningful message:
    git commit -m "Added PYQs for [Branch] [Sem] [Subject] [Code]"
  6. Push the changes to your fork:
    git push origin college-name

🔄 Submitting a Pull Request

  1. Go to your forked repository on GitHub.
  2. Click on "Compare & pull request".
  3. Add a brief description of your changes.
  4. Click "Create pull request".

If you are contributing to this project, then make sure

  1. Not to make any changes in the previously added college directories
  2. Not to add new college directory inside some other college
  3. Add your college directory in the main folder in which other college are added
  4. Not to add irrelevant content inside the college repository

🚀 Your contribution will be reviewed and merged into the main repository!

LICENSE

GNU GPLv3

About

This repository aims to create a centralized collection of PYQs for all B.Tech. students in India. Star, fork, clone and follow the instructions as given in README.md to help students

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published