Translator Bahasa Alay
- Categories:
- javascript
- reactjs
Alkisah, ada salah satu pengguna Facebook bernama Cewe’x Kuburan yang cukup terkenal karena setiap status yang dia buat terlihat seperti kata-kata abstrak.
Kawan saya memutuskan untuk membuat online tool encoder dan decoder untuk membaca status alay dari Cewe’x Kuburan tersebut.
Terinspirasi dari online tool dari kawan saya itu, saya memutuskan untuk membuat juga online tool bernama Alay Translator dengan menggunakan React JS dan menggunakan standardisasi bahasa alay dari Cewe’x Kuburan juga.
Fungsionalitas Alay Translator yaitu bisa mengubah bahasa yang normal menjadi alay dan sebaliknya. Cocok juga bagi yang ingin mengirim pesan tersembunyi atau membuat status alay. :))
Link Alay Translator: https://tools.kaklabs.com/alay-translator.html
- Tags:
- #javascript
- #reactjs
- #tool
Recent Posts
How to Defend Against Brute-Force and DoS Attacks with Fail2ban, Nginx limit_req, and iptables
In this tutorial, I’ll explain how to protect your public-facing Linux server and Nginx web server from common threats, including brute-force and DoS attacks.
Is Getting AWS Solutions Architect Associate Certification Worth It?
If you are a full-time Software Engineer, there's no strong need to pursue this certification.
DevSecOps
My Notes about DevSecOps
AWS Secrets Manager
Explanation about AWS Secrets Manager with example code.
Envelope Encryption
Envelope encryption is the practice of encrypting plaintext data with a data key, and then encrypting the data key under another key.