
The benefits of Personal Branding in your career
Discover how building an authentic personal brand can boost your career, from taking care of your online presence to positioning yourself as a reference in your field.
Continue Reading
Discover how building an authentic personal brand can boost your career, from taking care of your online presence to positioning yourself as a reference in your field.
Continue Reading
Emojis emerged as a solution for depersonalized communication, but to what extent do these pixelated expressions replace true human interaction and make us dependent on technology to express ourselves?
Continue Reading
Reflections on leadership in small teams: how to create a learning culture, deal with high-performance professionals and manage anxiety in times of crisis.
Continue Reading
Understand what JSON Web Token is, how its header, payload and signature structure works, and learn hands-on by creating a Node.js server with JWT authentication.
Continue Reading
A collection of ready-to-use regular expressions for everyday tasks: validation of CPF, CNPJ, RG, phone, ZIP code, email, password, URLs, IPv4 and more.
Continue Reading
A selection of essential tools for developers: Oh My Zsh, Franz, Brave, VSCode, Alfred, Homebrew and more, with tips for macOS and Ubuntu.
Continue Reading
Go is a compiled language created by Google, designed for concurrency with goroutines and high performance. Discover why it stands out in a scenario where hardware no longer scales as before and software needs to be increasingly efficient.
Continue Reading
Learn how to cryptographically sign your Git commits using Keybase and PGP keys, ensuring GitHub marks your contributions as verified and protecting your identity as an author.
Continue Reading
Whenever we ask a developer, most consider themselves a 'fullstack developer'; an intrinsically senior profile, with vast knowledge and high demand in the market.
Continue Reading
Regular expressions are extremely useful for extracting information from any text, searching for one or more matches of a specific search pattern (i.e., a specific string of ASCII or unicode characters).
Continue Reading