Pinned Repositories
android-opencv-camera-scanner
This is a very simple implementation of Android OpenCV for application like Camera Scanner or Document Scanner
android-opencv-rectangle-detector
This is a very simple implementation of Android OpenCV for rectangle detection
boilerplate-kubernetes
This repository serves as a boilerplate for deploying your applications to Google Kubernetes Engine (GKE) using Terraform and GitHub Actions. It contains example applications (Go and NodeJS) which demonstrate the working of this repository.
boilerplate-lambda-typescript
This is a boilerplate to help you initiate AWS Lambda project using Typescript, in this boilerplate there are terraform code to provision the stacks and the initial Typescript source code in the sources directory
boilerplate-rest-api-bun
This repository contains a boilerplate for building a REST API using the Bun runtime, an alternative to Node.js designed to be faster and more efficient. The project is structured using Elysia, a minimalist web framework for Bun, and mongoose for MongoDB object modeling.
jwt-native-php
This is a very simple implementation of JWT (JSON Web Token) using native PHP, jQuery, and firebase/php-jwt package
mi-band-2
This is an example android application to manipulating data from/to Xiaomi Band 2
nodejs-geocoding
NodeJS library that encode and decode geolocation which helps you convert latitude and longitude to formatted address, or formatted_address to latitude and longitude
terraform-aws-static-website
This is a Terraform module to provision a static website using AWS S3 and CloudFront with optional custom domain ability
terraform-gcp-cloud-run
This is a Terraform module to provision GCP Cloud Run to serve your container application or service
aashari's Repositories
aashari/android-opencv-camera-scanner
This is a very simple implementation of Android OpenCV for application like Camera Scanner or Document Scanner
aashari/mi-band-2
This is an example android application to manipulating data from/to Xiaomi Band 2
aashari/boilerplate-lambda-typescript
This is a boilerplate to help you initiate AWS Lambda project using Typescript, in this boilerplate there are terraform code to provision the stacks and the initial Typescript source code in the sources directory
aashari/android-opencv-rectangle-detector
This is a very simple implementation of Android OpenCV for rectangle detection
aashari/terraform-aws-static-website
This is a Terraform module to provision a static website using AWS S3 and CloudFront with optional custom domain ability
aashari/jwt-native-php
This is a very simple implementation of JWT (JSON Web Token) using native PHP, jQuery, and firebase/php-jwt package
aashari/boilerplate-rest-api-bun
This repository contains a boilerplate for building a REST API using the Bun runtime, an alternative to Node.js designed to be faster and more efficient. The project is structured using Elysia, a minimalist web framework for Bun, and mongoose for MongoDB object modeling.
aashari/cyrpto-coin-scraper
aashari/php-facebook-bot-messenger
This is a very simple PHP Facebook Bot Messenger class, you can sending and receive message through this simple PHP class.
aashari/android-simple-line-drawer
This is a very simple implementation of line drawer over image view android
aashari/artificial-neural-network
Simple implementation of Artificial Neural Network for text classification using Backpropagation Neural Network algorithm.
aashari/boilerplate-kubernetes
This repository serves as a boilerplate for deploying your applications to Google Kubernetes Engine (GKE) using Terraform and GitHub Actions. It contains example applications (Go and NodeJS) which demonstrate the working of this repository.
aashari/geo-database-csv
Geo Database CSV, source from official government site, this repository require a contribution, might not relevant anymore since there's so many geopolitic update from government
aashari/naive-bayes-classifier
Naive Bayes Classifier is a simple probabilistic classifiers based on applying Bayes' theorem with strong (naive) independence assumptions between the features.
aashari/nodejs-geocoding
NodeJS library that encode and decode geolocation which helps you convert latitude and longitude to formatted address, or formatted_address to latitude and longitude
aashari/research-naive-bayes-classification
Implementation of Naive Bayes Classification based on research paper using some text-processing method such as Stemming and N-Gram using Native PHP and Composer as dependencies manager
aashari/terraform-gcp-cloud-run
This is a Terraform module to provision GCP Cloud Run to serve your container application or service
aashari/aashari
aashari/indodax-api-wrapper
Public and Private Indodax API
aashari/lambda-nodejs-starter
aashari/parquetjs
fully asynchronous, pure JavaScript implementation of the Parquet file format
aashari/simple-php-mvc
This is a very simple PHP MVC boilerplate for self project with a very simple directory structure
aashari/tax-calculator
This is an example Rest API using Golang
aashari/terraform-sample-bg-ecs
This Terraform example demonstrates the end-to-end process of a Blue/Green deployment using Amazon ECS and CodeDeploy.