Skip to content
View jackere1's full-sized avatar
:shipit:
Grinding
:shipit:
Grinding
  • Home
  • Imaginary-verse

Block or report jackere1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
jackere1/README.md

πŸ‘‹ Bonsoir, Enkhbold here


side_sticker

βœ” Binge writer
βœ” All projects: https://github.com/jackere1
βœ” Home base: https://encold.guru
βœ” Reach me:
Β Β β€’ Facebook – Π­Π½Ρ… Π‘ΠΎΠ»Π΄
Β Β β€’ Email – enkhbold.n@num.edu.mn
βœ” Interests: β˜• good food, drawing boxes-and-arrows

⚑ Activity
jacker's Activity Graph

GitHub Trophies

<?php

class About extends Engineer
{
    public function profile()
    {
        return [
            'name' => 'Enkhbold',
            'aka' => 'Cold',
            'role' => 'Backend / Systems Engineer',
            'principles' => [
                'Prefer boring tech',
                'Design for failure',
                'Measure before optimizing',
            ],
        ];
    }

    public function stack()
    {
        return [
            'languages' => ['PHP', 'TypeScript', 'Go'],
            'frameworks' => ['Symfony', 'Node.js', 'Gin'],
            'infra' => ['AWS', 'Docker', 'CI/CD'],
            'observability' => ['Grafana', 'Prometheus', 'OTEL'],
        ];
    }

    public function goal()
    {
        return "Build systems that give me goodnight's kiss before I sleep.";
    }
}

πŸ“Š GitHub Stats

🧰 Instruments

Tools that made me sleep tight.

🧠
Design principles
boring-by-default
fail-fast, recover-faster
measure > guess
πŸ“
Architecture
monolith β†’ microservices
event-driven
API-first
βš™οΈ
Runtime
Node.js
PHP (Symfony)
Go (Gin)
πŸ—„οΈ
Data (SQL)
PostgreSQL
MySQL
πŸ“¦
Data (NoSQL)
MongoDB
DynamoDB
S3 / object storage
πŸ“¨
Messaging
Kafka
Redis (queues & cache)
πŸ“Š
Observability
Grafana
Prometheus
OTEL + Jaeger
🚒
Delivery
Docker
CI/CD
AWS / DO
πŸ€–
AI copilots
Claude
Gemini

❀ Views

Ciaoo ❀

Pinned Loading

  1. Credit-Card-Checker Credit-Card-Checker Public

    Luhn's algorithm to check credit card number to be valid

    JavaScript

  2. Mcscoke Mcscoke Public

    Web project

    HTML 1 2

  3. VR-testing VR-testing Public

    HTML