Worawat Kaewsanmuang

Worawat Kaewsanmuang is an Undergraduate Electrical Engineering student from Chiangmai University, Thailand. He is passionate about blockchain technology and mobile development.
Author Insights

6

0

0
Worawat Kaewsanmuang is an Undergraduate Electrical Engineering student from Chiangmai University, Thailand. He is passionate about blockchain technology and mobile development.
6
0
0
May 21, 2021
Web development projects frequently use CSS frameworks nowadays, for proper and efficient styling of the UI. Using these CSS frameworks saves design time as most of the UI elements and classes are readily...
Mar 26, 2021
There are many AI-powered computer systems nowadays that can use speech-based communication to communicate with humans. The main logic that is used in these types of systems is the ability to recognize speech...
Feb 15, 2021
Most of the software development workflow includes running, testing, building, and deploying the project manually. Each time we have any changes or updates we push the code to our version control system and...
Jan 7, 2021
Good developers are always looking for ways to reduce repetitive, manual processes. Leveraging CI/CD (Continuous Integration / Continuous Delivery) methodologies helps developers automate processes so they can...
Dec 10, 2020
Many modern-day apps contain ads in them. The ads may pop out if you want to use certain features in the app. Mainly in video game apps, you may need to watch an ad before reaching another level. Ads have been...
Nov 4, 2020
This tutorial aims to show the use of the Redux mechanism to toggle the dark mode on React Native applications. The idea is to add dark mode configurations to React Navigation as well as components from the...