Skip to content
View aashari's full-sized avatar
🦝
woof! woof!
🦝
woof! woof!

Organizations

@ashari-tech
Block or Report

Block or report aashari

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aashari/README.md

Hi there 👋

I'm a Cloud Infrastructure Engineer working in Indonesia, I like Sci-Fi movie and drink a lot of coffee.

Linkedin Badge Instagram Badge Gmail Badge

BIO
  • 🏢 I'm currently working at Traveloka
  • ⚙️ I use daily: .tf, .js, .php, .python, .sh, .go
  • 🌍 I'm mostly active within the Traveloka Community
  • 💬 Ping me about cloud infrastructure, software development
Active Public Repositories

Pinned

  1. terraform-aws-static-website terraform-aws-static-website Public

    This is a Terraform module to provision a static website using AWS S3 and CloudFront with optional custom domain ability

    HCL 6 5

  2. boilerplate-lambda-typescript boilerplate-lambda-typescript Public template

    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 so…

    TypeScript 20 3

  3. nodejs-geocoding nodejs-geocoding Public

    NodeJS library that encode and decode geolocation which helps you convert latitude and longitude to formatted address, or formatted_address to latitude and longitude

    TypeScript 1

  4. terraform-gcp-cloud-run terraform-gcp-cloud-run Public

    This is a Terraform module to provision GCP Cloud Run to serve your container application or service

    HCL 1

  5. boilerplate-kubernetes boilerplate-kubernetes Public

    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 …

    HCL 1

  6. boilerplate-rest-api-bun boilerplate-rest-api-bun Public

    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 m…

    TypeScript