Skip to content
View irhamsahbana's full-sized avatar
  • Makassar
  • 10:21 (UTC +08:00)

Highlights

  • Pro
Block or Report

Block or report irhamsahbana

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

👨🏻‍💻  A Little Bit About Me and My Interests

name: Irham Sahbana
located_in: Makassar, Indonesia
current_job: Software Engineer - Backend
education:
  [
    "Self-Taught Developer",
    "Student at University (Informatics Engineering)",
  ]
company: PT. Solusi Konvergen Indonesia

fields_of_interests:
  [
    "Web Development",
    "Internet of Things",
    "DevOps"
  ]
technical_background:
  [
    "Backend Engineer",
    "Junior Fullstack Developer",
    "Intern - Fullstack Developer",
    "Freelance - Fullstack Developer"
  ]
  
currently_learning: ["Go Languange", "Typscript", "Java", "WebRTC", "CI/CD"]
goals_in_2022: ["Graduate from university"]
hobbies: ["Cinema", "Comedy", "Hangout in Coffee Shop", "Thought Sharing", "Book"]

🚀  Some Tools I Have Used and Learned

php javascript golang mysql mongodb Laravel nodejs html css3 bootstrap VueJS git vscode docker linux bash


📈  My GitHub History!

Pinned

  1. clean-arch-go clean-arch-go Public

    This repository contain implementation of clean architecture, using gin gionic as web framework and mongoDB as database.

    Go

  2. simple-grpc simple-grpc Public

    A simple example of gRPC using Go

    Go

  3. api-boilerplate-mvp api-boilerplate-mvp Public

    A boilerplate API provider using Laravel and MySQL as database, implements Repository pattern, csv parser for database seeding, and custom exception handling.

    PHP

  4. siruntu siruntu Public

    Final project of mine: Implementation of Role Based Access Control, simple Learning Management System (LMS), signaling server with websocket, and WebRTC using media server.

    PHP 2

  5. WebRTC-Simple-SDP-Handshake-Demo WebRTC-Simple-SDP-Handshake-Demo Public

    Forked from divanov11/WebRTC-Simple-SDP-Handshake-Demo

    Simple app to demonstrate how two peers exchange SDP offer and SDP Answer WITHOUT signaling.

    JavaScript

  6. go-kafka-exercise go-kafka-exercise Public

    Simple example how to use Apache Kafka with Go languange

    Go