Skip to content

Commit

Permalink
blog: GSOD ideas [WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed May 3, 2020
1 parent d8ae3f8 commit 9bc9807
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 24 deletions.
2 changes: 1 addition & 1 deletion content/authors/jorge_orpinel.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: Jorge Orpinel Pérez
avatar: jorge.jpg
---

Data scientist at [http://dvc.org](http://dvc.org)
Technical writer and developer at [http://dvc.org](http://dvc.org)
45 changes: 22 additions & 23 deletions content/blog/2020-04-30-gsod-ideas-2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@ description: |
descriptionLong: |
DVC is looking for writers to take part in
[Google Season of Code 2020](https://developers.google.com/season-of-docs).
picture: 2020-04-30/Season_of_Docs_small.png
picture: 2019-04-23/post-image.png
pictureComment:
author: jorge_orpinel
commentsUrl: https://discuss.dvc.org/t/join-dvc-for-google-season-of-docs/317
commentsUrl:
tags:
- Google Season of Docs
- Technical Writers
- Documentation
- Mentoring
- Open source
- Writers
---

Expand All @@ -35,10 +36,10 @@ few skills we look for in applicants.
friendly wording as much as possible and pay close attention to consistency
in our terminology.

1. **Command line experience.** DVC is a command line tool that builds on top of
[Git](https://git-scm.com/), so being able to play with it and test the
features will be very useful. Creating and managing files, GNU/Linux
commands, file and permission admin are desired skills.
1. **Command line experience.** [DVC](/doc/home) is a command line tool that
builds on top of [Git](https://git-scm.com/), so being able to play with it
and test the features will be very useful. Creating and managing files,
GNU/Linux commands, file and permission admin are desired skills.

1. **People skills.** We put a high value on communication: the ability to
discuss ideas, explain your goals, report progress, and work kindly with more
Expand All @@ -50,36 +51,34 @@ be in touch anyway. We'd love to hear from you.
## Project ideas

Below are several project ideas that are an immediate priority for the DVC docs
team. Of course, we welcome writers to create their own proposals, even if they
differ from our ideas. Projects will be primarily mentored by our in-house
technical writer, [Jorge Orpinel](https://github.com/jorgeorpinel).
team. We welcome writers to create their own proposals, even if they differ from
our ideas. Projects will be primarily mentored by our lead technical writer,
[Jorge](https://github.com/jorgeorpinel).

1. **One.** Our organization is a co-maintainer of the PyDrive library in
collaboration with a team at Google.. Because PyDrive is broadly used outside
of DVC, this project is a chance to work on a library of widespread interest
to the Python community.
1. **How-to section.** Foo.

_Skills required:_ Python, Git, experience with APIs <br/> _Difficulty
rating:_ Beginner-Medium<br/><br/>

1. **Two.** One of DVC’s features is the ability to create pipelines, linking
data repositories with code to process data, train models, and evaluate model
metrics... Furthermore, we’ll need to support building flags into DVC
commands that specify the level of parallelization (CPU, GPU or memory).
1. **Tutorials -> Blog.** Bar.

_Skills required:_ Python, Git. Some experience with parallelization and/or
scientific computing would be helpful but not required. <<br/> _Difficulty
scientific computing would be helpful but not required. <br/> _Difficulty
rating:_ Advanced<br/><br/>

1. **Three.** A new DVC functionality that we’re particularly excited about is
`summon`, a method that can turn remotely-hosted machine learning artifacts
such as datasets, trained models, and more into objects in the user’s local
environment (such as a Jupyter notebook)... We’re looking for students to
explore other possible use cases.
1. **Interactive guides.** Baz.

_Skills required:_ Python, Git, and some machine learning or data science
experience <br/> _Difficulty rating:_ Beginner-Medium

1. **User Guide.** Zoo.

_Skills required:_ Python, Git, experience with APIs <br/> _Difficulty
rating:_ Beginner-Medium<br/><br/>

> For more inspiration, feel free to review our open
> [documentation issues](https://github.com/iterative/dvc.org/issues?q=is%3Aopen+is%3Aissue+label%3Adoc-content+).
## If you'd like to apply

Please refer to the
Expand Down

0 comments on commit 9bc9807

Please sign in to comment.