Skip to content
View KishanMaurya's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report KishanMaurya

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
KishanMaurya/README.md
Typing SVG
Degree University



Location



Portfolio LinkedIn Email GitHub



Profile Views Followers Stars

About

Software Engineer with 5+ years of experience designing and operating backend systems that serve millions of users. Currently at DAZN, where I build the microservices behind purchase, entitlement and access flows for global sports streaming — services measured in availability, latency and revenue impact rather than lines of code.

My core strength is backend and distributed systems engineering: designing service boundaries, modelling data for access patterns rather than convenience, and making cloud-native systems observable and resilient under real production load. I work primarily in Node.js, NestJS, TypeScript and Go, on AWS infrastructure defined end to end in Terraform.

Alongside that, I build AI-powered product software. AutoClipr — an AI video clipping SaaS — is my own product, covering everything from transcription and LLM-driven segment selection through to media pipelines, billing and multi-platform publishing integrations. My interest in AI is applied and product-shaped: turning models into reliable, cost-controlled features that ship.

Earlier in my career I built blockchain and NFT platforms from scratch, integrating smart contracts, custodial wallets and crypto payment rails — work that gave me an early and lasting appreciation for correctness, idempotency and security in systems that move value.

I approach engineering with a product mindset: understand the user outcome, choose the simplest architecture that survives contact with scale, and own the result through to production.

Open To

  • Senior / Lead Backend Engineering roles
  • Distributed systems and cloud architecture work
  • AI product engineering and applied LLM systems
  • Technical collaboration on streaming, payments and developer tooling
  • Open-source contribution and mentoring

Tech Stack

Languages

Languages

Frontend

Frontend

Backend & Databases

Backend and Databases Fiber REST Event Driven Microservices

Cloud, DevOps & Tooling

Cloud DevOps and Tooling Lambda API Gateway S3 SQS SNS CloudWatch CloudFront Step Functions

AI / ML Expertise

TODO — verify every proficiency level below before publishing. These reflect applied product work on AutoClipr, not research credentials.

Domain Proficiency Details
Applied LLM Engineering Production Prompt design, structured output, tool use and cost/latency control in live product features
Speech & Transcription Production Audio extraction, transcription pipelines and word-level timing for automated video segmentation
AI Product Architecture Production Queue-backed inference workloads, retries and idempotency, graceful degradation under model failure
Media & Video Processing Production FFmpeg pipelines, rendering, encoding and multi-format delivery at scale
Retrieval & Embeddings Working Vector search and semantic retrieval for content understanding
ML Fundamentals Foundational Model evaluation, prompt/output quality measurement, error analysis

Featured Projects

AutoClipr — AI Video Clipping SaaS

An AI-powered SaaS that turns long-form video into short, publish-ready clips. Handles the full pipeline: ingest, transcription, LLM-driven segment selection, rendering, and direct publishing to social platforms with per-account OAuth and analytics.

Stack Next.js · TypeScript · Node.js · PostgreSQL · AWS · FFmpeg · LLM APIs
Scale TODO — add real numbers (users, videos processed, clips generated)
Performance TODO — add real numbers (processing time per video, p95 latency)
Security OAuth 2.0 integrations, scoped platform tokens, encrypted credential storage
Impact TODO — add real outcome (paying users, retention, revenue)
Repository autoclipr.com · private source

Built and operated solo, end to end. The engineering interest is less in the model calls and more in everything around them: making a long-running, failure-prone, GPU-and-bandwidth-expensive pipeline behave like a predictable product — idempotent job handling, partial-failure recovery, cost ceilings per tenant, and platform API integrations that change under you without warning.

TODO — Second Featured Project

TODO — replace with a real project. Describe the problem, your role, and the engineering decisions that mattered.

Stack TODO
Scale TODO
Performance TODO
Security TODO
Impact TODO
Repository TODO

TODO — professional explanation paragraph.

TODO — Third Featured Project

TODO — replace with a real project.

