Archives
All the articles I've archived.
-
Vibe Coding with Cursor: How to Build a iOS/Android App Without Writing a Single Line of Code
Six months without writing a single line of code — using Cursor and Flutter to ship a cross-platform world clock app through pure AI-assisted vibe coding.
-
I’m an overthinker. Journaling never helped…so I built something that journals back
Six failed attempts at journaling led me to build Ally — an AI that journals back, asks the right questions, and actually helps an overthinker process their thoughts.
-
'Pattern Recognition' a tool for your Go To Market strategy planning | PM Notes
How spotting patterns in user behaviour and market signals can sharpen your Go-To-Market strategy — PM Notes from someone who used to only care about building.
-
How to create & document User Personas, a framework | PM Notes
Building empathy with your target users and identifying exactly what they need from the product you’re designing.
-
The Process of Information Retrieval
A friend of mine published this realy great post about Information Retrieval . I have reblogged it here.
-
What are some of the little things your parents did for you that made the biggest impact?
This answer was originally published by me on Quora , answering the question : " What are some of the little things your parents did for you that made the...
-
A Cognitive study of Lexicons in Natural Language Processing.
What are Lexicons ? A word in any language is made of a root or stem word and an affix.
-
Configuring IntelliJ IDEA for Electron
In the last blog post on Setting Up Electron Framework for Desktop Apps , we talked about Electron framework and its installation, we also tried a "Hello...
-
Setting up Electron framework for Desktop apps
Fed up with clunky Linux desktop apps, I explored Electron — here's how to set it up and start building your first cross-platform desktop application.
-
Setting up Natural Language Processing Environment with Python
Get your NLP development environment running on Linux with Python — covers pip, NLTK, spaCy, and the core tools you need to start experimenting.
-
Naive Bayes Classifier in Python
Naive Bayes Classifier is probably the most widely used text classifier, it's a supervised learning algorithm.
-
Flickr Wallpapers daily for Linux Mint & Ubuntu
Linux has very few options for 'Automatic Wallpaper Setter'. Variety is at the top.
-
Dealing with compatibility issues.
Today I was searching for an Ubuntu app called Cuttlefish . But later found out that even though it was such an important utility it was no longer maintained.
-
Insertion Sort
Insertion Sort merely means that we insert one number at a time into its correct position comparing with the numbers to the left of it.
-
Android : How to Read and Display User Input.
Build your first Android app: read Name, Email, and Password from user input and display them in a TextView on button click — a beginner walkthrough.
-
Android Development Introduction
A starter guide to Android development — from installing Android Studio and the SDK to choosing the right IDE and getting your first project running.
-
CSS Overflow property.
A few days ago I was working on the design of a website when I faced a problem.
-
Java Math Example - Resultant of two Forces.
Using Java's Math library to calculate the resultant force and direction angle of two forces acting on a body — physics problems solved in code.
-
How convert an Array to String ?
A custom Java solution for converting an array to a string — written because the standard approaches weren't giving me what I needed.
-
How to convert a String to an Array ?
A short Java program that splits a string into an array — a small but handy utility for parsing and data manipulation tasks.
-
Periodic Table C Program.
My first program on the internet: a C utility to look up atomic numbers and element properties from the periodic table, with source code and a readme.
-
Time Difference Calculator C Program.
A C program using structs and call-by-reference to compute the time difference between a start and end time in hours:minutes:seconds format.
-
How to Install C IDE ?
The best available Integrated Development Environment for C and C++ is Eclipse CDT. It has all those features you need in your IDE.
-
How to Buy a Wordpress Theme.
Wordpress almost has about 200 to 300 themes for its users. Selecting the appropriate theme is quite important for our blog.
-
Warning Headers Already Sent: Solving the Issue.
Hunting down the 'Warning: headers already sent' PHP error on a WordPress site — what causes it, where to look, and how to fix it for good.
-
Hostgator Review
Hostgator is a Web hosting company founded in 2002 by Brent Oxley. In 2006, they were hosting more than 200,000 registered domains.
-
How to Deal with Spam Comments.
no spam! Here is the story of my blog a few days ago. I had a half dozen of good posts on it and I was feeling like a star blogger as I was getting almost 30...
-
Blogging tips for Beginners.
Practical tips for new bloggers — lessons learned from months of writing, growing an audience, and figuring out what actually works on WordPress.
-
How to add your Wordpress website to Dreamweaver CS6?
Step-by-step: connect your WordPress site to Adobe Dreamweaver CS6 for local file editing, FTP management, and live server syncing.
-
Recommended Wordpress Plugins.
A curated list of WordPress plugins I personally use — tools that simplify blogging, improve SEO, and keep your site running smoothly.
-
A guide to write a best post.
Image via CrunchBase Hi Guys, today I will be sharing all that I learnt through Internet, all these days about, How to write a top quality post.
-
Designing a Website with CSS
A graphical depiction of a very simple css document (Photo credit: Wikipedia) Yup… I know I didn’t blogged recently, I was designing the website www.
-
Setting Up WordPress on HostGator
English: The logo of the blogging software WordPress. Deutsch: WordPress Logo 中文: WordPress Logo (Photo credit: Wikipedia) As I had posted yesterday I...
-
Moving to a New Blog
HostGator (Photo credit: Wikipedia) This is the only blog from now on I will be updating regularly as I will be pretty busy with my new website.