Add "Opportunities" page #45
1 changed files with 36 additions and 0 deletions
36
jobs.html
36
jobs.html
|
@ -49,6 +49,42 @@
|
|||
<header>
|
||||
<h2>Jobs</h2>
|
||||
</header>
|
||||
<p>
|
||||
NewPipe e.V. is looking for two people that could bring forward the NewPipe refactor and make our web infrastructure more resilient, as decided in <a href="posts/2025-02-08_5th_plenum.html">the 5th plenum meeting</a>. Note that at this time we can only hire <strong>independent contractors</strong> that can emit invoices, and work would be paid by the hour at a gross rate of 32€/h. You can apply by sending us an email at <a href="mailto:board@newpipe-ev.de">board@newpipe-ev.de</a> using the two buttons below.
|
||||
</p>
|
||||
<p>
|
||||
You can read about hirings we have concluded in the past <a href="posts/2024-06-23_3rd_board_meeting.html">here</a> and <a href="posts/2024-12-03_hiring_contributor.html">here</a>.
|
||||
</p>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row row-equal-column my-0">
|
||||
<div class="col-6 col-12-medium">
|
||||
<section>
|
||||
<h3>Android developer for NewPipe</h3>
|
||||
<div>
|
||||
<p>We are looking for a developer for the NewPipe app, especially to bring forward <a href="https://newpipe.net/blog/pinned/announcement/newpipe-0.28.0-released/#progress-on-the-refactor">the refactor</a>. Your main task would be to port UI components from XML to <strong>Jetpack Compose</strong>, while keeping an eye on style and <strong>usability of the interfaces</strong>, and to implement the business logic in Kotlin using view models, dependency injection, and other modern technologies. You would be working in close contact with other TeamNewPipe members and open Pull Requests to <a href="https://github.com/TeamNewPipe/NewPipe">NewPipe</a> (on the <code>refactor</code> branch), <a href="https://github.com/TeamNewPipe/NewPlayer">NewPlayer</a> and <a href="https://github.com/TeamNewPipe/NewPipeExtractor">NewPipeExtractor</a>.</p>
|
||||
<p>Bonus points for your application if you: have experience with native Android development, already know modern Android development practices (Kotlin, Jetpack Compose, Dependency Injection, etc.), have contributed to open source projects in the past.</p>
|
||||
<p>This is a remote part-time job with a flexible schedule of 40 to 80 hours per month.</p>
|
||||
<div class="text-center">
|
||||
<a class="button-large" href="mailto:board@newpipe-ev.de?subject=Applying for paid work on NewPipe">Apply</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<div class="col-6 col-12-medium">
|
||||
<section>
|
||||
<h3>System administrator</h3>
|
||||
<div>
|
||||
<p>We are looking for a sysadmin that could setup some new services on NewPipe e.V.'s servers (e.g. Lemmy) and help with regular maintenance. You would be working alongside our volunteer sysadmin <a href="https://github.com/TheAssassin">@TheAssassin</a>, who has already compiled a list of tasks to delegate.</p>
|
||||
<p>Bonus points for your application if you: are already self-hosting something for yourself, have experience with Ansible.</p>
|
||||
<p>This is a remote part-time job that will initially last 2-3 months, with a flexible schedule of 16 to 32 hours per month.</p>
|
||||
<div class="text-center">
|
||||
<a class="button-large" href="mailto:board@newpipe-ev.de?subject=Applying for paid work as a sysadmin">Apply</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue