Skip to content
View yehezkiel1086's full-sized avatar
πŸ’­
ζ—₯本θͺžγ‚’勉強しています
πŸ’­
ζ—₯本θͺžγ‚’勉強しています

Organizations

@TzuriLabs

Block or report yehezkiel1086

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yehezkiel1086/README.md

Hey, I'm Yehezkiel

Backend Engineer (Go) focused on building reliable, scalable backend systems. I specialize in designing/building APIs, distributed services, and production-ready systems using Go. I have hands-on experience deploying applications with Docker and CI/CD workflows, and integrating AI services into backend architectures.

Currently working on backend systems, DevOps tools integration, and AI-powered applications.

Core Expertise

Backend Engineering (Primary Focus)

  • Go (Gin, Echo, net/http)
  • RESTful API design
  • Authentication & Authorization (JWT)
  • SQL (PostgreSQL, MySQL, SQL Server)
  • Redis (caching, rate limiting)
  • Message queues (RabbitMQ, Kafka)
  • Clean architecture & microservices

Cloud & DevOps

  • Docker
  • GitHub Actions (CI/CD)
  • Linux server management
  • Nginx
  • Basic cloud deployments (AWS / GCP)

AI Integration (Applied AI Engineering)

  • Integrating LLM APIs
  • LangChain / LangGraph
  • Model inference service integration (YOLO, Tensorflow)
  • Building AI-powered backend systems

Security Awareness

  • Secure API design (OWASP Top 10)
  • Basic server hardening
  • 20+ Vulnerability Assessment (Pentesting) experience

πŸ“š Selected Research & Technical Interests

  • ML based Web Honeypot Attack Data Analysis
  • Backend architecture for AI-powered systems

Reach Me

Pinned Loading

  1. TzuriLabs/awesome-cyber-security TzuriLabs/awesome-cyber-security Public

    A bunch of resources containing learning resources, certifications, security frameworks, bug bounties, podcasts and tools used for cyber security.

    14 4

  2. TzuriLabs/go-grpc-inventory-microservices TzuriLabs/go-grpc-inventory-microservices Public

    πŸ”‹ Microservices Inventory System built with Go, Gin, gRPC, and Rabbitmq

    Go 1

  3. docker-kubernetes-stuffs docker-kubernetes-stuffs Public

    πŸ‹πŸ“– Docker and Kubernetes notes, scripts, small projects and solutions

    JavaScript

  4. ml-web-honeypot ml-web-honeypot Public

    πŸ”πŸ€– Frequent Pattern Mining, Machine Learning and Statistical based web honeypot attack data analysis

    Jupyter Notebook 1

  5. portswigger-websec-writeups portswigger-websec-writeups Public

    πŸ”πŸ•ΈοΈ A writeup containing solutions of Portswigger's Web Security Academy

    HTML 1

  6. go-workerpool-file-processing go-workerpool-file-processing Public

    Go concurrent file processing of 1 million data from CSV to postgres DB with worker-pool pattern and graceful shutdown

    Go