Skip to content
View urunsiyabend's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@team-nf @play-Ard @QinoxCyber

Block or report urunsiyabend

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

Hi, I'm Siyabend Ürün 👋

Backend & Systems Engineer building cloud-security platforms, distributed systems, compilers, databases, and developer tools.

Portfolio · LinkedIn · Medium · Email

Focus

  • Multi-cloud security platforms across AWS, Azure, and GCP
  • Event-driven backend systems, messaging, observability, and resilient delivery
  • Systems programming: compilers, database engines, and developer tools

Selected work

  • Heimcall — Event-driven incident management and on-call platform built with Spring Cloud, Kafka, PostgreSQL, Redis, Kubernetes, transactional outbox, OAuth2 service tokens, and OpenTelemetry.

  • Siyo — A compiled JVM programming language with actors, channels, closures, pattern matching, and Java interop.

  • AeroDB — A lightweight embedded relational database written in Rust with B-tree storage, SQL parsing, indexes, and transactions.

  • Distributed Fraud Detection — Go microservices with gRPC, PostgreSQL, Redis, NATS, transactional outbox, distributed tracing, and resilience patterns.

  • MUDA — An extensible Rust text editor and IDE framework.

Stack

Languages: Java · Go · Rust · Python · C++ · TypeScript · JavaScript · C# · Scala · Elixir

Backend & data: Spring Boot · Django · PostgreSQL · Redis · Kafka · RabbitMQ · Celery

Cloud & platform: Docker · Kubernetes · AWS · Azure · GCP · GitHub Actions · GitLab CI · FluxCD

Also built

A free JetBrains IDE plugin for copying the contents of multiple selected files and folders into a single, structured clipboard payload.

Downloads Version Rating

GitHub stats

Pinned Loading

  1. play-Ard/playard play-Ard/playard Public

    Arduino and ESP32 based open source game console

    C++ 16

  2. SiyoCompiler SiyoCompiler Public

    The Siyo Compiler Project is designed to provide a comprehensive compiler implementation for the Siyo programming language. It encompasses various components, including lexical analysis, parsing, s…

    Java 8 1

  3. muda muda Public

    MUDA (MUDA Unacceptably Does Anything) is an experimental, highly extensible text editor and IDE framework built in Rust.

    Rust 1

  4. heimcall heimcall Public

    Yet another incident management platform. Event-driven, microservices-first, and built with Spring Cloud, Kafka, PostgreSQL, Redis, and Kubernetes.

    Java

  5. aerodb aerodb Public

    A lightweight relational database engine written in Rust using a B-Tree storage architecture and a single-file design for fast, embedded SQL workloads.

    Rust 3

  6. distributed-fraud-detection distributed-fraud-detection Public

    A Go-based fraud detection system that processes transactions concurrently to identify suspicious activity.

    Go