Juned Khan

DevOps Engineer

Passionate about technology
DevOps and Automation



Last login: Thu Oct 12 00:28:38 2017 from cpe44d9e79bd14b-cma84e3fd1a7d0.cpe.net.cable.rogers.com

         __|  __|_  )
         _|  (     /   Amazon Linux AMI
        ___|\___|___|

Amazon Linux version 2017.09 is available.


echo $email

email: [email protected]

echo $phone

phone: (997)-474-XXXX

echo $address

address: Mumbai, MH, INDIA

echo $education

Sardar Patel University • 2009 - 2012
MCA: Specialization in Computer Science; Bachelor in Accounts;

Block #: 004

System Administrator

Tata Consultancy Services

DevOps, Ansible, Linux, VoIP

March 2017 - Present


2ced301cea95102353465b5c96c2c313ca1ac39c593586fdbcf0692ed50e9538
878d1ef78d76e1cd006b89f323de4dce4064fafe2c38d5c711fe83f5e04bb0b2

Block #: 003

Sr. Support Engineer

Ecosmob Technologies Pvt. Ltd.

Asterisk, Freeswitch, OpenSIPS, Linux, VoIP, MySQL

Mar 2015 - Feb 2017


878d1ef78d76e1cd006b89f323de4dce4064fafe2c38d5c711fe83f5e04bb0b2
830e1d948d6c7dd090e804c9eb94b412f2750ac19cb69d4040ae11dff1d8ef6d


Block #: 002

Front End Developer

FarmLead.com

Vue.js, CoffeeScript, JS, HTML5, CSS3

June 2016 - Nov 2016


830e1d948d6c7dd090e804c9eb94b412f2750ac19cb69d4040ae11dff1d8ef6d
0fdf18af6009579cf35fdc82d130e658bca9037705b3a87142a27daeff138d78

Block #: 001

Web Developer

Events.com

LAMP, PHP5, JS, HTML5, CSS3

Mar 2015 - Feb 2016


0fdf18af6009579cf35fdc82d130e658bca9037705b3a87142a27daeff138d78
"Genesis Block"

SHA-256 blockchain
'); }); $('.tick').on('click', function () { var tickIndex = $(this).index(); $('body').scrollTop($(window).height() * tickIndex); }); updatePos(); }); // end document ready ------- var isDragging = false; var sliderTop, pointerPos, currentSection; var bodyHeight = $('body').height(); var sliderHeight = $('.slider-navigation').height(); var elementHeight = $('section').height(); var sectionAmount = $('section').length; var scale = (bodyHeight - (elementHeight)) / (sliderHeight - $('.nav-pointer').outerHeight()); var waitForFinalEvent = (function () { var timers = {}; return function (callback, ms, uniqueId) { if (!uniqueId) { uniqueId = "resize"; } if (timers[uniqueId]) { clearTimeout(timers[uniqueId]); } timers[uniqueId] = setTimeout(callback, ms); }; })(); function updatePos() { currentSection = $(window).scrollTop() / elementHeight; currentSectionNum = Math.ceil(currentSection + 0.01); sliderTop = $(window).scrollTop() / scale; $('.nav-pointer').css('top', sliderTop).text(currentSectionNum + '/' + sectionAmount); } function sliderMove(e) { $('body').scrollTop(parseInt(e) * scale); } $(window).scroll(function () { if (!isDragging) { updatePos(); } }); $(window).resize(function () { waitForFinalEvent(function () { bodyHeight = $('body').height(); sliderHeight = $('.slider-navigation').height(); elementHeight = $('section').height(); sectionAmount = $('section').length; scale = (bodyHeight - (elementHeight)) / (sliderHeight - $('.nav-pointer').outerHeight()); updatePos(); }, 500, "resizing"); }); // $(".draggable").draggable({ // axis: "y", // containment: "parent", // start: function() { // isDragging = true; // $('body').addClass('dragging'); // }, // drag: function() { // pointerPos = $(this).css('top'); // sliderMove(pointerPos); // updatePos(); // }, // stop: function() { // isDragging = false; // $('body').removeClass('dragging'); // } // }); // Steve Jobs Quotes console.log("\n \t Your work is going to fill a large part of your life,\n and the only way to be " + "truly satisfied is to do what you \n believe is great work. And the only way to do great" + " work \n is to love what you do. If you haven't found it yet, keep \n looking. Don't settle." + " As with all matters of the heart, \n you'll know when you find it.\n\n\n \t\t\t\t\t\t\t\t\t\t\t " + "Steve Jobs \n\n");