Skip to content
View hamidrezaghavami's full-sized avatar

Block or report hamidrezaghavami

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

Hamid Reza Ghavami

Backend engineer who likes to learn more every day. I love watching movies and asking myself how to turn fiction ideas into reality.

Portfolio ↗


What I'm up to

  • Writing low-level backend tools, experimenting with Node.js and PostgreSQL, and breaking database concurrency limits.
  • Contributing to open-source—opening issues, filing PRs, and improving runtime tooling and core docs.
  • Keeping personal codebases clean, tested, and benchmarked.

The Vibe

  • Living in the JavaScript Cinematic Universe without an umbrella.
  • Prefer raw SQL over heavy ORM layers and deterministic tests over vibes.
  • Like Marvel Jesus, waiting for an internship...

Pinned Loading

  1. Iron-Clad-Ledger Iron-Clad-Ledger Public

    simple database system that handles multi-currency accounts, transfers between users, and generates monthly statements. It's impossible to "lose" money.

    PLpgSQL

  2. CapitalGuard CapitalGuard Public

    CapitalGuard is a minimalist fintech engine prioritizing capital preservation through mathematical rigor. It generates institutional-grade "Invisible P&L" by adjusting standard trade results for gl…

    JavaScript 1

  3. FlashSale FlashSale Public

    A high-throughput order ingestion system using Nginx, Docker, and Kafka to absorb massive traffic spikes and protect the database.

    JavaScript

  4. Voltex Voltex Public

    Voltex is a containerized, high-performance backend infrastructure designed to simulate a production-grade API gateway and caching layer.

    JavaScript

  5. node node Public

    Forked from nodejs/node

    Node.js JavaScript runtime ✨🐢🚀✨

    JavaScript 1

  6. ChatRoom ChatRoom Public

    A real-time app where users join rooms, chat, and trigger live counter updates that sync instantly across all connected clients. It exposes bidirectional streaming, room-based broadcasting, and con…

    CSS