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