Pinned Repositories
belajar-cicd-pemula
Repositori untuk belajar membuat CI/CD lewat Github Actions (dari video youtube https://youtube.com/user/girikuncoro)
belajar-docker-pemula
Repositori berisi demo untuk seri belajar docker pemula di Youtube channel https://www.youtube.com/user/girikuncoro
bplustree
Project in CS4320 to implement B+ Trees, a dynamic index structure for database system.
go-design-pattern
Collection of design pattern implementation in Go
kube-sweeper
Delete complete/failed Kubernetes jobs after 15 minutes
thrones
Visualizing game of thrones major characters for 5 seasons using d3.js
cluster-api
Home for Cluster API, a subproject of sig-cluster-lifecycle
kubespray
Deploy a Production Ready Kubernetes Cluster
kubernetes
Production-Grade Container Scheduling and Management
website
Kubernetes website and documentation repo:
girikuncoro's Repositories
girikuncoro/bplustree
Project in CS4320 to implement B+ Trees, a dynamic index structure for database system.
girikuncoro/fintech
Financial Tech Hackathon at Cornell Tech on 9-11 October 2015, New York
girikuncoro/imhotep
Go training modules from imhotep software
girikuncoro/angular2-seed
Playground repo for learning angular2
girikuncoro/distributed-web
CS5300 Project1b ...
girikuncoro/filesystem
CS4410 Operating System last assignment about caching layer in layered file system.
girikuncoro/page-rank
Fast convergence Page Rank algorithm implementation using Hadoop and AWS Elastic Map Reduce for CS 5300
girikuncoro/random-hacks
Random Hacks of Kindness is an altruistic hackathon meant to utilize the skill set of Cornell students to have a positive impact in an area of need for community partners https://randomhacksofkindness2015.splashthat.com/
girikuncoro/smtp-server
This is an assignment in my CS4410 Operating System class. Email is the backbone of modern-day communication. In this assignment, a multi-threaded mail server that supports basic features of the SMTP mail transfer protocol is implemented. Along the way with a taste of socket-oriented network programming.
girikuncoro/tcat-bus-stop
Voronoi map and model for TCAT bus stops and nearest restaurants in Ithaca
girikuncoro/3300_PA1
Visualizing price of private education in the US using d3.js
girikuncoro/bandung-juara
Codebase for Bandung Command Center project
girikuncoro/bigredhacks
Big Red Hacks http://bigredhacks2015.devpost.com/
girikuncoro/ble4
Async serial communication project with Bluetooth Low Energy (Bluetooth 4.0)
girikuncoro/boyce-codd
Algorithm implementation of Boyce-Codd Normal Form in CS4320 class
girikuncoro/cageur-frontend-old
Frontend Codebase for Cageur
girikuncoro/cageur-old
Preventive health technology code base for BPJS market
girikuncoro/Communicate-Indonesia
A social project to help connecting rural farmers with text message and cloud storage
girikuncoro/fizzlab
Practice repo for go language
girikuncoro/info3300-spr2015
Notes and in-class problems for ML+d3 course
girikuncoro/kmeans
Implementing Kmeans clustering algorithm to partition vectorial data into k clusters with map reduce (hadoop)
girikuncoro/kuncoro.co
Building personal website using Bootstrap
girikuncoro/lastfm-project
Comparing music listening habits to political view (the repo has been moved to private)
girikuncoro/mancala
Game development project for Artificial Intelligence practicum. Several search algorithms are applied to implement the intilligent opponent in this game, such as Minimax search (game tree search) and A* search with heuristics. Mancala rule can be found in wikipedia: https://en.wikipedia.org/wiki/Mancala
girikuncoro/node-api
Rest API based on Node stack and MongoDB
girikuncoro/react-flux
Practice repo for using reactjs, flux, gulp, browserify, and other npm modules
girikuncoro/session-management
girikuncoro/sound-bottle
Sound bottle project, make your own music with us!
girikuncoro/thronesviz.github.io
Visualizing game of thrones major characters using d3.js
girikuncoro/webbing
Practice repo to brush up my basic web programming skills