Skip to content
View niloy104's full-sized avatar

Organizations

@DEPT-GUB-CSE

Block or report niloy104

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.

Content in all repositories owned by your account will be closed.
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
niloy104/README.md

Hey there! 👋

  • 🔭 I'm currently building scalable microservices in Go
  • 🌱 I'm learning distributed systems & advanced backend patterns
  • 💼 Backend Engineer | Microservices | System Design
  • 📫 Reach me: manzurul104@gmail.com

Typing SVG


GitHub Streak Stats

GitHub Stats

Top Languages


Tech Stack

Go · PostgreSQL · Docker · gRPC · Kafka · Redis

Featured Projects

  • 🏗️ EcomGrid — Microservices e-commerce platform
  • 🏦 Bank Pro — Production-grade banking backend

Connect

LinkedIn · GitHub · Email

Pinned Loading

  1. EcomGrid EcomGrid Public

    Go microservices e-commerce platform using REST and gRPC for synchronous APIs, a message broker for asynchronous events, and a relational datastore for persistence.

    Go

  2. Bank-Pro Bank-Pro Public

    Secure banking backend built in Go with Gin REST APIs for accounts, transfers and transactions, dual JWT + PASETO authentication, sqlc + pgx with PostgreSQL for type-safe persistence, and Docker Co…

    Go

  3. Go-Wallet-System Go-Wallet-System Public

    Secure, minimal Golang backend for digital wallets, providing RESTful APIs for account and transaction management with a focus on strong security practices, concurrency-safe operations, and easy in…

    Go 1

  4. Go-gRPC-Large-File-Streaming Go-gRPC-Large-File-Streaming Public

    A Go-based gRPC project demonstrating efficient large file streaming to a server, with a focus on handling files beyond traditional REST upload limitations.

    Go

  5. AI-Driven-Customer-Churn-Forecasting AI-Driven-Customer-Churn-Forecasting Public

    Accurate churn forecasting models to helps businesses

    Jupyter Notebook 2 1

  6. oop-design-patterns oop-design-patterns Public

    Practical implementations and explanations of OOP principles, SOLID, DRY, KISS, and common design patterns.

    Go