Skip to content

Instantly share code, notes, and snippets.

View rez-f's full-sized avatar
💻
Typing

Rez rez-f

💻
Typing
  • Indonesia
View GitHub Profile
@rez-f
rez-f / Dockerfile
Created April 9, 2022 16:55
Wilayah Administratif Indonesia in Docker.
# This Dockerfile is used to build Wilayah Indonesia REST API in Docker without installing GO in you local system
# REST API is served by this repository https://github.com/yusufsyaifudin/wilayah-indonesia
# Make sure to clone the repository first
# Then place this Dockerfile in it's root directory
# All the Documentation is provided in https://github.com/yusufsyaifudin/wilayah-indonesia
FROM golang:alpine3.15
WORKDIR /usr/src/app
COPY go.mod go.sum ./
@rez-f
rez-f / I'm a night 🦉
Last active April 26, 2022 01:40
I'm Nocturn 🌑
🌞 Morning 4 commits █▏░░░░░░░░░░░░░░░░░░░ 5.9%
🌆 Daytime 14 commits ████▎░░░░░░░░░░░░░░░░ 20.6%
🌃 Evening 32 commits █████████▉░░░░░░░░░░░ 47.1%
🌙 Night 18 commits █████▌░░░░░░░░░░░░░░░ 26.5%
@rez-f
rez-f / textFileLineCounter.bat
Created March 20, 2020 11:10
Batch Script used to count the lines of any text files
cls
@echo off
:: Script untuk menghitung baris yang terdapat didalam file txt
:: Letakkan dalam 1 direktori yang sama dengan file yang hendak di hitung barisnya
title Penghitung Baris
color 0e
echo Sedang diproses, mohon tunggu......
::Ganti Menjadi nama file yang ingin di hitung baris / records nya
set file1=DEMO19Q1.txt
package com.rez.apps;
/*
@author
RRRR EEEE ZZZZZ
R R E Z
RRR EEEE Z
R R E Z
R R EEEE ZZZZZ