˟

Posts


26 Apr, 2021

[Algorithm] 2D Collision Detection

Algorithms to detect collision in 2D games (more)

23 Apr, 2021

[Spring] What is a Bean object?

The concept of Bean in the Spring Framework (more)

22 Apr, 2021

[Data] Ecosystem of the Modern Data Infrastructure

Modern data infrastructure of the today enterprises (more)

19 Apr, 2021

[Vs.] Versus

Comparing easily mistaken concepts (more)

4 May, 2021

[Web Dev] JavaScript

All about JavaScript (more)

23 Apr, 2021

[Web Dev] NES.css - A nice theme with example

Introducing the NES.css theme with a form example (more)

19 Apr, 2021

[Web Dev] OpenAPI

How are RestAPI and OpenAPI related? And why should you use OpenAPI when you are working with RestAPI. (more)

19 Apr, 2021

[Web Dev] How to setup a JavaScript project

Setting up a bare JavaScript project from scratch (more)

18 Apr, 2021

[Web Dev] Best Practices for Designing APIs

Some of best practices for designing APIs that easy to understand, to consume, secured and fast. (more)

1 Apr, 2021

[Web Dev] Express.js

Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. Website (more)

1 Apr, 2021

[Web Dev] Vue

Little tips, tricks, and tutorials about the Vue JS Framework (more)

19 Apr, 2021

[Python] Webcam Streaming with Flask

How to use Flask to stream from your webcam to your browser (more)

12 Apr, 2021

[Python] Profiling your code

Finding bottlenecks and optimizing performance (more)

9 Apr, 2021

[Python] Fast Loop

Lesson learned from “Fast Loop in Python” by James Murphy, mCoding (more)

1 Apr, 2021

[Python] Fun

A series of simple game progamming in Python (more)

12 Apr, 2021

[Programming] High-quality Code

What is high-quality code? And how to write high-quality code? We talk about practices in this post. (more)

16 Apr, 2021

[Architecture] Domain Driven Design Through Onion Architecture

Introduction to Onion Architecture that can be used for Domain-Driven Design (more)