Posts by Category

HowTo

Back to top ↑

Development

Langur Language Translation Bot

1 minute read

Since, I am living in Germany. I have to learn the German language. Somewhow, I came up with this idea of translating text messages of whatever you type into...

Auto Update Android Sqlite Database Version

1 minute read

You may be familiar with the onUpgrade(SQLiteDatabase, int, int) method of the SQLiteOpenHelper class, which is called in your database helper class whenever...

Back to top ↑

Hacks

Back to top ↑

Security

Strange Requests broke my nginx server

1 minute read

Since the last month I am developing a Node.js application with Vue.js and recently, I bought a server and uploaded my still in development site there. I dep...

Back to top ↑

Hardware

How to use Arduino mega as a USB TTL Adapter

less than 1 minute read

Using any Arduino as a USB to TTL Adapter is very easy. Just need to connect the reset pin with grnd pin to bypass the ATmega chip. The Rx and Tx pins can th...

Back to top ↑

Howto

Back to top ↑

Life

Back to top ↑

Programming

Back to top ↑

Curiosity

Back to top ↑

Software

Big O Notation Cheatsheet in Landscape PDF

less than 1 minute read

Big-O cheat sheet already provides a PDF, but its not good enough for me and also not in Landscape mode. So, I made a better one which you can download below:

Back to top ↑

Other

Back to top ↑