<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: André Jonas</title>
    <description>The latest articles on DEV Community by André Jonas (@andrezzoid).</description>
    <link>https://dev.to/andrezzoid</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F556131%2Fa48be6f4-ebd0-46a4-b6e3-423ea4c9bbbf.jpeg</url>
      <title>DEV Community: André Jonas</title>
      <link>https://dev.to/andrezzoid</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andrezzoid"/>
    <language>en</language>
    <item>
      <title>Start with "Good Morning"</title>
      <dc:creator>André Jonas</dc:creator>
      <pubDate>Mon, 19 Apr 2021 15:33:37 +0000</pubDate>
      <link>https://dev.to/andrezzoid/start-with-good-morning-4gki</link>
      <guid>https://dev.to/andrezzoid/start-with-good-morning-4gki</guid>
      <description>&lt;p&gt;Building a &lt;a href="https://avivbenyosef.com/the-traits-of-a-great-engineering-culture/"&gt;great engineering culture&lt;/a&gt; where people take pride in caring and helping each other grow is hard. It becomes even harder when we or some of our coworkers or everyone in the company is working remotely. It's easier to just focus on our work, it's easier to only communicate with other folks when we're stuck. What's hard is to cultivate a friendship with someone halfway across the globe, what's hard is to make it our business to elevate everyone's day.&lt;/p&gt;

&lt;p&gt;Around 4 years ago I've cultivated the habit of consistently greeting my coworkers daily whenever I'm starting my day. A simple "Good Morning", a "Good Morning" in a different language, a funny GIF, an "at last it's friday!", my plans for the weekend or just something nice about my day. There's always a light and different way of greeting someone and making conversation.&lt;/p&gt;

&lt;p&gt;When there's a strong culture this habit might already exist or it's easily incorporated in a couple of days. On the other side of the pendulum it can take up to a month of persistent greetings, every single day, to get buy-in from everyone. At the same time this is also the most rewarding scenario. We begin observing coworkers starting the day before us and greeting each other, sharing something about their personal lives or side projects. It is the first step for the necessary change in culture and it cannot be forced, it must come naturally.&lt;/p&gt;

&lt;p&gt;I had the luck of being able to implement this "cultural bootstrap" in at least 5 different teams and achieved 100% success every single time. Sure, at first it's weird being the only one saying "Good Morning", don't expect anyone to follow your lead just yet. It's even natural to receive private messages from skeptical coworkers a few days into this venture, they doubt such a simple hack will ever stick but I know I've won after getting the first 2 or 3 people greeting me for a week straight.&lt;/p&gt;

&lt;p&gt;And let me tell you what's the most rewarding aspect. Months or even years after parting ways with the team or the company I still get private messages from ex-coworkers telling me that they still do it or that they've moved on to other companies and have successfully applied the same tactic. That's the power of empathy transcending the company itself!&lt;/p&gt;

&lt;p&gt;So as we approach the end let me remind you that your company's culture also depends on you and let me ask you to take pride in caring for your coworkers and that you just start by simply saying "Good Morning".&lt;/p&gt;

</description>
      <category>career</category>
      <category>tips</category>
      <category>culture</category>
      <category>reflections</category>
    </item>
    <item>
      <title>Remote Work Interviews, Part I: Applying</title>
      <dc:creator>André Jonas</dc:creator>
      <pubDate>Fri, 08 Jan 2021 16:57:52 +0000</pubDate>
      <link>https://dev.to/andrezzoid/remote-work-interviews-part-i-applying-519d</link>
      <guid>https://dev.to/andrezzoid/remote-work-interviews-part-i-applying-519d</guid>
      <description>&lt;p&gt;Back in late 2019 I was let go from my old job and got &lt;a href="https://twitter.com/andrezzoid/status/1194269919476621312" rel="noopener noreferrer"&gt;back on the job market&lt;/a&gt;. Mind you this was before the 2020 pandemic started spreading throughout the entire world and forcing companies to resort to remote work. At that point I was already working remotely for 5 years and I knew how hard it would be to find a remote-first environment where I could grow and help others grow.&lt;/p&gt;

&lt;p&gt;To my surprise, looking for a job at that time was a tremendous learning experience. It’s incredible how many companies are hiring remotely these days and how much easier it is to find them and interview with them then it was all those years back when I first started working remotely. If you are hiring remotely or looking for a remote job, I salute you! 🍺&lt;/p&gt;

&lt;p&gt;In the following 2 months I've applied to remote positions with over 10 companies hiring remotely such as 1Password, Doist, DuckDuckGo, Elastic, Typeform, Webflow and others, and I've been very fortunate to be able to stand out to most of these companies and get the chance to interview with them. Now I would like to distill the approach I took so you can profit from my experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  Understand the current reality
&lt;/h2&gt;

