<?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>Forem: Caneco</title>
    <description>The latest articles on Forem by Caneco (@caneco).</description>
    <link>https://forem.com/caneco</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%2F265993%2F71b7778a-7f1a-482c-a4d6-9c1082a931e6.jpg</url>
      <title>Forem: Caneco</title>
      <link>https://forem.com/caneco</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/caneco"/>
    <language>en</language>
    <item>
      <title>Laravel GitHub Profile View Counter</title>
      <dc:creator>Caneco</dc:creator>
      <pubDate>Tue, 14 Jul 2020 18:27:36 +0000</pubDate>
      <link>https://forem.com/caneco/laravel-github-profile-view-counter-1hal</link>
      <guid>https://forem.com/caneco/laravel-github-profile-view-counter-1hal</guid>
      <description>&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/caneco/laravel-github-profile-view-counter"&gt;This package&lt;/a&gt; allows you to track Github profile views and display them in your profile readme, for free.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This project was inspired Artem Golubin's post &lt;a href="https://rushter.com/blog/github-profile-markdown"&gt;&lt;strong&gt;How to track and display profile views on GitHub&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;As part of recent design changes, GitHub has introduced READMEs for profiles. By creating a repo with your name and adding README.md file with markdown to it, you can now add a rich description of yourself.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Installation
&lt;/h2&gt;

&lt;p&gt;You can install the package via composer:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;composer require caneco/laravel-github-profile-view-counter
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;You can publish and run the migrations with:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;php artisan vendor:publish --provider="Caneco\GithubProfileViewCounter\GithubProfileViewCounterServiceProvider" --tag="migrations"
php artisan migrate
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;h2&gt;
  
  
  Usage
&lt;/h2&gt;

&lt;p&gt;Just visit &lt;code&gt;yourdomain.com/github-profile-view-counter.svg&lt;/code&gt;, you should see your badge with &lt;code&gt;visits++&lt;/code&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Done
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--n4Q16qP1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/8qoxefrcorwk5lhzzuip.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--n4Q16qP1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/8qoxefrcorwk5lhzzuip.png" alt="GitHub Profile example with badge"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Cheating
&lt;/h2&gt;

&lt;p&gt;You can always fill your table with a lot of rows to make yourself famous! &lt;strong&gt;But, play nice&lt;/strong&gt; 😉.&lt;/p&gt;

&lt;h2&gt;
  
  
  Contributing?
&lt;/h2&gt;

