Skip to content
View jutionck's full-sized avatar

Highlights

  • Pro

Organizations

@ohaisii

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 Jutionck πŸ‘‹

Welcome to my GitHub profile!

πŸš€ About Me

  • πŸ”­ I’m currently working as a Software Developer, Data Scientist, and DevOps Engineer
  • 🧩 I love creating open source side projects and templates for React
  • πŸ€– Recently, I've become passionate about Machine Learning
  • 🌱 I’m learning: advanced ML concepts, scalable cloud infrastructure, and new dev tools
  • πŸ‘― I’m looking to collaborate on open source, automation, and data-driven projects
  • πŸ’¬ Ask me about: JavaScript, Go, TypeScript, Python, Docker, Kubernetes, Linux, and rapid prototyping
  • πŸ“« How to reach me: jutionck@gmail.com
  • πŸ˜„ Pronouns: he/him
  • ⚑ Fun fact: I enjoy exploring new tech, building templates, and automating daily workflows

🏒 My Company

I am building Pyscolog App to empower psychological testing and assessment.
Check it out at sobatpsikotes.com

πŸ‘¨β€πŸ’» Team Portfolio

Discover my team's work and portfolio at mipdevp.com

πŸ› οΈ Languages and Tools

JavaScript Go TypeScript PHP Python Docker Kubernetes Linux

πŸ§‘β€πŸ’» Featured Side Project

React Backoffice Starter Template
A flexible, ready-to-use React backoffice template to kickstart your next project.

Check it out on GitHub β†’

Dashboard Preview

πŸ“Š GitHub Stats

Jutionck's GitHub stats Top Langs

🌐 Connect With Me

LinkedIn Instagram Threads


⭐️ From Jutionck

Pinned Loading

  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 1

  3. go-laundry-app-core go-laundry-app-core Public

    REST API LaundryYuk

    Go

  4. react-ts-starter-pack react-ts-starter-pack Public

    Starter pack for React Typescript with Bun

    TypeScript