&lt;p&gt;Applying to a remote position is pretty much the same as applying for any other kind of position (feel free the apply the same principles in this post) except for one thing: &lt;strong&gt;The odds are greatly against you!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-1227575310339710978-267" src="https://platform.twitter.com/embed/Tweet.html?id=1227575310339710978"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1227575310339710978-267');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1227575310339710978&amp;amp;theme=dark"
  }



&lt;/p&gt;

&lt;p&gt;Good remote or distributed companies can hire anywhere in the world and tend to receive hundreds or thousands of applications per role. As a result it gets orders of magnitude harder for an individual to get noticed.&lt;/p&gt;

&lt;p&gt;Now I'm not saying this to demotivate you, quite the contrary! You must know this to understand the level of effort you need to put in when applying. Keep reading 👇&lt;/p&gt;

&lt;h2&gt;
  
  
  More isn't necessarily better
&lt;/h2&gt;

&lt;p&gt;So how can you stand out when you're competing against so many other qualified individuals across the globe? One would be easily excused to think the answer lies in sending as many resumes as possible and see where the ball lands but in reality this often leads to generic, low-quality submissions that may not even fit the position criteria.&lt;/p&gt;

&lt;p&gt;The goal here is twofold:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Submit fewer applications&lt;/strong&gt; by filtering only the positions you would fit the best and would interest you the most.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Create consistently high-quality, personalized submissions&lt;/strong&gt; that focus on those companies and positions and the value you can bring to them.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Both goals are intrinsically connected to how well you know the company, the kind of people in the company and the position you're applying to.&lt;/p&gt;

&lt;h2&gt;
  
  
  Know the company
&lt;/h2&gt;

&lt;p&gt;Think about this for a second: when looking for a job or getting reached out about one it's easy to get lost on tangible attributes such as the technological stack or agile methodologies the company uses or the ability to work remotely, so when asked the &lt;em&gt;cliché&lt;/em&gt; question "why do you want to work with us?" people tend to attribute their interest to those features. Imagine how many times someone at GitLab must hear "I want to work at GitLab because I like to work remotely". It's not very fascinating, is it?&lt;/p&gt;

&lt;p&gt;On the other hand, work for a company long enough and you'll justify the same question with more intagible attributes such as your love for the company's product, goals, mission or culture, the emotional intelligente of your coworkers or your team dynamics. Why? Because you've worked there long enough to get to know it all. Wouldn't it be great if you could get to know some of these things before applying and save yourself and the company a lot of time?&lt;/p&gt;

&lt;p&gt;Knowing the company you're applying to is not meant to massage their ego, it's meant for you to understand why would you want to work with them, if the company shares your values, what can you bring to the table and how can the company advance your career. As an added benefit, knowing the company you’re applying to shows them that you care about where they’re coming from and what they’re trying to accomplish.&lt;/p&gt;

