Articles

Video

Create Adaptive Icons for Android Apps

Learn how to create and configure adaptive icons in Android Studio, so your app looks consistent on any launcher and any icon shape the user picks.

Read article
Article

How to Create Powerful Pipelines for React Native in GitLab

How to implement a test pipeline for React Native with GitLab Pipeline: declaring tasks in YML, their dependencies, and fast feedback on every commit.

Read article
Article

Creating Apps for Android Wear OS with Jetpack Compose

A practical guide on how to develop apps for Android Wear OS using the modern Jetpack Compose toolkit.

Read article
Article

Using PulseAudio on HDMI

A practical guide to configuring PulseAudio for audio output over HDMI on Linux, using pavucontrol to move games, videos and music to the right device.

Read article
Article

The Best Autocomplete Plugin for ZSH

zsh-autosuggestions completes commands from your history as you type. How to install it on Oh My Zsh or Homebrew, and why the accept key is not Tab.

Read article
Article

The Perfect GitHub Profile

Tips for a presentable GitHub profile: contribute to open source you already use, keep repositories organized, write a real README, and pick a license.

Read article
Article

Create Your First App with Electron

A step-by-step guide to creating your first desktop application with Electron and JavaScript, from the history of the project to running the finished app.

Read article

Talks

  • DevsNorte 5º Meetup

    Clean Code Tips

    Learn to write code that is easy to understand and maintain. 11 best practices for writing readable and understandable code.

  • Vuejs Norte 11º Meetup

    How to Create Documentation with VuePress

    Learn how to create documentation with VuePress. A guide from setup to practical use cases.

  • VoxDataDay #1

    Introduction to Version Control with Git

    Learn how to use Git to manage your code.