Skip to content
View iamamirsalehi's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home

Block or report iamamirsalehi

Report abuse

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

Report abuse
iamamirsalehi/README.md

πŸ‘‹ Hi, I'm Amir Salehi

I'm a passionate Software Engineer who values clean code, robust architecture, and solving meaningful problems. I specialize in building scalable backend systems, contributing to open source, and leading technical teams to success.


πŸ’‘ About Me

With a strong background in backend engineering, I work across various technologies to create performant, maintainable, and testable applications. I believe in clean architecture, solid testing practices, and continuous learning. Whether it's building APIs with Laravel or high-performance services in Go, I'm always focused on writing code that lasts.


πŸ› οΈ Tech Stack & Skills

Languages & Frameworks

Go Gin PHP Laravel

Databases & Caching

MySQL MongoDB Redis

Messaging

RabbitMQ

Architecture & Principles

OOP Clean Code Clean Architecture TDD

Tools & DevOps

Docker Git Linux

Soft Skills

Team Leadership Communication Mentorship


πŸ“‚ Notable Contributions

  • 🧠 go-redis – Contributed to one of the most widely used Go libraries for Redis.

πŸ“Œ Featured Repositories


πŸ“¬ Connect with Me

Email LinkedIn


Thanks for stopping by! If you like my work or want to collaborate, feel free to reach out.

Pinned Loading

  1. vertical-slicing-architecture vertical-slicing-architecture Public

    This repository showcases a Vertical Slicing Architecture in Laravel, where features are organized by use-case rather than technical layers. It promotes modularity, separation of concerns, and bett…

    PHP

  2. software-engineering-patterns software-engineering-patterns Public

    A curated mind map of essential software engineering patterns β€” from design and architectural patterns to principles and testing β€” designed to help you understand, apply, and master them effectively.

    Go 9 1

  3. go-redis go-redis Public

    Forked from redis/go-redis

    Redis Go client

    Go