&lt;p&gt;Make an effort to know the company, their product or services, their history, goals, mission, culture and how is it like working remotely with them. Check out the company's website, blog, Twitter account, podcasts, you name it. Get in touch with a manager who works there or someone in the team you're applying to (Twitter DM's are great for that) and ask them questions about the company. A lot of these people are actually quite open to talk (that in itself says a lot about the company).&lt;/p&gt;

&lt;p&gt;As a small example of knowing a company and a product at a personal level, I've been following &lt;a href="https://protonmail.com/" rel="noopener noreferrer"&gt;Protonmail&lt;/a&gt; for a while and I know they hire remotely. However, I've only applied for a position with them after turning into a paying customer and trying out their product for real. Only then have I truly felt in sync with what they're trying to accomplish.&lt;/p&gt;

&lt;h2&gt;
  
  
  Show them your path
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Curriculum Vitae&lt;/em&gt; is a Latin expression that translates to "the course of life", meaning it's meant to be a written expression of someone's life work. Unfortunately updating the CV, or resume, has turned into a mundane task most of us do without giving it a second thought. No more!&lt;/p&gt;

&lt;p&gt;Stop using your resume as a breadcrumb trail for what companies you have worked for or technologies you have used in the past and use it instead to show the direction your career has taken. Take advantage of this medium to show how you've created an impact at your previous jobs, how you've grown with each experience, what you're most proud of and more.&lt;/p&gt;

&lt;p&gt;The general rule of thumb for updating your resume should be: &lt;strong&gt;less keywords, more meaning.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fandrejonas.com%2Fstatic%2Fd5f7af99ad7a15a55e4070e8864d162f%2F331ba%2Fexample-resume.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fandrejonas.com%2Fstatic%2Fd5f7af99ad7a15a55e4070e8864d162f%2F331ba%2Fexample-resume.webp" alt="An example of my previous path at a company"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I've been called for intervews a lot more often since started paying more attention to how my resume is written but the greatest outcome is one I wasn't expecting at all: &lt;strong&gt;how much more meaningful interviews tend to be.&lt;/strong&gt; Instead of a boring "So I see here you've used Node.js, that's good", I often get a fully hyped "I'm fascinated about how you've helped your team migrate a 20 million users service with zero downtime, can you tell me that story?"&lt;/p&gt;

&lt;h2&gt;
  
  
  Write them a letter
&lt;/h2&gt;

&lt;p&gt;Most remote opportunities require or encourage you to write a cover letter to go with the resume. This is yet another opportunity for you to stand out with a personal touch, do not pass on it nor screw it up by using a generic cover letter for every company. This step is so important you should try to submit it somehow even when it's not required!&lt;/p&gt;

&lt;p&gt;An impressive cover letter builds on the knowledge you have acquired about the company and the desired position to answer the following questions:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Who are you?&lt;/strong&gt; Present yourself with empathy and show the side of yourself the company is looking for.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Why do you want this position?&lt;/strong&gt; This is yet another place where you can profit from your knowledge about the company. If possible, create a relation between your goals and what the company is doing.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;What can you bring to the table?&lt;/strong&gt; Talk about your past work, how you've overcome difficulty. Tell a story.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;As a practical example, &lt;a href="https://andrejonas.com/21e4d98b5999c1323354f132465e17a8/2020_01_24_doist_cover_letter.pdf" rel="noopener noreferrer"&gt;my cover letter to Doist&lt;/a&gt; is one of my favorite, most likely one of the best I've written so far. I guess it helps that they have a submission form with fixed questions instead of letting you write freely. I got shortlisted because of my CV and cover letter but ultimately failed the interview process because I didn't provide enough work samples. As an exercise for you, try and find out where I'm answering each of the 3 questions in the cover letter.&lt;/p&gt;

&lt;p&gt;You should also write your cover letter in a way that makes it possible to infer other traits about yourself. One such example are your &lt;strong&gt;communication skills.&lt;/strong&gt; Expressing yourself confortably in writing form and adapting your language to the situation and the company is invaluable for working remotely.&lt;/p&gt;

&lt;h2&gt;
  
  
  It's ok when it doesn't work
&lt;/h2&gt;

&lt;p&gt;You have been rejected or haven't heard back from the company, I understand how it feels. I have been rejected many, many times. Don't let your ego suffer, you and the company simply were not a good fit at that time and that's ok! In the words of the Stoic emperor Marcus Aurelius:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Choose not to be harmed — and you won’t feel harmed. Don’t feel harmed — and you haven’t been.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Let's instead focus on how to better stand out next time and the only way to do it properly is by gathering feedback, so write back to that rejection e-mail and:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Be kind:&lt;/strong&gt; Can't stress this enough, you being rejected was nobody's fault so be kind to whoever is on the other side and thank them for their time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ask for feedback:&lt;/strong&gt; This is the only way you'll ever improve -- by understanding what were the company's expectations. Not every company will be able or willing to provide individual feedback but it doesn't hurt to ask. Again, remember to be kind!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Don't react to feedback given:&lt;/strong&gt; If you actually get feedback, remember that this was an expectation from the other side so don't take it too personally. Instead try to take something new and use it in your next round of submissions! As a rule of thumb, &lt;strong&gt;resist the temptation to reply back.&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In the image below and after a very interesting test project, I was rejected by DuckDuckGo without any reason why, so I wrote back, kindly asking for feedback. Fortunately they wrote back and I learned about what failed. I might give DuckDuckGo another try later and I guarantee I'll do a lot better next time!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fandrejonas.com%2Fstatic%2F1d7b7b52468e727761ad7a87f9934100%2F2cc55%2Fexample-rejected.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fandrejonas.com%2Fstatic%2F1d7b7b52468e727761ad7a87f9934100%2F2cc55%2Fexample-rejected.webp" alt="Me asking for feedback after being gracefully rejected for a job at DuckDuckGo"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;I hope overall this post gives you extra motivation to pursuit remote opportunities and the tools to do it the right way. The remote work landscape is growing a lot, eventually propelled by the Coronavirus pandemic, with more companies offering the flexibility to work from anywhere and more people pursuing a calmer lifestyle outside the big cities.&lt;/p&gt;

&lt;p&gt;My guess is that most people don't go through this length of effort so learn from my experience, follow the advice in this article and you'll have a better chance to get noticed than most. And please share what you have learned so others can do it too 🙏.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published on my website &lt;a href="https://andrejonas.com" rel="noopener noreferrer"&gt;https://andrejonas.com&lt;/a&gt; on January 8th, 2021.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>career</category>
      <category>remote</category>
      <category>remotework</category>
      <category>job</category>
    </item>
  </channel>
</rss>
