My website


This is where I will tell my friends way too much about me
  • Mindfulness

    Whatever you can do, or dream you can, begin it. Boldness has genius, magic, and power in it. Begin it now! – Goethe [Read More]
  • Setting up Custom Domain Name

    So, last night I got around to purchasing a domain name for my blog/portfolio site. After researching several different domain name providers, I came across 1and1.com, which has an introductory offer too good to pass up, which is $.99 for the first year of your domain, provided that this is... [Read More]
  • Changing Jeykll Theme

    I’m not sure if this is entirely normal, but I actually spent several hours last night looking for the perfect theme for my blog. I then reviewed how to change my theme and did so by forking and cloning it to a local repo and then copying and pasting my... [Read More]
    Tags:
  • Git Merge Conflicts and Git Revert

    In this post I am going to talk about my first git revert I did on one of my projects tonight after learning first hand about merge conflicts and not fully understanding what to do at the time. And then I will give a few updates on my Web Dev... [Read More]
    Tags:
  • Learning CSS Flexbox and Progress Update

    For the past week or so I’ve been working through Shay Howe’s HTML/CSS Tutorial and last night I completed it. Instead of just reading through it though and trying to retain as much as possible, I actually coded his example website along with the tutorial making sure never to use... [Read More]