Skip to content
View zahidhasann88's full-sized avatar
  • Satcom IT Limited
  • Dhaka, Bangladesh
  • 11:13 (UTC -12:00)

Block or report zahidhasann88

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

Hi there πŸ‘‹

Software Engineer | Dhaka, Bangladesh | 5 Years Experience
🌐 zahidh.tech

πŸ’» Tech Stack

Backend: Node.js β€’ TypeScript β€’ Golang β€’ Nest.js β€’ Express.js β€’ Gin
Database: MySQL β€’ PostgreSQL
Frontend: React.js β€’ Angular β€’ Tailwind β€’ Ant Design
DevOps: Docker β€’ Git β€’ GitHub Actions β€’ CI/CD

πŸ—οΈ Architecture

Monolithic β€’ Modular β€’ Microservices β€’ REST β€’ WebSocket

πŸ“« Connect

Mostly active on LinkedIn

Pinned Loading

  1. auth-react-nodejs auth-react-nodejs Public

    Token-Based Authentication is a secure way to authenticate users by issuing a unique token upon successful login. This token is then used to access protected routes or resources.

    TypeScript 3

  2. syncpipe syncpipe Public

    A file synchronization tool over TCP. SyncPipe provides real-time file synchronization between a server and multiple clients using raw TCP sockets.

    TypeScript

  3. kvstore kvstore Public

    A Redis-like key-value store implementation in Go with CLI interface and TCP server support.

    Go