Stack TODO
Scale TODO
Performance TODO
Security TODO
Impact TODO
Repository TODO

TODO — professional explanation paragraph.


Experience

Software Engineer · DAZN

TODO — start date – Present

Backend engineer on the systems powering purchase, entitlement and access for a global sports streaming platform serving millions of subscribers across many markets.

Scope of work

  • Designed and enhanced backend services enabling seamless purchase and access across global streaming products
  • Built and operated scalable microservices in Node.js, NestJS and TypeScript on AWS
  • Developed and optimised APIs serving millions of users across sports streaming platforms
  • Implemented secure payment integrations covering subscription and recurring billing workflows
  • Delivered cloud-native architecture on API Gateway, Lambda, S3, DynamoDB and CloudWatch, provisioned with Terraform
  • Partnered across multiple teams to ship highly available, resilient services under production SLAs

Node.js

NestJS

TypeScript

AWS

DynamoDB

Terraform

Microservices

Payments

Software Engineer · Accubits Technologies

TODO — start date – end date

Built blockchain and NFT platforms from the ground up, spanning smart contract integration, custodial wallet infrastructure and crypto payment rails.

Scope of work

  • Built blockchain and NFT platforms from scratch, from data model through to production deployment
  • Integrated smart contracts, Fireblocks custody, MetaMask and Circle Payments
  • Improved system performance and reliability through extensive testing and optimisation
  • Managed cloud infrastructure, monitoring and deployment pipelines

Solidity

Smart Contracts

Fireblocks

MetaMask

Circle Payments

Node.js


Achievements

TODO — replace every row below with real, verifiable recognition, or delete this section entirely.

Recognition Details
TODO TODO
TODO TODO
TODO TODO

Certifications

Meta

Meta Back-End Developer Professional Certificate Verify on Coursera

Redis

Redis Certified Developer Verify Credential


Coding Profiles

TODO — replace every YOUR_HANDLE below with your real username, or delete the platforms you do not use.

LeetCode GeeksforGeeks HackerRank CodeChef


GitHub Analytics

GitHub Stats GitHub Streak



Top Languages

GitHub Trophies

GitHub Trophies

Contribution Activity

Contribution Graph

Contribution Snake

Contribution Snake

Current Focus

learning:
  - Distributed systems design and consensus fundamentals
  - Go concurrency patterns and high-throughput service design
  - Applied LLM evaluation and cost-efficient inference

building:
  - AutoClipr — AI video clipping SaaS, end to end
  - Event-driven backend services on AWS
  - Infrastructure as Code with Terraform

exploring:
  - Streaming and low-latency media delivery architecture
  - Vector search and retrieval-augmented systems
  - Platform engineering and developer experience

open_to:
  - Senior and Lead backend engineering roles
  - Distributed systems and cloud architecture work
  - AI product engineering collaboration
  - Open-source contribution and mentoring

Connect

Gmail LinkedIn GitHub Portfolio


Good architecture is the set of decisions you do not have to revisit under load.

Pinned Loading

  1. 33-js-concepts 33-js-concepts Public

    Forked from leonardomso/33-js-concepts

    📜 33 JavaScript concepts every developer should know.

    JavaScript 1

  2. clean-code-javascript clean-code-javascript Public

    Forked from ryanmcdermott/clean-code-javascript

    🛁 Clean Code concepts adapted for JavaScript

    JavaScript 1

  3. javascript-algorithms javascript-algorithms Public

    Forked from trekhleb/javascript-algorithms

    📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

    JavaScript 1

  4. javascript-questions javascript-questions Public

    Forked from lydiahallie/javascript-questions

    A long list of (advanced) JavaScript questions, and their explanations ✨

    1

  5. nodebestpractices nodebestpractices Public

    Forked from goldbergyoni/nodebestpractices

    ✅ The Node.js best practices list (May 2023)

    Dockerfile 1

  6. ES6-for-humans ES6-for-humans Public

    Forked from metagrover/ES6-for-humans

    A kickstarter guide to writing ES6