Skip to content
View devsamahd's full-sized avatar
🧙
making magic
🧙
making magic

Organizations

@codeshakers

Block or report devsamahd

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

Hi, I'm Abdulsamad 👋

Senior Fullstack Software Engineer | Backend & Systems Architecture | AI & Web3

I am a Fullstack & Systems Infrastructure Developer with a deep focus on scalable backend system design, microservices, and emerging technologies. I build fast, resilient applications—architecting low-latency APIs, deploying containerized microservices, building AI RAG pipelines, and developing decentralized Web3 applications (dApps).

Creator of Zentramesh—a core networking and ISP management engine powering platforms like Netra.ng and Superkonnect that serve hundreds of active users and manage millions of NGN in subscription revenue.


⚡ Featured Ecosystem: Zentramesh

  • Zentramesh Network Engine: Enterprise networking and ISP bandwidth management solution. Interfaces directly with cloud-hosted TP-Link Omada SDN controllers across ER605 routers and EAP 650 access points to handle automated subscriber authentication, dynamic bandwidth shaping, captive portal access, and multi-tier billing.

🚀 Key Featured Projects

  • Zentramesh (Core Network & ISP Infrastructure): Powers Netra.ng & Superkonnect, serving 100s of active users and managing millions of NGN in revenue. (Go, Node.js, Next.js, Omada SDN API, PostgreSQL, Redis, Docker).
  • Tonzscrow: Trustless Web3 escrow API integrating TON smart contracts (Tact) for multi-sig fund release workflows. (Go, Tact, PostgreSQL, TON).
  • AI-Powered RAG Microservice: Asynchronous document ingestion and context-aware intelligence service. (Node.js, Express, OpenAI API, RabbitMQ, Redis, Vector DB).
  • High-Frequency Market Streaming Engine: Low-latency WebSocket crypto ticker streaming pipeline handling 10k+ concurrent connections with <50ms latency. (Rust, Next.js, WebSockets, Kafka).
  • Tonzilla: Telegram mini app for end-to-end encrypted private file sharing over TON decentralized storage. (Next.js, Telegram Mini Apps API, TON, Tailwind CSS).
  • Morm: Golang MongoDB Object Document Mapper (ODM) reducing database boilerplate code by 40%. (Go, MongoDB Driver, Reflection API).
  • Sociallio: Automated multi-channel marketing schedule & background queue engine. (Next.js, Node.js, PostgreSQL, Redis, BullMQ).
  • Dehub.io: Decentralized Web3 video streaming and tokenized creator monetization platform. (Next.js, IPFS, Livepeer, Ethers.js).

🛠️ Technical Arsenal

🧠 Core Languages

TypeScript • JavaScript • Go (Golang) • Rust • PHP • Swift

🌐 Frontend, Mobile & UI

Next.js • React.js • SwiftUI • Tailwind CSS • Chakra UI • Framer Motion

⚙️ Backend, Microservices & Systems

Node.js (NestJS, Express) • Go (Gin, Mux) • PHP (Laravel) • REST APIs • WebSockets • gRPC RabbitMQ • Apache Kafka • Zookeeper

🤖 AI & Web3 Infrastructure

RAG Architectures • OpenAI API • Vector Databases (Pinecone, PGVector) TON Blockchain • Smart Contracts (Tact) • Ethers.js / Web3.js • IPFS • Telegram Mini Apps API

🗄️ Database & Caching

PostgreSQL • MySQL • MongoDB • Redis

☁️ Cloud, DevOps & Observability

Docker • Kubernetes • AWS (EC2) • DigitalOcean • Linux (Ubuntu) • Nginx • PM2 • Prometheus


🤝 Let's Connect & Build

"Build fast. Break nothing. Scale smart. Stay curious." 🚀

Pinned Loading

  1. morm morm Public

    Morm is a powerful Object Document Mapper (ODM) for Golang, inspired by Mongoose, designed to be developer-friendly and feature-rich.

    Go

  2. cloudly cloudly Public

    🌥 A weather App written in javascript. It fetches temperature, weather nature, humidity and more from an API when you input the location of anywhere on Earth. Knowledge of Promises was Implemented.

    JavaScript 1 1

  3. a-social-network a-social-network Public

    A social network implemented with HTML CSS JS JQUERY BOOTSRAP PHP MYSQL and AJAX

    PHP 3

  4. DSA DSA Public

    Personal but open source solutions to Data Structures and algorithm problems in javascript and golang.

    JavaScript