Skip to content
View jutionck's full-sized avatar

Organizations

@ohaisii
Block or Report

Block or report jutionck

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
jutionck/README.md

πŸ‘‹ Hi there, I'm Jution

I'm a Fullstack Developer!!

  • ✍ You can find my projects here portfolio
  • 🌱 I’m currently using Golang and PHP Codeigniter and Laravel language
  • πŸ‘― I’m looking to collaborate on open source
  • πŸ’¬ Ask me about ... Anything

πŸ† GitHub Stats

stats graph languages graph

πŸ† GitHub Trophies

Pinned

  1. doc-golang-file.MD doc-golang-file.MD
    1
    ## Create File
    2
    Pembuatan file dapat cukup mudah dilakukan di Go yaitu menggunakan package dari os, dengan fungsi `os.Create()`
    3
    Langsung saja praktik, buat sebuah folder baru dengan nama file, agar lebih rapih buatlah folder baru didalamnya dengan nama data kemudian buat file baru didalam data dengan nama `create_file.go` yang isinya adalah sebagai berikut.
    4
    ```golang
    5
    package data
  2. golang-todo-apps golang-todo-apps Public

    API Todo for Training

    Go

  3. interview-bootcamps-apps interview-bootcamps-apps Public

    Made with Love

    Go

  4. go-laundry-app-core go-laundry-app-core Public

    REST API LaundryYuk

    Go