Open in app

Sign In

Write

Sign In

Leo N

368 Followers

Home

About

Published in

Geek Culture

·Pinned

Java: Interesting and Cool Tricks

👉 1 >> Java String concat() Vs the + Operator for Concatenation

Java

7 min read

Java: Interesting and Cool Tricks
Java: Interesting and Cool Tricks
Java

7 min read


Published in

Geek Culture

·Pinned

React Native: Unable to load script: index. android.bundle

1. Identify the problems 👉 Step 1: I am using React Native version 0.63.2 like below, and I want to build an android app by using Fastlane for CI/CD integration.

Reactnative

4 min read

React Native: Unable to load script. index. android.bundle
React Native: Unable to load script. index. android.bundle
Reactnative

4 min read


Published in

Level Up Coding

·Pinned

Java, Kotlin: HashMap Under the hood?

Definition Java HashMap class is an implementation of Map interface based on hash table. It stores elements in key & value pairs which is denoted as HashMap<Key, Value> or HashMap<K, V>. It extends AbstractMap class, and implements Map interface and can be accessed by importing java.util package. …

Java

5 min read

Java, Kotlin: HashMap Under the hood?
Java, Kotlin: HashMap Under the hood?
Java

5 min read


Jun 25

How can one sustain a living in Singapore with just $1200 per month, economic depression 2023?

This article is only intended for personal sharing and may not apply to everyone. 🔥How can one live in Singapore with only $1200 per month? Living in Singapore with a budget of $1200 per month can be challenging since Singapore is an expensive city. However, if you plan your expenses wisely and adopt cost-saving measures, you can live frugally and reasonably…

Singapor

3 min read

How can one sustain a living in Singapore with just $1200 per month, economic depression 2023?
How can one sustain a living in Singapore with just $1200 per month, economic depression 2023?
Singapor

3 min read


Jun 20

One Year of Working at GXS: Success and Learning

Today I am celebrating my first year anniversary at GxS. The emotions that I am feeling are almost indescribable as I look back on a long period of challenges, but also one filled with excitement and enthusiasm. I am proud and happy to have gone through months of dedication and…

Grab

5 min read

One Year of Working at GXS: Success and Learning
One Year of Working at GXS: Success and Learning
Grab

5 min read


Published in

Geek Culture

·May 6

How’s git work? The algorithm behind

Git is a distributed version control system that is widely used for software development. Git allows multiple developers to work on the same codebase at the same time and keep track of changes made to the codebase over time. When you start using Git for a project, you create a…

Git

6 min read

How’s git work? The algorithm behind
How’s git work? The algorithm behind
Git

6 min read


Published in

Geek Culture

·Feb 13

Image Template matching methods with Python using OpenCV

Background Template matching is a computer vision technique for finding areas of an image that are similar to a patch (template). A patch is a small image with certain features. The goal of template matching is to find the patch/template in an image. …

Python

10 min read

Image Template matching methods with Python using OpenCV
Image Template matching methods with Python using OpenCV
Python

10 min read


Published in

Level Up Coding

·Jan 26

Kotlin: Basic of Coroutines

1. CoroutineScope Coroutine scope is a concept in the Kotlin programming language that defines a scope for a set of coroutines. It provides a way to organize and manage the lifecycle of coroutines, and allows for the cancellation of all coroutines within the scope when necessary. …

Kotlin

8 min read

Kotlin: Basic of Coroutines
Kotlin: Basic of Coroutines
Kotlin

8 min read


Published in

Level Up Coding

·Jan 16

Android: Problem with Time Interval when using UTC: System.currentTimeMillis()

What is UTC? UTC is the main universal time keeping standard. It stands for Coordinated Universal Time. People use it to measure time in a common way around the globe. Since it is essentially being used interchangeably with GMT (Greenwich Mean Time) you could think of it as the timezone defined around the…

Android

4 min read

Android: Problem with Time Interval when using UTC: System.currentTimeMillis()
Android: Problem with Time Interval when using UTC: System.currentTimeMillis()
Android

4 min read


Published in

Level Up Coding

·Dec 30, 2022

Cropping Images in Python with Pillow

Python and Cartesian Coordinate System

Python

6 min read

Cropping Images in Python with Pillow
Cropping Images in Python with Pillow
Python

6 min read

Leo N

Leo N

368 Followers

🎓 “A person who never made a mistake never tried anything new.” — Albert Einstein

Following
  • Manuel Vivo

    Manuel Vivo

  • Netflix Technology Blog

    Netflix Technology Blog

  • Ngo Minh Tri

    Ngo Minh Tri

  • JetRuby Agency

    JetRuby Agency

  • Steve Dao

    Steve Dao

See all (41)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams