Skip to content
View aryyawijaya's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report aryyawijaya

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

Pinned

  1. nginx-rp-lb nginx-rp-lb Public

    Documented implementation of nginx as reverse proxy for frontend server and as load balancer for backend servers

    Shell 1

  2. go-storage-with-clean-arch go-storage-with-clean-arch Public

    Go project that provide storage (files) use cases with trying to structure code that accomplish Clean Architecture principles

    Go 1

  3. simple-bank simple-bank Public

    Go project with Gin framework

    Go

  4. k-nearest-neighbor-scratch k-nearest-neighbor-scratch Public

    Build a kNN (k-Nearest Neighbor) model from scratch to predict 10 test data.

    Jupyter Notebook

  5. nestjs-auth nestjs-auth Public

    NestJS project that provide auth use cases. Project runs on docker with Github Actions to automate CI (unit tests)

    TypeScript 1

  6. genetic-algorithm genetic-algorithm Public

    Build a genetic algorithm to find the values of x and y that produce the minimum value of the function h(x, y).

    Jupyter Notebook