Skip to content
View Xelvise's full-sized avatar

Block or report Xelvise

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

Node.js Backend Engineer

👋 Hi — I’m Elvis. I help teams move fast without breaking things, building Node.js-powered backend services and resilient APIs that are easy to run, monitor, and extend. I have built operable systems, reliable background workers, and serverless integrations designed with observability and defensive defaults. My goal is to reduce production surprises and make maintenance predictable.

Browse my pinned projects, or reach out on LinkedIn, to see how I turn ideas into resilient, shippable systems.

Key projects that solves real problems

  • SubTracka: A production-fit subscription API featuring lifecycle modeling, multi-currency billing, scheduled renewal reminders (email/webhooks), background job resilience, and serverless deployment. See here

  • DevQuora — Developer Q&A forum: A developer-focused Q&A forum with auth, posting/answering, tagging, voting, search-friendly feeds, rate-limiting, and notification hooks — built for integration and scale. See here

Areas of expertise

  • Backend: Express.js, Nest.js, TypeScript, RESTful API design, Websockets, Microservices.

  • SQL/NoSQL Databases: Redis, PostgreSQL + Drizzle ORM, MongoDB + Mongoose, Schema & query design for reads/writes.

  • Auth & Security: JWT, refresh token patterns, secure credential handling.

  • Serverless & Background job: AWS Lambda patterns, idempotent webhook handlers, queued jobs (reliability-first).

  • DevOps / DX: Docker Compose, migrations, environment management, observability and rate-limiting (Redis)

  • Product-minded engineering: Designing operable systems (not just prototypes), resilient features, and clean APIs for integration.

  • Complementary skills: QA/testing mindset, data/ML background, front-end integration awareness.

Open to

Node.js Backend Engineer role at a fast-growing startup (FinTech, HealthTech, e-commerce, logistics, etc.) wherein career growth is supported and ingenuity is appreciated.

Pinned Loading

  1. SubTracka SubTracka Public

    An API service that lets users create and manage existing dummy subscriptions seamlessly.

    TypeScript

  2. dev-quora dev-quora Public

    A Question and Answer forum for Developers - with a simplistic and intuitive UI

    TypeScript

  3. Filmpire Filmpire Public

    A Movie repository allowing Users to authenticate, query Movies by category or genre, view Actors, add movie to favorites or watchlist

    JavaScript 1

  4. e-commerce-app e-commerce-app Public

    A minimalist e-commerce web app

    TypeScript

  5. 100PAY-TEST-SUITE 100PAY-TEST-SUITE Public

    Production-ready Automation Test suite (for Functional Test scenarios)

    TypeScript

  6. AI-Text-Corrector AI-Text-Corrector Public

    This AI Text Corrector is powered by OpenAI's GPT-3.5-turbo, and functions in similar fashion as the auto-correct feature in Gboard or Grammarly.

    Python