I love coding, always building something. Don't know why ? but it satisfies me immensely to see my product working even a smaller program. I am always proud of all projects i have worked on - either it is my employment or open source.
I believe in opensource and that's why i have build many tools, framework , libraries etc. It has allowed me to explore my true potential and helped me to become better every day. The interesting thing is - this portfolio is created using mahal framework created by me.
One of my believe is - Sharing knowledge. I am always up for discussions with anyone and always try to share, learn and mentor peoples. I have received some amazing feedback by my colleague.
var question1 = "Are you developing something exciting or an awesome future product ?"; var question2 = "do you want me to work with you on your amazing journey ?"; var answer = { question1:true, question2:true }; if( answer.question1 === true && answer.question2 === true) { print("Let's have a talk. Message me using any of the social network platform or mail me at - ujjwalkumargupta44@gmail.com"); print ("I am also very OK to working remotely & actually i would love to.") } else { print("Let's connect on any of the social platform."); }