March 20, 2018 · 7 min read
Working with Virtual Hosts in Scotch Box Pro
My experience in making the vHosts command work on the new Scotch Box Pro. This tutorial is aimed at beginners.
Web Development, DevOps & Tools, Programming
March 16, 2018 · 2 min read
Everything you would need to know about Atomic Design
Interesting article on Atomic Design, which I recently had a chance to attend in a conference.
Web Development, Programming, Design & UX
March 12, 2018 · 10 min read
A quick app for creating Equal Total Payments using PHP
A simple app using PHP that generates the list of payments to be done every month along with interest and principal amount paid.
Programming
March 8, 2018 · 2 min read
Free Robotic Process Automation Seminar & Networking Lunch
A seminar, where they will be examining the far-reaching uses of Robotic Process Automation and will demonstrate how it has helped some of their customers.
Hackathons & Events, Travel & Places, Crypto & Emerging Tech
March 5, 2018 · 2 min read
Fetching Items with Multiple Tags in a Tag-based Search
The previous method can tag multiple, but can retrieve only mails from a single label. In this article, we'll see how to retrieve mails from more than one label.
Programming
March 1, 2018 · 5 min read
Avoiding HTTP 404 for map files when using minified CSS & JavaScript
Best way to get rid of 404 errors when accessing a sourcemap.
JavaScript, Web Development, Programming, Lifestyle, Social & Culture
February 26, 2018 · 2 min read
Clearing your recent emojis in WhatsApp Web
Tired of having these irritating recent emojis in WhatsApp getting clogged with unwanted recent ones? I have solution for you that works at least in WhatsApp Web.
Programming, Lifestyle, Entertainment, Social & Culture, Crypto & Emerging Tech
February 23, 2018 · 11 min read
Git Standards followed in our way of Spotify Agile Methodology
All the coding standards we follow, that can be applied to other software development projects to achieve better results.
DevOps & Tools, Programming, Agile & Process, Lifestyle
February 20, 2018 · 14 min read
My Experience on Spotify Agile Methodology
I have been working on this methodology for a long time, so just sharing my experience and how to embrace it.
DevOps & Tools, Programming, Agile & Process, Lifestyle
February 16, 2018 · 23 min read
Live: HackCity 2018 - City, University of London's Annual Hackathon 2018 on 17th - 18th February 2018
HackCity is back again for it's 2nd year! HackCity team is welcoming students from all over London, the UK and Europe, for all student fun and free Hackathon.
DevOps & Tools, Programming, Hackathons & Events, Security, Travel & Places, Entertainment
February 14, 2018 · 3 min read
Suppressing Errors or Handling non existing includes in Nunjucks Templating engine
I didn't know how to suppress or handle errors in Nunjucks (Jinja2) when including a file that doesn't exist. I have solved it in a simple way.
JavaScript, Web Development, Programming
February 10, 2018 · 3 min read
Best way to import or export the Git Configuration
A simple and best way to find the file where git stores its configuration and copy them across devices and installations.
DevOps & Tools, Programming, Security