Last active
August 25, 2022 14:47
-
-
Save albirrkarim/20d304596af260d5c79a94ec13603ffa to your computer and use it in GitHub Desktop.
Revisions
-
albirrkarim revised this gist
Aug 25, 2022 . 1 changed file with 16 additions and 16 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,31 +1,31 @@ # What is a Javanese cultural dictionary Javanese cultural dictionary is a website and application that can help you look up words in the Javanese language and culture. With the application of the latest technology, I hope it can provide good experience of learning Javanese culture. # What makes it special - Using [Progressive Web Activity (PWA)](https://web.dev/what-are-pwas/) this website can be installed on various operating systems such as Linux, windows, mac, etc. - This website can also be indexed in the Playstore like an application by using [Trusted Web Activity (TWA)](https://developer.chrome.com/docs/android/trusted-web-activity/) - For search for Javanese words/terms, this website uses Full-text search combined with the [levenshtein distance] algorithm (https://en.wikipedia.org/wiki/Levenshtein_distance) to make similar words, typos can be resolved. - This app also provides preprocessing audio. which automatically removes silence in audio recording. ## Technology [React js](https://reactjs.org/), [UI Material](https://mui.com/) and [Laravel](https://laravel.com/) # News [balailanguagejateng.kemdikbud.go.id](https://balailanguagejateng.kemdikbud.go.id/2021/10/balai-language-provinsi-jawa-tengah-terbitkan-kamus-kultur-jawa-versi-daring/) [okezone.com](https://edukasi.okezone.com/read/2021/12/17/65/2518626/balai-language-provinsi-jawa-tengah-ciptakan-application-digital-kamus-kultur-jawa) [rri.co.id](https://rri.co.id/humaniora/info-publik/1236266/kemendikbudristek-susun-kamus-kultur-jawa-2021) # Android version (Playstore) [Download Kamus Bahasa Jawa](https://play.google.com/store/apps/details?id=com.udinus.kamusBahasajawa) -
albirrkarim revised this gist
Dec 25, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Semoga Jawa maju teknologinya ## Teknologi [React js](https://reactjs.org/), [Material UI](https://mui.com/) dan [Laravel](https://laravel.com/) # Berita -
albirrkarim revised this gist
Dec 25, 2021 . 1 changed file with 25 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,15 +1,31 @@ # Apa itu kamus budaya jawa Kamus budaya jawa adalah website dan aplikasi yang dapat membantu anda mencari kata kata pada bahasa dan kebudayaan jawa. Dengan penerapan teknologi terkini saya harap dapat memberikan pengalaman mempelajari kebudayaan jawa lebih mudah. # Apa yang membuat spesial Dengan menggunakan [Progressive Web Activity (PWA)](https://web.dev/what-are-pwas/) website ini dapat di install di berbagai macam operating sistem seperti linux, windows, mac, dll Website ini juga dapat terindeks di Playstore layaknya aplikasi dengan menggunakan [Trusted Web Activity (TWA)](https://developer.chrome.com/docs/android/trusted-web-activity/) Untuk pencarian kata / istilah jawa, web ini menggunakan Full text search dengan di padukan dengan algoritma [levenshtein distance](https://en.wikipedia.org/wiki/Levenshtein_distance) membuat kata yang mirip, typo dapat teratasi. Kedepannya akan di kembangkan lebih canggih lagi. Semoga Jawa maju teknologinya ## Teknologi [React js](https://reactjs.org/), [Material UI](https://mui.com/) and [Laravel](https://laravel.com/) # Berita [balaibahasajateng.kemdikbud.go.id](https://balaibahasajateng.kemdikbud.go.id/2021/10/balai-bahasa-provinsi-jawa-tengah-terbitkan-kamus-budaya-jawa-versi-daring/) [okezone.com](https://edukasi.okezone.com/read/2021/12/17/65/2518626/balai-bahasa-provinsi-jawa-tengah-ciptakan-aplikasi-digital-kamus-budaya-jawa) [rri.co.id](https://rri.co.id/humaniora/info-publik/1236266/kemendikbudristek-susun-kamus-budaya-jawa-2021) # Versi Android (Playstore) [Unduh Aplikasi Kamus Budaya Jawa](https://play.google.com/store/apps/details?id=com.udinus.kamusbahasajawa) -
albirrkarim revised this gist
Dec 25, 2021 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
LoadingSorry, something went wrong. Reload?Sorry, we cannot display this file.Sorry, this file is invalid so it cannot be displayed. -
albirrkarim created this gist
Dec 25, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ Search and explore Javanese words, on websites that use the latest technology. This Javanese Cultural Dictionary is the result of a collaboration between the Central Java Provincial Language Center and Dian Nuswantoro University [https://balaibahasajateng.kemdikbud.go.id/2021/10/balai-bahasa-provinsi-jawa-tengah-terbitkan-kamus-budaya-jawa-versi-daring/](https://balaibahasajateng.kemdikbud.go.id/2021/10/balai-bahasa-provinsi-jawa-tengah-terbitkan-kamus-budaya-jawa-versi-daring/) Made with: React js, Material UI and Laravel Features: 1. Progressive Web App 2. Trusted Web Activity [https://play.google.com/store/apps/details?id=com.udinus.kamusbahasajawa](https://play.google.com/store/apps/details?id=com.udinus.kamusbahasajawa)