&lt;p&gt;Please see &lt;a href="https://github.com/caneco/laravel-github-profile-view-counter/blob/master/CONTRIBUTING.md"&gt;CONTRIBUTING&lt;/a&gt; doc for details.&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>github</category>
      <category>tutorial</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Laravel developers during Covid-19 quarentine be like...</title>
      <dc:creator>Caneco</dc:creator>
      <pubDate>Wed, 18 Mar 2020 18:52:26 +0000</pubDate>
      <link>https://forem.com/caneco/laravel-developers-during-covid-19-quarentine-be-like-54ka</link>
      <guid>https://forem.com/caneco/laravel-developers-during-covid-19-quarentine-be-like-54ka</guid>
      <description>&lt;p&gt;Yesterday, &lt;a href="https://twitter.com/asantibanez"&gt;Andrés Santibáñez&lt;/a&gt; shared this tweet mentioning something new that he learned in Laravel.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--t3OVG-lw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1003126488957321218/d-e02mzF_normal.jpg" alt="Andrés Santibáñez profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Andrés Santibáñez
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @asantibanez
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      TIL about &lt;a href="https://twitter.com/laravelphp"&gt;@laravelphp&lt;/a&gt; "throw_if" helper. Sweet! 👌
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      18:32 PM - 17 Mar 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1239982928089821189" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1239982928089821189" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      0
      &lt;a href="https://twitter.com/intent/like?tweet_id=1239982928089821189" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      7
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;So... I've replied that with 🙃&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--pVN-6p0E--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1235336161964498946/eWS98Pai_normal.jpg" alt="/dev/caneco profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        /dev/caneco
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        &lt;a class="comment-mentioned-user" href="https://dev.to/caneco"&gt;@caneco&lt;/a&gt;

      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      &lt;a href="https://twitter.com/asantibanez"&gt;@asantibanez&lt;/a&gt; &lt;a href="https://twitter.com/laravelphp"&gt;@laravelphp&lt;/a&gt; throw_unless(…
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      23:21 PM - 17 Mar 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1240055582431891456" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1240055582431891456" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      0
      &lt;a href="https://twitter.com/intent/like?tweet_id=1240055582431891456" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      2
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;And got his response 🤪&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--t3OVG-lw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1003126488957321218/d-e02mzF_normal.jpg" alt="Andrés Santibáñez profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Andrés Santibáñez
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @asantibanez
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      &lt;a href="https://twitter.com/Caneco"&gt;@Caneco&lt;/a&gt; &lt;a href="https://twitter.com/laravelphp"&gt;@laravelphp&lt;/a&gt; throw_if(throw_unless(...
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      23:22 PM - 17 Mar 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1240055836984119296" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1240055836984119296" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      0
      &lt;a href="https://twitter.com/intent/like?tweet_id=1240055836984119296" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      1
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;h2&gt;
  
  
  Oh boy! It was on... 😈
&lt;/h2&gt;

&lt;p&gt;Then, &lt;strong&gt;35 minutes&lt;/strong&gt; later; with &lt;strong&gt;31 tweets&lt;/strong&gt; posted between us two; reaching the character limit; &lt;strong&gt;and worse&lt;/strong&gt;, my wife poking me to get to bed; we reached this point:&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--t3OVG-lw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1003126488957321218/d-e02mzF_normal.jpg" alt="Andrés Santibáñez profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Andrés Santibáñez
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @asantibanez
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      &lt;a href="https://twitter.com/Caneco"&gt;@Caneco&lt;/a&gt; &lt;a href="https://twitter.com/laravelphp"&gt;@laravelphp&lt;/a&gt; asset(transform(config(mix(env(decrypt(cache(secure_url(bcrypt(encrypt(app(resolve(old(last(view(with(session(broadcast(event(dispatch(request(retry(route(rescue(collect(optional(data_get(tap(abort_unless(abort_if(throw_if(throw_unless(...
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      23:57 PM - 17 Mar 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1240064626496278537" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1240064626496278537" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      0
      &lt;a href="https://twitter.com/intent/like?tweet_id=1240064626496278537" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      0
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;Decided to end the thread I replied with a sneaky &lt;code&gt;dd()&lt;/code&gt;&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--pVN-6p0E--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1235336161964498946/eWS98Pai_normal.jpg" alt="/dev/caneco profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        /dev/caneco
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        &lt;a class="comment-mentioned-user" href="https://dev.to/caneco"&gt;@caneco&lt;/a&gt;

      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      &lt;a href="https://twitter.com/asantibanez"&gt;@asantibanez&lt;/a&gt; &lt;a href="https://twitter.com/laravelphp"&gt;@laravelphp&lt;/a&gt; dd(asset(transform(config(mix(env(decrypt(cache(secure_url(bcrypt(encrypt(app(resolve(old(last(view(with(session(broadcast(event(dispatch(request(retry(route(rescue(collect(optional(data_get(tap(abort_unless(abort_if(throw_if(throw_unless(...
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      23:57 PM - 17 Mar 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1240064795916763139" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1240064795916763139" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      0
      &lt;a href="https://twitter.com/intent/like?tweet_id=1240064795916763139" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      0
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;Then a wild &lt;a href="https://twitter.com/LiamHammett"&gt;Liam Hammett&lt;/a&gt; appeared and throw a new tweet:&lt;br&gt;
&lt;em&gt;(pun intended)&lt;/em&gt;&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--Hx90muTp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1236048705297485837/oGeWeWid_normal.jpg" alt="Liam Hammett profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Liam Hammett
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        &lt;a class="comment-mentioned-user" href="https://dev.to/liamhammett"&gt;@liamhammett&lt;/a&gt;

      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      &lt;a href="https://twitter.com/Caneco"&gt;@Caneco&lt;/a&gt; &lt;a href="https://twitter.com/asantibanez"&gt;@asantibanez&lt;/a&gt; &lt;a href="https://twitter.com/laravelphp"&gt;@laravelphp&lt;/a&gt; throw new \Exception(dd(asset(transform(config(mix(env(decrypt(cache(secure_url(bcrypt(encrypt(app(resolve(old(last(view(with(session(broadcast(event(dispatch(request(retry(route(rescue(collect(optional(data_get(tap(abort_unless(abort_if(throw_if(throw_unless(...
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      23:59 PM - 17 Mar 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1240065213283565569" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1240065213283565569" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      0
      &lt;a href="https://twitter.com/intent/like?tweet_id=1240065213283565569" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      0
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;


&lt;p&gt;But the one who ended the whole conversation was Andrés with: 🏆&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--t3OVG-lw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1003126488957321218/d-e02mzF_normal.jpg" alt="Andrés Santibáñez profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Andrés Santibáñez
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @asantibanez
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      &lt;a href="https://twitter.com/LiamHammett"&gt;@LiamHammett&lt;/a&gt; &lt;a href="https://twitter.com/Caneco"&gt;@Caneco&lt;/a&gt; &lt;a href="https://twitter.com/laravelphp"&gt;@laravelphp&lt;/a&gt; auth(throw new \Exception(dd(asset(transform(config(mix(env(decrypt(cache(secure_url(bcrypt(encrypt(app(resolve(old(last(view(with(session(broadcast(event(dispatch(request(retry(route(rescue(collect(optional(data_get(tap(abort_unless(abort_if(throw_if(throw_unless(...
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      00:01 AM - 18 Mar 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1240065794039578629" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1240065794039578629" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      0
      &lt;a href="https://twitter.com/intent/like?tweet_id=1240065794039578629" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      0
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;





&lt;p&gt;Well, some of you can say that this was stupid – &lt;strong&gt;and you're probably&lt;/strong&gt; right. But screw it… during this #StayAtHome period during the current &lt;strong&gt;Coronavirus&lt;/strong&gt; crisis, this was fun.&lt;/p&gt;

&lt;p&gt;And the Laravel community liked it. I guess… at least Ivan (@jesseleite85) said that this was very &lt;strong&gt;&lt;em&gt;Helpful&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;


&lt;blockquote class="ltag__twitter-tweet"&gt;

  &lt;div class="ltag__twitter-tweet__main"&gt;
    &lt;div class="ltag__twitter-tweet__header"&gt;
      &lt;img class="ltag__twitter-tweet__profile-image" src="https://res.cloudinary.com/practicaldev/image/fetch/s--8L7CchyY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://pbs.twimg.com/profile_images/1236702731227799555/F7m4AWmu_normal.jpg" alt="Ivan the Space Biker profile image"&gt;
      &lt;div class="ltag__twitter-tweet__full-name"&gt;
        Ivan the Space Biker
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__username"&gt;
        @jesseleite85
      &lt;/div&gt;
      &lt;div class="ltag__twitter-tweet__twitter-logo"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P4t6ys1m--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/twitter-f95605061196010f91e64806688390eb1a4dbc9e913682e043eb8b1e06ca484f.svg" alt="twitter logo"&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__body"&gt;
      &lt;a href="https://twitter.com/asantibanez"&gt;@asantibanez&lt;/a&gt; &lt;a href="https://twitter.com/LiamHammett"&gt;@LiamHammett&lt;/a&gt; &lt;a href="https://twitter.com/Caneco"&gt;@Caneco&lt;/a&gt; &lt;a href="https://twitter.com/laravelphp"&gt;@laravelphp&lt;/a&gt; Thank you. This thread was very Helpful.
    &lt;/div&gt;
    &lt;div class="ltag__twitter-tweet__date"&gt;
      00:08 AM - 18 Mar 2020
    &lt;/div&gt;


    &lt;div class="ltag__twitter-tweet__actions"&gt;
      &lt;a href="https://twitter.com/intent/tweet?in_reply_to=1240067479050825728" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-reply-action.svg" alt="Twitter reply action"&gt;
      &lt;/a&gt;
      &lt;a href="https://twitter.com/intent/retweet?tweet_id=1240067479050825728" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-retweet-action.svg" alt="Twitter retweet action"&gt;
      &lt;/a&gt;
      0
      &lt;a href="https://twitter.com/intent/like?tweet_id=1240067479050825728" class="ltag__twitter-tweet__actions__button"&gt;
        &lt;img src="/assets/twitter-like-action.svg" alt="Twitter like action"&gt;
      &lt;/a&gt;
      6
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;





&lt;h4&gt;
  
  
  PS: During all that time, Andrés was rope jumping! He's &lt;strong&gt;&lt;em&gt;loco&lt;/em&gt;&lt;/strong&gt;!
&lt;/h4&gt;

</description>
      <category>laravel</category>
      <category>covid19</category>
      <category>trolling</category>
      <category>php</category>
    </item>
    <item>
      <title>The story of the North Meets South rebranding</title>
      <dc:creator>Caneco</dc:creator>
      <pubDate>Thu, 14 Nov 2019 13:55:02 +0000</pubDate>
      <link>https://forem.com/caneco/the-story-of-the-north-meets-south-rebranding-4d55</link>
      <guid>https://forem.com/caneco/the-story-of-the-north-meets-south-rebranding-4d55</guid>
      <description>&lt;p&gt;Hopefully, you're familiar with this &lt;a href="http://northmeetssouth.audio/"&gt;&lt;strong&gt;podcast&lt;/strong&gt;&lt;/a&gt;, but if you aren't it's about two friends, &lt;a href="https://twitter.com/jakebennet"&gt;&lt;strong&gt;Jacob Bennett&lt;/strong&gt;&lt;/a&gt;, and &lt;a href="https://twitter.com/michaeldyrynda"&gt;&lt;strong&gt;Michael Dyrynda&lt;/strong&gt;&lt;/a&gt;, conquer a 14.5 hour time difference to talk about life as web developers.&lt;/p&gt;




&lt;p&gt;This story started with this message on Twitter:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Hey bud, just reaching out to see if you have any capacity to put together a new logo for the north meets south web podcast? &lt;br&gt;
Let me know what you charge, etc. :)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2NUGm7MK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/0sr80fo8gxv38dxbj2md.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2NUGm7MK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/0sr80fo8gxv38dxbj2md.gif" alt="gif: jonah hill happy"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Moments later, after I've finally composed myself, I've kindly  said yes to Michael and we were in business.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Let's talk logos.&lt;/strong&gt;&lt;br&gt;
The first question that I normally do, when it's a case of rebranding, it's asking the client the reasons behind the change. With this obvious question it's possible to find out their feelings with the current logo and get tips and hints for the new.&lt;br&gt;
In this case, they were looking for a logo that would give a better indication of the show. They also hinted their feelings about typography logo or a mark that can be recognisable in smaller sizes.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;It's time to design.&lt;/strong&gt;
&lt;/h3&gt;




&lt;p&gt;A week later I call the boys and showed some of the designs that I liked the most from the sketchbook. And it's easy to discover the final picks…&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---pp9iC7S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/4g37fobpcj4rw5yihwd0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---pp9iC7S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/4g37fobpcj4rw5yihwd0.png" alt="some of the logos finalists"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Another important thing it's choosing the color, and I kind of needed three colors to paint the logo I was thinking to get new palette, but I liked very much the old colors… &lt;strong&gt;&lt;em&gt;What should I do?&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
And in the end it was the old logo that kindly gave me the third color I was looking for.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3w2xWILX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/6qh1s00ugwmy37nyrn6p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3w2xWILX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/6qh1s00ugwmy37nyrn6p.png" alt="the finding of the 3rd color"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That would do it. It's time to show the new &lt;strong&gt;NORTH MEETS SOUTH&lt;/strong&gt; logo&lt;br&gt;
to the world - even with the cute compass variation mark in the early sketches.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6UJZ_lCW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/845p20339wj31flhcn9v.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6UJZ_lCW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/845p20339wj31flhcn9v.png" alt="New logo of North Meets South"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jLkmvYKn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/ft9lj1isf0tsxeksf7ry.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jLkmvYKn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/ft9lj1isf0tsxeksf7ry.png" alt="Logo comparison: old vs new"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--XFIpKCHJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/dk46w5hlibt5q6k40l78.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--XFIpKCHJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/dk46w5hlibt5q6k40l78.png" alt="Monochromatic version of the logo: black and white"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Zi2nFeT8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/16zy4k6jujdtfdbnnrkd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Zi2nFeT8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/16zy4k6jujdtfdbnnrkd.png" alt="Logo mark variation"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4fTVANj5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/13jt950wbxt383wxd1hk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4fTVANj5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/13jt950wbxt383wxd1hk.png" alt="Logo mark variation monochromatic: black and white"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But with any logo the best part it's playing with it. So, looking where the logo often appears on media and the audience interests I've pulled off this trendy designs for the avatars and posts:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--J8Ep17XW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/4p2rcfy1z5hqp61ezd1l.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--J8Ep17XW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/4p2rcfy1z5hqp61ezd1l.jpg" alt="Homepage preview with the new avatar"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--OmSYYKBp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/b2ze8o9roxekf2s412pg.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--OmSYYKBp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/b2ze8o9roxekf2s412pg.jpg" alt="Twitter post example with the new avatar"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;What about SWAG? Everybody loves good looking swag.&lt;/strong&gt;
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--fKq2yfq3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/slgz3pmskod28fvsq4io.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--fKq2yfq3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/slgz3pmskod28fvsq4io.jpg" alt="North Meets South swag: coffee mug"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--llAD-HjS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/34ja58uv9t3oq0k9wga6.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--llAD-HjS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/34ja58uv9t3oq0k9wga6.jpg" alt="North Meets South swag: t-shirts"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;So far, I love all the concepts I've done, but the ones that I'm most proud of are the ones where I fused the host's personalities to the cardinal directions of the logo brand.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--OgJ2zJ_9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/gp03galt9jx8jtaoy9w2.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--OgJ2zJ_9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/gp03galt9jx8jtaoy9w2.jpg" alt="Personality wallpaper: Michael vs Dyrynda"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ZwiB3IPE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/q8c0yeeyown0pucnuj0b.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ZwiB3IPE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/q8c0yeeyown0pucnuj0b.jpg" alt="Personality wallpaper: Normal vs Adelaide"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;strong&gt;And, just for fun, why not pushing this idea a little bit?&lt;/strong&gt; 🤣
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Qs2krgVb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/dq2u9hzgdzdtxd693ay6.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Qs2krgVb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/dq2u9hzgdzdtxd693ay6.jpg" alt="Personality wallpaper: Snow vs Cercei"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Well… Like you probably heard on the podcast that I've done all of this pro bono. Yes, that's true despite all the attempts of Michael and Jake to accept a payment. But from the start, I wanted that this to be sort of a "&lt;strong&gt;&lt;em&gt;thank you&lt;/em&gt;&lt;/strong&gt;" gift.&lt;/p&gt;

&lt;p&gt;A thank you for all the time and heart they put on this podcast and the official &lt;a href="https://laravel-news.com/podcast"&gt;&lt;strong&gt;Laravel News Podcast&lt;/strong&gt;&lt;/a&gt; - for all their effort even with such a big-time difference; for their time they take from their wives, playtime of their kids; and diapers to change.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thank you for that.&lt;/strong&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>The 30 logos I did for Hacktoberfest</title>
      <dc:creator>Caneco</dc:creator>
      <pubDate>Mon, 11 Nov 2019 19:47:56 +0000</pubDate>
      <link>https://forem.com/caneco/the-30-logos-i-did-for-hacktoberfest-38l7</link>
      <guid>https://forem.com/caneco/the-30-logos-i-did-for-hacktoberfest-38l7</guid>
      <description>&lt;p&gt;Got to admit, I never did complete any &lt;a href="https://hacktoberfest.digitalocean.com"&gt;&lt;strong&gt;Hacktoberfest&lt;/strong&gt;&lt;/a&gt; before, I did tried many times, but contributing to the Open Source it was something only possible with Google Maps directions.&lt;/p&gt;

&lt;p&gt;And despite many of my friends easily finished the challenge last year Iv’e decided just to hit the snooze button, and said to myself: &lt;strong&gt;&lt;em&gt;“Oh well… NEXT YEAR!!”&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;




&lt;p&gt;Fast-forward to 2019 to this year’s month-long celebration…&lt;/p&gt;

&lt;p&gt;Everyone is feeling pumped, the t-shirt looks dope, and I finally I wasn’t that scared of the “rituals of the Open Source”.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;But still, where do I start?&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;OK, Many pages could help me find the issues tagged with &lt;a href="https://twitter.com/search?q=hacktoberfest"&gt;#hacktoberfest&lt;/a&gt;. But I wanted to make something different than correcting typos or update documentation. &lt;strong&gt;So, why not logos?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;At that point I already designed a bunch of the logos of some of &lt;a href="http://twitter.com/enunomaduro"&gt;Nuno Maduro&lt;/a&gt;’s projects, and I can’t say that it’s something that I &lt;strong&gt;didn't&lt;/strong&gt; enjoy.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;So I’ve decided to tweet this…&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://twitter.com/Caneco/status/1179463831170486273"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WYSCgDcm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/7ke11d3lcc4efd3qfz0e.png" alt="https://twitter.com/Caneco/status/1179463831170486273"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Is was something that I could easily get the 4 Pull Requests (PR) required to complete the challenge, &lt;strong&gt;&lt;em&gt;but…&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Instantly I’ve started receiving links and more links of projects craving for a brand new logo. So many that, to be fair to everyone I actually needed to write a &lt;a href="https://www.notion.so/caneco/Do-you-need-a-logo-14b46a005e184aaca3481f722d765a90"&gt;code of conduct&lt;/a&gt; for the offer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;And quickly I created the first logo, then the second, then the third, and like that four logos were already done.&lt;/strong&gt;&lt;br&gt;
So in a day I’ve finished the required PRs but I’ve continue the offering and continue making a lot more. &lt;strong&gt;Check them out (can you spot yours?)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@caneco/the-30-logos-i-did-for-hacktoberfest-4aa6f161443d"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--13hlriDT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/l53x5rkxpxiuf2e8dr3b.jpg" alt="The logos Part I"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@caneco/the-30-logos-i-did-for-hacktoberfest-4aa6f161443d"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--uvrmg0Og--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/vdmmdww8nt36s6v0zi72.jpg" alt="The logos Part I"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;At the end I got a score of 4PRs+27, and designed 30 different logos.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Not counting the &lt;a href="http://tinkerwell.app/"&gt;Tinkerwell&lt;/a&gt; icon or the &lt;a href="http://northmeetssouth.audio/"&gt;NorthMeetsSouth&lt;/a&gt; rebranding.&lt;/p&gt;

&lt;p&gt;Some logos were more challenging, others fun to make, and some not even get approved. But despite everything it was an awesome experience.&lt;/p&gt;

&lt;h4&gt;
  
  
  Thank you all.
&lt;/h4&gt;




&lt;p&gt;And obviously, I could not forget that I even Eric Barnes helped me with a couple of logos during the hack.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--q7GKw9XZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/2ayorm9r37ou4wijfa4w.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--q7GKw9XZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/2ayorm9r37ou4wijfa4w.png" alt="Erics' Logos"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>hacktoberfest</category>
      <category>design</category>
    </item>
  </channel>
</rss>
