How 1 hour of daily studies led me to offers from Apple and Amazon

How 1 hour of daily studies led me to offers from Apple and Amazon There are three reasons behind writing this blog: sharing my interview experiences, How I prepared for the interviews and making you believe that if an average student like me can do it, you can also do it. Finding the Right Reason The core motivation for doing anything in life depends hugely on the right reasons. In my personal experience, I have seen that if your reasons are incorrect or you don’t believe in them, you will not be able to sustain it long-term.… Read More

A cool way to learn a New Language using Google Sheets

A cool way to learn a New Language using Google Sheets Did you Know, with Google sheets you can convert any words or sentences from one language to another? It’s quite simple and fun. Let’s see below how to do it. STEP 1: Open google sheets https://docs.google.com/spreadsheets/ STEP 2: Create Columns with Words or Sentences. For this example, we are choosing English. STEP 3: Apply the Formula for converting the words/sentences in Column A to the Languages in Column B, C, D, E, F. The Formula is =GOOGLETRANSLATE(“text”, “source language”, “target language”).… Read More

Where to get License Free Images for your Project

Where to get License Free Images for your Project Whether you’re writing a blog or designing a Web project or a mobile application, the one thing you would always require is images. Google Images can be an answer, but then again, copyright is an issue which shouldn’t be overlooked. After all, no one should deliberately involve in legal issues. The second option can be to buy stock images. Sites like Shutterstock sell legal image copyrights for lots of money. If you’ve money, you can always visit those sites, but if you’re like me who doesn’t want to spend on images, there is a third alternative.… Read More

How I revamped my blog after 3 Years from its inception

How I revamped my blog after 3 Years from its inception It was back in 2014 when I purchased the domain Alapan.me and started this WordPress blog. I chose WordPress mainly because of its popularity and the customizability it offers. Being an open source technology, WordPress has its own set of problems, so I had decided from the very first, to go for a Premium theme so that I have a regularly updated theme at par with the WordPress updates. Other than installing the theme, I installed a Google Analytics plugin, a WordPress Backup plugin, and a security plugin and that was pretty much it.… Read More

How I created my First Android app using Framework7 and Cordova [Part-2]

How I created my First Android app using Framework7 and Cordova [Part-2] In the first part, we learned how to set up a cordova project. In this tutorial, we will learn to develop a Hybrid Android Mobile App from scratch, using Framework7. We would be using the material theme of Framework7, supported for Android. Before we start, download the Kitchen Sink Material App from Github. Go through the files to get more clarity. To start off, lets edit the content of index.html file. The reason for doing this is because Framework 7 provides two different templates; one for iOS and one for Android; since the default is iOS so we have to change the index.html… Read More

How I created my First Android app using Framework7 and Cordova [Part-1]

How I created my First Android app using Framework7 and Cordova [Part-1] Recently, I published my first android app on Play Store and let me tell you it’s not as hard as you think. There are plenty of open source tools out there which makes the task easy; and Google will have answers to almost all your hiccups that you’ll face during your journey. To start off, let’s discuss the types of Mobile App. There are primarily 3 basic types of mobile applications: 1. Web App 2. Native App 3. Hybrid App Web Apps are such applications which run on a Web Browser.… Read More

Pin It on Pinterest