Skip to content
View ShahabazSulthan's full-sized avatar

Block or report ShahabazSulthan

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

πŸ‘‹ Hi, I'm Shahabaz Sulthan!

πŸš€ GoLang Developer | Backend Engineer | Microservices Enthusiast

Visitor Count
GoLang
Microservices

πŸ› οΈ Technical Stack

Languages & Frameworks

Go
Gin
Fiber

Databases

PostgreSQL
MongoDB
Redis

DevOps & Cloud

Docker
Kubernetes
AWS

API & Protocols

gRPC
WebSocket
Kafka


πŸš€ Featured Projects

1. Friendly

πŸ“Œ Microservices-Based Social Media Platform
Go Kafka WebSocket

  • Built scalable user auth, real-time chat, and feed algorithms (Popularity/Recency/Random)
  • Integrated Razorpay for monetization and Kafka for push notifications

2. Laptop Lounge

πŸ“Œ E-Commerce Platform
Gin Twilio Razorpay

  • Developed Seller/Admin dashboards with sales analytics (Excel/PDF exports)
  • Enabled Twilio OTP auth and multi-payment (Razorpay, COD, Wallet)

3. GoStream

πŸ“Œ Video Streaming Microservice
gRPC HLS

  • Implemented HLS video streaming and gRPC for inter-service communication

πŸ“Š GitHub Stats

GitHub Stats

Top Languages

GitHub Streak


πŸ“« Let's Connect

LinkedIn
Email
LeetCode

package main

import "fmt"

func main() {
    fmt.Println("πŸš€ Building the future, one microservice at a time!") 
}

⭐ "Simplicity is the ultimate sophistication." β€” Go Proverbs

Popular repositories Loading

  1. gRPC-Microservice-First-Project gRPC-Microservice-First-Project Public

    Building a microservice architecture in Go with gRPC, consisting of User, Product, and Order services. The User Service handles auth and registration, Product Service manages products, and Order Se…

    Go 5

  2. GoStream GoStream Public

    GoStream is a microservice-based video streaming project with a video service and an API gateway. Built using Go, Gin, PostgreSQL, and gRPC, it supports efficient video streaming and management. Th…

    Go 4

  3. DSA DSA Public

    πŸš€ **DSA Journey**: Explore comprehensive Data Structures and Algorithms! From basics to advanced, this repo covers sorting, stacks, queues, arrays, linked lists, trees, graphs, and more. Each topic…

    Go 3 1

  4. Friendzy-Microservices-based-social-media-platform Friendzy-Microservices-based-social-media-platform Public

    Friendzy is a scalable microservices-based social media platform with four core services: Auth Service for user authentication, Post and Relation Service for handling posts and connections, Message…

    Go 1

  5. Concurrent-Web-Crawler Concurrent-Web-Crawler Public

    This is a simple and efficient concurrent web crawler written in Golang. It reads a list of URLs from a file (urls.txt), fetches each URL concurrently with a timeout, extracts the HTML title, and l…

    Go 1

  6. MyNetflix MyNetflix Public

    HTML