Articles

This page contains writings that I have learned over time and also serves as documentation for me when I am studying. Hopefully, in the future, these writings will be beneficial for both me and others who read them. Happy reading! 😁.

Webscraping Node + puppeteer

Webscraping is a method used to extract and retrieve data from specific web pages, such as images, text, or URLs on a website, especially when the web...

Wed, 28 2021, 2:44:00 pm

Read 72 minutes

Exploring Jenkins

Jenkins is a powerful open-source automation server, crafted using the versatile Java programming language. One of its primary purposes is to facilita...

Tue, 22 2021, 11:39:00 pm

Read 66 minutes

REST API: A Practical Guide to Creating APIs the Right Way

REST API (Representational State Transfer Application Programming Interface) is one of the architectural styles used to build and integrate systems. R...

Tue, 16 2023, 2:11:00 am

Read 140 minutes

The Dangers of Copy & Paste (Copas)

What if the text we copy is replaced with a harmful command or malicious code? Learn how to protect yourself from potential dangers.

Tue, 04 2022, 8:10:00 pm

Read 33 minutes

Screen Mirroring iPhone to Linux

Screen mirroring is a technology that allows you to display your mobile device's screen on a larger screen, such as a TV or monitor, just as it is, an...

Sun, 15 2022, 10:54:00 am

Read 53 minutes

Integrating Google Maps into a React.js Application

Google Maps is a mapping service provided by Google that supports a wide range of configurations. Adding Google Maps to your application can provide u...

Sat, 26 2021, 1:37:00 am

Read 92 minutes

WhatsApp-JS: Bringing Automation and Fun to WhatsApp

Ever received a WhatsApp message like this: 'Here's your OTP, 1102. Congratulations, your account is now active'? Those messages are often the result ...

Sat, 26 2021, 1:17:00 am

Read 48 minutes

What Is Teachable Machine

In today's era, AI or Artificial Intelligence is no stranger to our ears. AI has become an integral part of our lives, with applications ranging from ...

Sat, 26 2021, 12:01:00 am

Read 55 minutes

Learn MySQL: A Comprehensive Guide to Mastering SQL Commands

MySQL is a popular relational database management system (RDBMS) among developers and IT professionals. MySQL offers reliable performance and scalabil...

Fri, 31 2023, 1:16:00 am

Read 152 minutes