Skip to content
View azamir911's full-sized avatar

Block or report azamir911

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

Avishay Zamir

Senior Backend & Distributed Systems Engineer with 20+ years of experience building reliable, scalable platforms across fintech, cybersecurity, analytics, and travel technology.

I focus on backend architecture, distributed systems, microservices, concurrency, transactional integrity, and production reliability. My primary stack includes Go, Java, PostgreSQL, AWS, Kubernetes, Docker, and event-driven systems.

Currently building

Founder & Product Engineer of ScoresIQ, a social football prediction platform where users create private groups, predict match results, compete on live leaderboards, unlock achievements, and share tournament experiences with friends.

Built with Next.js, TypeScript, PostgreSQL, Supabase, and Vercel.

Selected projects

Production-oriented Go service for atomic bulk transfers with PostgreSQL, idempotency, concurrency safety, exact money handling, and integration testing.

Thread-safe Go service that reconciles fragmented identities through dynamic graph merges and splits while maintaining incremental metrics and strong invariants.

Performance-oriented Go simulator with Monte Carlo and analytical modes, deterministic RNG, parallel execution, streaming CSV input, and synthetic load generation.

Concurrent web crawler in Go with bounded concurrency, deterministic output, graceful cancellation, and race-tested coordination.

Engineering interests

Distributed systems · Backend architecture · Fintech platforms · Concurrency · Reliability · Microservices · Cloud infrastructure · AI-assisted engineering

Based in the Barcelona area, Spain.

Pinned Loading

  1. coin-flip-economy-simulator coin-flip-economy-simulator Public

    Performance-oriented Go simulator for coin-flip reward economies with Monte Carlo and analytical modes, deterministic RNG, parallel execution, and streaming CSV data.

    Go

  2. concurrent-web-crawler concurrent-web-crawler Public

    Concurrent web crawler in Go with bounded concurrency, deterministic output, graceful cancellation, and race-tested coordination.

    Go

  3. identity-reconciliation-service identity-reconciliation-service Public

    Go service for reconciling fragmented identities across accounts, devices, sessions, and organizational relationships.

    Go

  4. organizational-mailbox-api organizational-mailbox-api Public

    Production-oriented Go API for querying organizational mailbox hierarchies with PostgreSQL materialized paths, rich filtering, and scoped access.

    Go

  5. transactional-bulk-transfer-service transactional-bulk-transfer-service Public

    Production-oriented Go service for atomic bulk transfers with PostgreSQL, idempotency, concurrency safety, and exact money handling.

    Go