Skip to content
View nomionz's full-sized avatar
🦈
sharker
🦈
sharker
  • 02:28 (UTC +02:00)

Highlights

  • Pro
Block or Report

Block or report nomionz

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

About Me:

👨‍💻 I'm a Software and DevOps Engineer
🔧 I specialize in GoLang, Angular, and Kubernetes
🌟 I enjoy both solo and team projects, especially starting from scratch
❤️ Passionate about Go and Cloud Technologies

Tech Stack:

Backend:

Go

Router:

stdlib http chi

Web Frameworks:

Gin Fiber

ORM:

GORM

Testing:

Testify

Migration:

goose migrate

API:

REST gRPC GraphQL

API doc & schema:

Swagger webrpc

Frontend:

TypeScript Angular
HTMX TailwindCSS

Databases:

SQL:

Postgres Sqlite

Columnar:

ClickHouse

Key-Value:

etcd Redis bbolt

Document:

Elasticsearch MongoDB

Message Brokers:

NATS Kafka MQTT

Containerization

Docker

Orchestration:

Kubernetes

Monitoring:

Prometheus Grafana

CI/CD:

GitOps:

ArgoCD

IaC:

terraform ansible

Other:

Helm

Cloud:

Azure Google Cloud

Other:

Kotlin Python

Get in touch with me:

LinkedIn

Pinned

  1. currency-converter currency-converter Public

    Golang + htmx real-time currency converter (ECB provider)

    Go

  2. docker-go-protoc docker-go-protoc Public

    Dockerized protoc and grpc-go plugin

    Shell

  3. Prerequisites for k3s local cluster Prerequisites for k3s local cluster
    1
    # Docker
    2
    curl -sSL  https://nimamahmoudi.github.io/cicd-cheatsheet/sh/install-docker.sh | bash
    3
    # Docker Compose
    4
    sudo apt-get update && sudo apt install -qy python3-pip && pip3 install docker-compose
    5
    # Arkade
  4. fsenc fsenc Public

    CLI tool to encrypt and decrypt files with passphrase

    Go