piotrpdev / gsoc-proposals

My Google Summer of Code proposals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSoC Proposals

General Information

Inspiration

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 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" (https://google.github.io/gsocguides/) 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 http://creativecommons.org/licenses/by-sa/3.0/.

About

My Google Summer of Code proposals

License:Other