What if you could build anything?
well now you can, just contact me.
It's that easy.
what are we
going to build today?
concept. design. engineering.
Are HTML, CSS, JavaScript, and Node.js with a little SQL enough for me to be a full stack web developer?
So. I'm not sure why? I try to refrain from diving into open discussions like this. But, somehow I made a post on Quora when someone asked "Is HTML, CSS, Javascript, Node.js, and SQL, enough to be a full stack developer?" It's not really a great question. Maybe a better question might be "How much […]
One Way: A Custom Approach to WordPress
As always, there are most likely more than one way to do something when it comes to web development. One thing is for sure. WordPress, all fine and dandy as it may be, tends to lean on the plug and play method. Now I'm not saying that if you have a WordPress site whatever method […]
Installing Drupal 8: Information you need know.
Getting past the Drupal 8 [9] Gate. Drupal, eh? Scroll down for the install info. [This is where I ramble.] You want to discover : what it's all about? what's the fuss? why do people think it's so great? how can I leverage it to make a [certain] website? is it really that hard? Or […]
advanced Drupal.
I recently went back in time. I found this old blog post I wrote on a old company website I had in 2010 called DesignDog. I have been working with Drupal even before that. Along with this I remember designing some amazing drupalcamp logos and also contributing logos to Drupal Docs. Still in the Drupal […]
AWS Direct Connect Now Available for Serious Data
What is AWS Direct Connect? What does it mean to me? Good Question. (Break it down for me in simple understandable terms because you know we like simple.) Well, if you have a company and you have a good chunk of data that you either: Have produced, Are producing on a regular basis, or Plan […]
Resources that matter
A list of links that I find useful for: Useful information can be found on the internet but it's hard to find good relevent information. For example: mv */* . will move all your files in a directory up a level. But you can also use sudo rsync -avz . /var/www/html. You can easily duplicate […]