Skip to content

ChandanVarshney031/ForkQuest

 
 

Repository files navigation

ForkQuest — The Open Source Challenge

Welcome to ForkQuest, the open-source themed competition organized by the Co.L.D, School of Engineering, JNU, as part of EngQuest 4.0

This repository serves as the central project hub for all participants.
Each directory represents a different domain track with pre-written codebases, small projects, or scripts — all open for improvement and contribution!

Competition Overview

ForkQuest is designed to simulate a real open-source contribution environment.
Participants will:

  • Fork this repository.
  • Pick issues from various domains.
  • Contribute through Pull Requests or by reporting bugs/new ideas.
  • Earn points based on the quality and impact of their contributions.

Contributions can include:

  • Fixing bugs
  • Adding new features
  • Writing documentation
  • Improving UI or optimization

Repository Structure

ForkQuest/
|- Algorithms
   |- Associative Containers
   |- Basics
   |- Bit Manipulation
   |- Container Adpators
   |- DP
   |- Graphs
   |- LinkedList
   |- Searching
   |- Sorting
   |- Tree
   |- README.md
|- Machine Learing
   |- basics
   |- datasets
   |- mini_project
   |- README..md
   |- requirements.txt
|- Scripts and Utilities
   |- Bash
   |- Python
   |- README.md
   |- requirements.txt
|- Web Development
   |- quiz-app
   |- README.md
|- .gitignore
│- CONTRIBUTING.md
│- README.md

Getting Started

Detailed instructions are available in CONTRIBUTING.md.

Happy hacking!

About

Co.L.D's repository for EngQuest 4.0

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 32.2%
  • Python 29.9%
  • Jupyter Notebook 24.5%
  • JavaScript 8.9%
  • HTML 2.2%
  • Shell 1.3%
  • CSS 1.0%