Skip to content
View eviltwin7648's full-sized avatar

Block or report eviltwin7648

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

Hi, I'm Vishal πŸ‘‹

Backend Engineer β€’ Distributed Systems β€’ Node/TypeScript

I build backend systems with a focus on clean architecture, reliability, and scalability.
Recently worked on real-world event-driven workflows: queues, DLX routing, retries, schedulers, payments, pipelines, and CRM workflows.


πŸš€ What I'm working on

  • Open-source Job Runner β€” distributed workers, DLX, retries, backoff, heartbeats, logs
  • Case studies on real backend problems (queues, APIs, webhooks, scaling patterns)
  • Improving skills in WebSockets, streaming systems, and infra fundamentals

πŸ› οΈ Tech Stack

  • Languages: TypeScript, JavaScript, Bash, GO (learning)
  • Backend: Node.js, Express,
  • Databases: PostgreSQL, MySQL, Redis
  • Messaging: RabbitMQ (DLX, TTL, retries, schedulers), Streams (learning)
  • Infra: Docker, Nginx, AWS basics
  • Other: REST APIs, authentication, payment flows, multi-tenant systems

πŸ“¦ Highlighted Projects (more coming soon)

πŸ”Ή Job Runner (WIP)

A distributed job execution system with:

  • Worker registration & heartbeats
  • DLX + TTL based retry & scheduling
  • Structured logs + status tracking
  • Multi-tenant execution model

πŸ”Ή CRM System Internals

  • Lead scoring engine
  • Deal probability engine
  • Webhook pipeline
  • Payments + Razorpay subscription workflows
  • Queue-backed notification system

πŸ“ Writing

I share backend engineering insights on:

  • Distributed systems patterns
  • Real debugging stories
  • Queue design (DLX, retries, idempotency)
  • Webhooks & async workflows
  • System design fundamentals

Follow me on X: @eviltwin7648


πŸ“« Reach Me

  • X: @eviltwin7648
  • GitHub: this profile
  • Open to remote backend roles

⚑ Fun fact

I enjoy diving into system internals and simplifying complex architectures into practical, production-friendly solutions.

Pinned Loading

  1. Devfleet-agent Devfleet-agent Public

    The cli agent for devfleet app

    Go

  2. Devfleet-frontend Devfleet-frontend Public

    the frontend for Devfleet

    Vue

  3. Devfleet-server Devfleet-server Public

    TypeScript