Skip to content
View ssengalanto's full-sized avatar
Block or Report

Block or report ssengalanto

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

Hi there πŸ‘‹

Welcome to my GitHub profile! I'm a Software Engineer and a DevOps Practitioner who enjoys working on open-source/personal projects in my free time.

  • πŸ’» I'm proficient in both Golang and TypeScript.
  • πŸ”­ I’m currently working on some Golang projects namely Hex and Runic.
  • πŸš€ I just recently launched v1 of Midt.
  • 🌱 I'm constantly learning and improving my skills in various areas, including Software Engineering, Software Architecture, AWS, and DevOps.
  • πŸ’¬ Feel free to ask me anything related to Golang, TypeScript, Distributed Systems, Software Design, and Unit testing.
  • πŸ“– I’m currently reading Atomic Habits by James Clear.
  • πŸ“« How to reach me: You can find me on Linkedin or send me an email at iam.ssengalanto@gmail.com.
  • ⚑ Fun fact: I'm a huge fan of Japanese anime, and I collect premium licensed scaled figures, you can get a sneak peek of my collections at MyFigureCollection profile.

Pinned

  1. midt midt Public

    Midt β€” is a zero dependency library that provides a mediator pattern that reduces coupling between program components by making them communicate indirectly, through a particular mediator struct.

    Go 4

  2. hex hex Public

    Hex (in progress) β€” is a collection of Go generic utility functions that deliver modularity and performance.

    Go 3

  3. revidere revidere Public

    Revidere β€” is a tool for Go that offers a set of pre-commit hooks, enabling developers to perform automated checks before committing changes to their code repository.

    Shell

  4. buff buff Public

    Buff β€” offers an extensive range of custom linting rules utilizing golangci-lint that aid in efficiently identifying common errors and maintaining high coding standards for Go projects.