Skip to content

f-ei8ht/GSoC_archive_2025

 
 

Repository files navigation

Community archive of accepted GSoC 2025 proposals for reference and inspiration.

Note: This README is automatically updated! The proposal count, organization list, and contributors are maintained by GitHub Actions whenever new proposals are added or PRs are merged.

GSoC 2025 Accepted Proposals Archive

This is a community archive of accepted GSoC 2025 proposals. It exists to help future contributors see real, successful proposals and learn from them.

If your proposal was accepted, submit it here to help others like you.

The inspiration for this repo came from aritra8438/GSoC_archive; you can access proposals from 2024 and earlier years here.

For more 2025 accepted proposals from 100xDevs, check out this blog post: 100xdevs blog post

Proposal Count

Total proposals submitted: 20

Contributing a Proposal

  1. Fork this repository using the "Fork" button at the top right.

  2. Clone your fork to your local machine:

    git clone https://github.com/YOUR_USERNAME/YOUR_FORK.git
    
  3. Navigate to the repository:

    cd GSoC_archive_2025
    
  4. Add the upstream repository:

    git remote add upstream https://github.com/SammanSarkar/GSoC_archive_2025.git
    
  5. Sync your fork with the main repository:

    git pull upstream main --rebase
    
  6. Create a new branch for your changes:

    git checkout -b add-proposal-<org_name>
    
  7. Add your proposal:

    • Create a folder named after the organization if it doesn't exist.
    • Place your proposal PDF inside this folder.
  8. Commit and push your changes:

    git add .
    git commit -m "Add proposal for <org_name>"
    git push origin add-proposal-<org_name>
    
  9. Create a pull request:

    • Go to your forked repository on GitHub.
    • Click the "Compare & pull request" button for your branch.
    • Submit the pull request.

That's it. Your work could help someone get in next year.

Org Submission Checklist

  • BeagleBoard.org
  • CHAOSS
  • CNCF
  • Google DeepMind
  • Learning Equality
  • ML4SCI
  • OSIPI
  • Rocket.Chat
  • The JPF team
  • The Julia Language
  • drupal
  • kornia
  • omegaUp
  • sympy

Contributors

1brahimmohamed abirc8010 Akshatb2006 AS1100K FallenDeity habibayman hamees-sayed heilcheng ImRAJAS-SAMSE iqbalcodes6602 KapilSareen krishnavbajoria02 myanvoos officialasishkumar RehanChalana riteshdavv RushabhMehta2005 SammanSarkar shravanngoswamii VidhuSarwal

About

Accepted GSoC 2025 proposals archive for reference and inspiration from the community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published