July 20, 2017 · 5 min read
Basics of Git - The Simple Quick Start Guide
This is just a simple guide for getting started with git.
DevOps & Tools, Programming
July 16, 2017 · 2 min read
Exotic Saman!
Exotic comes from the greek word Exotikos meaning foreign and Saman is a colloquial word in India for Things.
Hackathons & Events, Lifestyle, Travel & Places
July 10, 2017 · 4 min read
Spamming People who Spam - Is it bad?
Recently, I have received a lot of unsolicited emails from unknown senders asking me to buy VPS or Virtual Private Servers. How not to get into these scams.
Programming, Security, Travel & Places, Social & Culture
July 7, 2017 · 4 min read
Best way to punish Plagiarisers? Vote them down!
Recently this website: codexample.org started plagiarising Stack Overflow. This is the revenge from a fan of Stack Overflow.
JavaScript, Web Development, Programming, Career & Achievement, Security, Lifestyle
July 5, 2017 · 4 min read
Challenge: Internet Explorer Table Cells & Positioning Nightmare & Alternatives
After a lot of struggles, I was unable to find a solution for fixing Internet Explorer Table Cells & Positioning absolute issue.
Web Development, Programming, Career & Achievement, Lifestyle
July 1, 2017 · 2 min read
CSS Transitions & JavaScript for Animated Entry Effects
Creating a Slide Off Effect using CSS Transition Width Right to Left.
JavaScript, Web Development, Programming, Career & Achievement
June 24, 2017 · 5 min read
Behind the Scenes of Development of My Personal Website…
This is a story of behind the scenes, developing my current revamped website. This is the introduction post.
Web Development, Programming, Career & Achievement, Lifestyle, Entertainment
June 24, 2017 · 2 min read
Using SweetAlert2 for navigating inside the pages and not focusing on calling element
Making SweetAlerts2 not to focus on the initiating element.
JavaScript, Web Development, Programming
June 23, 2017 · 2 min read
Sending a WhatsApp message directly from Web
A simple article to add a share to WhatsApp button in a webpage.
Programming, Social & Culture
June 22, 2017 · 6 min read
Hot discussions on Tabs vs. Spaces in Coding - Which person are you?
Trending discussion on Tabs vs. Spaces and how it affects your career.
Web Development, Programming
June 21, 2017 · 1 min read
Google Developer Tools - Upgraded!
A quick cover of the screenshots feature in the new Google Developer Tools (Chrome 59) update.
Programming, Social & Culture
June 20, 2017 · 2 min read
Calculation of Range between Array Elements
An article for calculation of range between array elements.
JavaScript, Programming, Career & Achievement