Skip to content

Latest commit

 

History

History
104 lines (85 loc) · 7.72 KB

vision.md

File metadata and controls

104 lines (85 loc) · 7.72 KB
title permalink redirect_to
Vision
/vision/
Card image cap

The #BetterTogetherDenver Vision

    <!--Section: Cards-->
    <section class="pt-5 px-3">
      <!-- Article Heading -->
      <div class="row justify-content-center wow fadeIn">
        <div class="col-md-12 col-lg-11 col-xl-10 mb-4">
          <h2 class="h1 mb-4">
            <strong>
              Let's build a powerful network of freelancers here in Denver!
            </strong>
          </h2>
          <p class="my-2">
            <strong>A vision of an awesome future for independent workers in Denver</strong>
          </p>
         </div><!--.col-->
       </div><!-- .row -->
       <div class="row justify-content-center wow fadeIn">
         <div class="col-md-10 col-lg-9 col-xl-8 mb-4">
          <p>
            <em>By Drew Hornbein</em>&nbsp;&mdash;&nbsp;
            read the
            <a href="https://medium.com/@hornbein/lets-build-a-powerful-network-of-freelancers-here-in-denver-fde7d44a75f8"
               target="_blank">
              full article on Medium.com
            </a>
          </p>

          <!--Article-->
          <p>I want to talk about being an independent worker, chances are you're an independent worker or freelancer or &quot;solopreneur&quot; or gig worker or happen to file a 1099 because you sometimes drive strangers around in your car. Nearly 60 million Americans are independent workers like us and that number is only going up. Sources predict that freelancers will make up the majority of the workforce in the near future.</p>

          <p>It's no wonder, right? Being a freelancer is awesome. Being your own boss, having choice, forging your own path, the variety of work, freedom to travel, not having to wear pants at the office....</p>

          <p>It also, in many ways, sucks. You are the boss, accountant, manager, and intern all at the same time, it's <strong>lonesome</strong> and often you're stuck at home wishing someone could just tell you that your work is good and that this impending sense of doom and doubt is just the deranged fantasy of someone who hasn't gotten enough sleep. Finding work can be such a challenge, networking is draining, and with no one to tell you what to do it can feel listless.</p>

          <p>Sometimes the monotony of a full-time job with - gasp - benefits, and stability sounds so darn appealing. Before you send that resume off to monster.com (I haven't done this in a while obviously) I want to share a vision with you.</p>
          <p class="text-center">
            &mdash;&mdash;&mdash;
          </p>

          <p>You wake up at a comfortable time, a time that works for you. Fully rested you pop over to the local gym and attend a movement class to get you ready for the day, the class is already paid for but you leave the instructor a generous tip. Over at your co-working space breakfast is waiting in the kitchen, some eggs and greens (or whatever you love) from that little farm attached to the school down the road. With a full belly and a cup of really good coffee, you sit down at your desk, across from people you know and admire. As you go through emails you see that the invoice you submitted yesterday has been paid into your bank account. A few potential gigs have been sent your way and you got some feedback on your latest work from your mastermind group. There is a skill development class today in about 30 minutes, look interesting, you decide to go. You leave your things safely at your desk and hop on one of the many shared bikes to make your way over to another co-working space where the event is held. After an informative event lunch is served, more nutritious local food as usual. You work for the rest of the day, ending at a reasonable hour. With healthcare covered, savings in the bank, and a steady stream of engaging work coming your way working into the evening is a distant memory. The remainder of the day is yours.
          </p>

          <p><em>Take a moment and imagine your perfect day, what else is there? What stress has been removed? What joy has been added? Where are you? What does it feel like?</em></p>

          <p>You and thousands of other freelancers, gig workers, 1099ers, solopreneurs have made this dream a reality. You worked hard, sat through meetings, poured over legal documents, worked with city, state, and federal government bureaucracies, you made life long friends and forged a union with people that have borne these fruits.</p>

          <p>No longer do you worry about when your invoices will be paid, the association covers that (and deals with clients who don't pay). You have affordable healthcare because you've pooled your buying power (and leveraged your political power). Memberships to co-working spaces, yoga studios, childcare, spas, and farm shares are all made affordable and easy through the association.</p>

          <p>It came from humble beginnings which I believe have already begun.</p>

          <h3 class="h2 mb-4">Better Together</h3>

          <p>
            In summer 2018 myself and a couple friends (Katie and Paul) hosted an event called <u><em>Better Together: How Freelancers Can Win</em></u> at Denver Startup Week. Over 125 people attended and began to shed light on what workers in Denver want and need.
          </p>

          <figure>
            <img src="{{ 'assets/img/better-together-pros_and_cons.jpg' | relative_url }}" class="img-fluid"
                 alt="Image showing lists of pros and cons about freelancing">
            <figcaption class="text-center font-weight-bold mt-2">
              DSW attendees' thoughts on Freelancing.</figcaption>
          </figure>

          <p>
            We held two more events in 2018 with the intention to build community and feel into what we could organize and provide for the community.
          </p>

          <p>What I see now is a great opportunity in the growing freelancer community for us to come together and make immediate impactful change in our lives to bring us towards the vision above.
          </p>

          <h3 class="h2 mb-4">Purpose</h3>

          <p>I believe that we can build an association of workers whose purpose is to improve the quality of life for independent workers and their communities. If anyone is going to be able to pull this off it's you, the independent worker. If we work together we can get better benefits, we can find and share gigs, we can support each other by coming together and sharing our wisdom, skills, and talents.</p>

          <p>Freelancing is the new normal. We are the next economy and I believe that together we can build a solidarity network which provides security, prosperity, purpose, and an outstanding quality of life for all.</p>

          <p class="text-center">
            <button type="button" class="btn btn-indigo">
              <a class="white-text" href="{{ '/subscribe' | relative_url }}" role="button">
                <i class="fas fa-envelope"></i> Subscribe for updates
              </a>
            </button>
          </p>
        </div><!--.col-->
      </div><!-- .row -->
    </section>
  </div><!-- .card -->
</div><!-- .container -->