So you wanna be a developer...
developer·@mikegg89·
0.000 HBDSo you wanna be a developer...
<center><h1>This is the story on how I got my job as a junior developer </h1></center> Me = { firstName: Micheal, LastName: Giles, Age: 28 } <center>`First let me start off by saying, I am a cereal hobbyist and I like to dabble into all sorts of things, here's an Array/list of some of the things i've been into over the past 10 Years.`</center> <ul> HobbyList = [ <li>Day-trading Forex,</li> <li>Day-trading Morning Momentum Stocks,</li> <div class="pull-right"> https://steemitimages.com/DQmWC5iak4BLHCimBVD3Ns7UiuZjDrfppK6kD9AiGVJ86Lg/hobbys.jpg </div> <li>Crypto Trading,</li> <li>Photography,</li> <li>Programing Games in lua,</li> <li>Programing Small Python Scripts,</li> <li>Building Websites,</li> <li>YouTube,</li> <li>Affiliate Marketing,</li> <li>Retail Arbitrage With Amazon FBA,</li> <li>Art,</li> <li>Jiu-Jitsu,</li> <li>Etc...</li> ] <center>`At first I started out with 0 experience in any of these things`</center> let experience = 0 <center>`But I would practice them for a few month at a time, and with a lot of passion`</center> let practice = moment.duration(3, 'months') <center>`My family liked to hound me about switching hobby's all the time, and at first I would frustrate my self with it. But as I got older I realized, every time I would revisit a hobby I would be building on the experience that I gained from the time before, so I grew comfortable looping over this list.`</center> HobbyList.forEach(Hobby => (Hobby = practice ? experience++ : 'your being lazy'); <center>`I really enjoyed my programming hobby's, but honestly I never thought I would have a job as a developer, It was just a hobby, something I liked to do for free, but then an opportunity happened. I found some one who I went to high school with, he was a real developer and the best part, he was developing smart contracts on the Ethereum Virtual Machine. I was lucky, but I was also prepared.`</center>