blog.vigneshmarimuthu.comOOPS with KotlinKotlin is a modern, powerful, and developer-friendly language, especially for Android development. When compared with Java, it is more concise, readable, and better at handling null safety. Kotlin is a multi-paradigm language that supports both objec...Mar 9, 2025·3 min read
blog.vigneshmarimuthu.comCalculate distance between current location and Polyline Data in FlutterConsider a River that goes in length of many kilometers. Now, if I ask you how do you detect whether the user is standing close to the river, what would be your answer? Breakdown Now, let's break down our problem into parts. If we need to calculate t...Jul 22, 2024·4 min read
blog.vigneshmarimuthu.comInterview Preparation Kit for Senior Android DevelopersA typical job interview is a discussion between two liars Interviews are a headache in general. No matter where you stand in the experience scale, it comes with lot of self doubts, impostor syndromes, preparation burdens and what not. Especially whe...Nov 29, 2023·12 min read
blog.vigneshmarimuthu.comRebuilding my personal BlogVisit my blog here. If you see everything working fine, then I must have done everything that I wanted to do for my site. If not, that means, I have procrastinated working on the blog, like every other side project that I started earlier. Why do I ne...Feb 2, 2023·3 min read
blog.vigneshmarimuthu.comLearn Electron.js with meThe Idea: I got the idea of building a desktop app that helps the user to organize a folder full of images, based on a pattern like, years, months, or even dates. The idea is, to provide the user an option to select a folder that they want to organiz...Jan 31, 2023·2 min read