Skip to content
View ahxar's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@Lionparcel @mybid-codejam

Block or report ahxar

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

Hi, I'm Safar πŸ‘‹

I'm a software engineer focused on building scalable backend systems, clean architectures, and reliable platforms.


πŸ’» Tech Stack

Go Next JS React


πŸ”₯ What I enjoy working on

  • Backend systems & distributed services
  • API design, performance tuning, and scalability
  • Clean code, SOLID principles, and maintainable architecture
  • Observability, reliability, and platform engineering

🌐 Connect with me


⭐️ If you find my work useful, feel free to follow or star a repo!

Pinned Loading

  1. go-backend-service go-backend-service Public

    A production-ready HTTP service template built with Go's standard library. Clean architecture, zero dependencies, and ready to scale.

    Go

  2. go-worker-queue go-worker-queue Public

    Bounded worker pool with backpressure and context-based cancellation, designed to safely process tasks under load without goroutine leaks.

    Go

  3. go-sql-store go-sql-store Public

    SQL data access layer built on database/sql, demonstrating explicit transactions, pagination, locking, and retry strategies without using an ORM.

    Go

  4. eslint-plugin-deslop eslint-plugin-deslop Public

    ESLint plugin to detect and remove AI-generated code slop

    TypeScript