Short Cheatsheet About NodeJS package.json Versioning ๐ Jul 7, 2024 ยท โ 2 min read Working a project on nodejs? Do you know how package versioning in package.json?
Dump and Restore PostgreSQL Database ๐ Jun 8, 2024 ยท โ 1 min read Do you want to move your database to other environment? This is how
Create PostgreSQL Database and Privileged User ๐ Apr 27, 2024 ยท โ 2 min read Using PostgreSQL? Let's create the database and give privilege to a user on it.
Self Hosted Your DrawIO Application ๐ Apr 20, 2024 ยท โ 2 min read Do you use whiteboarding / diagramming software application? Well, draw.io is one of the famous app for it and it's free... Today we will run it as self-hosted.
Android RecyclerView to Display Datas ๐ Aug 15, 2021 ยท โ 3 min read How to implement RecyclerView to display a list of data
Android App Rounded Corner Button ๐ Aug 13, 2021 ยท ๐ Aug 14, 2021 ยท โ 2 min read Create rounded corner button in android app project from AndroidStudio
Fix Visual Studio Code Git with SSH in Windows 10 ๐ Jan 8, 2020 ยท โ 4 min read Fixing Visual Studio Code (VSCode) Windows 10 source control Git with SSH key
Learn to Code for Newcomer with Grasshopper App ๐ Dec 27, 2019 ยท ๐ Apr 20, 2023 ยท โ 2 min read Learn to coding for newcomer & beginner with fun from Grasshopper App
Running Linux Command in Android (continued) ๐ Dec 25, 2019 ยท โ 1 min read Running linux command safely in Android OS from Termux