My #100DaysOfCode tracing

Here I'll be posting my daily work on #100DaysOfCode challenge, as well as the code I can attach to it.

Links to each day tweet and sub-repo (if exists) will be accessible clicking on the Twitter/GitHub icon.

  • DAY 1: Updated 2 repositories and made them public, adding their README file. Tweet
  • DAY 2: Created html template for email, as well as php script to send it using PHPMailer and Composer. Tweet Day 2 code
  • DAY 3: JSON Code Editor with some juicy functionalities. Tweet Day 3 code and demo
  • DAY 4: Charmander sprite using css box-shadow property. Tweet Day 4 code and demo