https://github.com/piotrpdev/gsoc
My Google Summer of Code proposals
https://github.com/piotrpdev/gsoc
Last synced: about 1 year ago
JSON representation
My Google Summer of Code proposals
- Host: GitHub
- URL: https://github.com/piotrpdev/gsoc
- Owner: piotrpdev
- License: other
- Archived: true
- Created: 2024-03-09T14:32:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T14:40:15.000Z (almost 2 years ago)
- Last Synced: 2025-05-03T23:34:35.876Z (about 1 year ago)
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GSoC Proposals
## General Information
-
## Inspiration
- [*"jQuery Mobile GSoC 2015 Proposal"* by Amanpreet Singh](https://docs.google.com/document/d/16xIbGHdqmJExXlksMso--rOecZ34j0-iVskw9gUK3P8/edit?usp=sharing)
- [*"Write JITLink support for a new format/architecture (ELF/AARCH64)"* by Sunho Kim](https://compiler-research.org/assets/docs/Sunho_Kim_Proposal_2022.pdf)
- [*"Mission Support System (MSS): Advanced CLI Plotting"* by Sreelakshmi P Jayarajan](https://blogs.python-gsoc.org/media/proposals/GSoC_proposal_kXzduWp.pdf)
- Other proposals found using
## Tips
### Date generation
You're often asked to generated a schedule/list of deliverables for a certain time range, this is how I do it faster:
- Copy and paste your range of weeks [from here](https://www.epochconverter.com/weeks/2024) into Microsoft Excel.
- Replace all ", (year)" with "".
- Inset this formula in `D1`: `=TEXTJOIN(" - ", TRUE, B1, C1)`.
- Select `D1` down to bottom of weeks and 'Fill > Down'.
## License
This repository and its contents may feature elements from the "Google Summer of Code Guides" () which are licensed under CC BY-SA 3.0. Accordingly, the rest of the repository contents (made by Piotr Płaczek) are also under the same license. To view a copy of this license, visit .