Web Developer
Udit hails from India & is found working on his laptop with Pink Floyd, Dire Straits or Hans Zimmer OSTs. He's pursuing double major in Computer Science & Engineering at Santa Clara University to enhance his edge over current technology and gain global exposure. Prior to this, He graduated in Computer Science and holds a major in Information Technology. Udit came across WordPress when he joined rtCamp. And in no time he grasped the ins & outs of WordPress and made it the crux of his profession.
He’s a proud contributor to WordPress 4.1, 4.2 & 4.3, and maintains a couple of plugins on the WordPress repository & Github with the belief in Open Source future of Web & its equilibrium.
Right now, he is constantly improving himself in web technologies like NodeJS, MongoDB, AngularJS; mobile technologies in Android/iOS/React and Data Science field at Santa Clara University. He's passionate about what he works in Software Engineering field and that's the key why he's a perfectionist in his projects at hand.
When he’s not looking at his black window of terminal, he is rambling into his incognito mind, dreaming about that damn cool EF180mm f/3.5L Macro USM Lens with a pixel perfect picture from his DSLR or how good cricketer he would have been; if not a developer. He's also a Foodie & a Movie-buff!
A stepping stone of the journey to reach where I am. Time when I actually learnt the "Hello World!" of C ! And the impact was so strong that It did not take much time for me to nurture my fascination towards Computer Science.
Infectious time when I co-merged my interests in System Programming and Web Development and since then I've never looked back.
Because somewhere you gotta step outside your home and build yourself ! And that's what I did as a Summer Intern @ TCS, Intern @ Saba and Web Developer @ rtCamp.
The time when I jumped into the world of freelancing. Helped two of the most interesting companies in WordPress business with their client project and crafted my career to another heights.
Because sometimes global exposure is necessary! And here I'm to explore my global opportunities in USA and learn cool stuff in Data Science, Artificial Intelligence & Machine Learning.
Been developing WordPress Themes/Plugins since the day I touched WordPress and have never left it. And as a matter of fact it's helping me earn my bread.
Why? Because it's the only language that can be understood anywhere in the world without learning its syntax.
PHP, JavaScript (Node.js), Java, Ruby (Ruby on Rails) & C/C++.
Relational (MySQL, MSSQL, SQLite) and NoSQL (MongoDB)
On various platform of PHP, Java, Ruby & JavaScript (Node.js)
PHP, Java, JavaScript
Have been a part of many development team with various team-sizes, small as well as large.
Not only Git; SubVersion, AccuRev & Mercurial.
This evening I came across a Google Search result for Game of Thrones Audiobooks and my immediate question was how can I download all these .mp3 files at once to my computer. As going through each of those directory and clicking on those files to download was, well a bit...
FontAwesome icon pack is quite popular in Web Development and it has got alot of custom icons related to almost every possible situation in your app/website that you may want to use. How FontAwesome Works The thought behind the FontAwesome symbol pack is straightforward. The symbols are dealt as characters....
Problem mtr google.com mtr: unable to get raw sockets. Solution # Follow your version for mtr with `0.86` sudo chown root:wheel /usr/local/Cellar/mtr/0.86/sbin/mtr sudo chmod u+s /usr/local/Cellar/mtr/0.86/sbin/mtr Problem mtr google.com mtr: command not found Solution Add following line entry in your .bash_profile / .bashrc / .zshrc file. alias mtr=/usr/local/sbin/mtr