Pinned Repositories
ansible-microk8s
Set up mickrok8s (Kubernetes) using Ansible
bootcamp-sdso-readme
Readme repo for bootcamp sdso final project
ci-cd-docker
Implement CI/CD to automate build, tag, push container image to image registry (Docker Hub), then deploy container to server (VM)
competitive-programming-cpp
Project that archive my c++ code templates for various topics in Competitive Programming
conby-beken
go-storage-with-clean-arch
Go project that provide storage (files) use cases with trying to structure code that accomplish Clean Architecture principles
nestjs-auth
NestJS project that provide auth use cases. Project runs on docker with Github Actions to automate CI (unit tests)
nginx-rp-lb
Documented implementation of nginx as reverse proxy for frontend server and as load balancer for backend servers
simple-bank
Go project with Gin framework
swarm-orchestra-101
Project that launch Docker Swarm orchestration
aryyawijaya's Repositories
aryyawijaya/competitive-programming-cpp
Project that archive my c++ code templates for various topics in Competitive Programming
aryyawijaya/conby-beken
aryyawijaya/go-storage-with-clean-arch
Go project that provide storage (files) use cases with trying to structure code that accomplish Clean Architecture principles
aryyawijaya/nestjs-auth
NestJS project that provide auth use cases. Project runs on docker with Github Actions to automate CI (unit tests)
aryyawijaya/nginx-rp-lb
Documented implementation of nginx as reverse proxy for frontend server and as load balancer for backend servers
aryyawijaya/swarm-orchestra-101
Project that launch Docker Swarm orchestration
aryyawijaya/ansible-microk8s
Set up mickrok8s (Kubernetes) using Ansible
aryyawijaya/basic-web
Build a simple web using HTML and CSS
aryyawijaya/bookshelf-api
Build bookshelf API using Hapi framework
aryyawijaya/bootcamp-sdso-readme
Readme repo for bootcamp sdso final project
aryyawijaya/CFG-machine
Build context free grammar machine with lexical analyzer and parser
aryyawijaya/ci-cd-docker
Implement CI/CD to automate build, tag, push container image to image registry (Docker Hub), then deploy container to server (VM)
aryyawijaya/farm-project
aryyawijaya/fuzzy-logic
Build fuzzy logic to find the best 10 workshops from 100 workshop data.
aryyawijaya/genetic-algorithm
Build a genetic algorithm to find the values of x and y that produce the minimum value of the function h(x, y).
aryyawijaya/k-nearest-neighbor-scratch
Build a kNN (k-Nearest Neighbor) model from scratch to predict 10 test data.
aryyawijaya/learn_Django
This repository is a documentation of my progress in learning Django
aryyawijaya/notes-app-back-end
Build basic RESTful API using Hapi (Node.js HTTP framework)
aryyawijaya/simple-bank
Go project with Gin framework
aryyawijaya/bootcamp-sdso-backend
Backend repo for bootcamp-sdso project (https://github.com/aryyawijaya/bootcamp-sdso-readme)
aryyawijaya/bootcamp-sdso-frontend
Frontend repo for bootcamp-sdso project (https://github.com/aryyawijaya/bootcamp-sdso-readme)
aryyawijaya/bootcamp-sdso-k8s
Kubernetes deployment repo for bootcamp-sdso project (https://github.com/aryyawijaya/bootcamp-sdso-readme), used by the ArgoCD for Continuous Deployment
aryyawijaya/bootcamp-sdso-terraform
Terraform repo for bootcamp-sdso project (https://github.com/aryyawijaya/bootcamp-sdso-readme)
aryyawijaya/docker-ansible
Set up Docker using Ansible
aryyawijaya/learn-terraform
aryyawijaya/learn_ML
This repository is a documentation of my progress in learning Machine Learning
aryyawijaya/parkee-ops-assessment
aryyawijaya/prepation-task-se
Preparation task for Software Engineering Division 2020
aryyawijaya/project_REST-API
This repository is a documentation of my progress in making REST API with Django Rest Framework
aryyawijaya/TUBES-STD
Tugas Besar Matakuliah Struktur Data menggunakan C++