private projects
- roguelike gamerust
[wip] 2d roguelike game that develop using bevy framework.
- freelancetypescriptjavascript
several system that host on linode, heroku and vercel. develop chrome extension to crawl the data and export to excel. tech stack react as frontend, node/express as backend and postgresql as database.
- wishywashytypescriptjavascript
laundry system that host on linode (previously heroku) with fully responsive. tech stack react as frontend, node/express as backend and postgresql as database.
github projects
- laziest.siteTypeScript
minimalist personal website or portfolio site
- dotfilesEmacs Lisp
- hendratay.github.ioHTML
redirect to https://laziest.site
- python-gcs-imagePython
- minimalist-moviedbKotlin
movie database app that build using clean architecture mvvm
- minimalist-todoKotlin
todo app that build using room architecture components as the database
- minimalist-weatherKotlin
weather app that build using clean architecture mvvm
- circle-bot-arduinoC++
- encryption-hmac-sha256JavaScript
encrypt voucher code with CSPRNG (cryptographically secure pseudo random number generator) key generator and base64 encode
- circle-bot-androidKotlin
android app that control vacuum cleaner robot
- credit-card-validationJavaScript
credit card number validation with js based on https://github.com/veritrans/veritrans-android