Skip to Content

You are here

November 2015

About Me

Who am I ?

A Full Stack Developer & Open source consultant having 8+ years of solid experience in LAMP (Linux, Apache, PHP, MySQL) and XAMPP for Windows stacks. SCJP 1.4.



What do I Do ??

Quick learner for new technologies on the go which are in existing projects or coming new.
Currently going through Drupal 8 module and theme development as it is coming closer to its stable release.
Apart from techie stuff I am an Artist, Enthusiast Gamer, Often Tennis and Ping pong player.



Developing First Drupal 8 module

As Drupal 8 is coming in few days, its time to start developing modules in Drupal 8 for better support in future. I have ported my module to Drupal 8 recently. There is bit learning curve present in every drupal version. Things become better and better in next version, same is the case with Drupal 8 about improvement but for sure that its not alike D5, D6, D7. All previous versions were not using object oriented approach but more procedure oriented. Hooks were key concepts for any custom module development, but in D8 its not the case.