Skip to content
View web-dev-akash's full-sized avatar

Block or report web-dev-akash

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
web-dev-akash/README.md

Akash Kumar

Full Stack Engineer | React · Next.js · Node.js · TypeScript

Frontend-focused full-stack engineer with 4+ years of hands-on development, currently building document-processing and translation systems for Digital India Bhashini at Tarento Technologies. I work end to end — from React/Next.js interfaces and complex client-side state through to Node.js APIs, third-party integrations and production deployments. Before that I owned full-stack EdTech products serving 1,000+ daily active students.

What I Build

  • Production web applications used at product and national scale
  • Complex frontend systems — in-browser document editors, correction workbenches, multi-step workflows
  • Document-processing pipelines: OCR, translation and layout-preserving reconstruction
  • AI-powered application workflows wired to ASR, TTS and translation services
  • Backend APIs, authentication/RBAC and third-party integrations
  • Event-driven automation that removes manual operational work
  • Performance-focused, accessible interfaces

Core Stack

Frontend · React.js · Next.js · JavaScript · TypeScript · Redux / Redux Toolkit · Tailwind CSS · Material UI · HTML5 · CSS3

Backend · Node.js · Express.js · MongoDB · REST APIs

Engineering & Integrations · Git · GitHub · API Integration · Webhooks · Authentication · Authorization · RBAC · Firebase · Razorpay · Zoho CRM · gRPC · VAD

Featured Work

Student Dashboard Platform Progressive web app for a live-quiz EdTech program: timed quiz alerts, daily questions, mock tests, performance tracking, referrals and coin redemption, with offline support and push notifications. React 18 Vite Redux Thunk Chakra UI MUI Framer Motion Firebase FCM PWA

Wisechamps Platform API Node.js/Express service behind the student, teacher and admin products: quiz and meeting orchestration, payments, coins and referral logic, transactional email, and rate-limited fan-out to third-party APIs. Deployed through GitHub Actions. Node.js Express Razorpay Firebase Admin Zoho CRM Google APIs Nodemailer CI/CD

Android TV Live Captions Real-time on-screen speech-to-text for Android TV across English and 12 Indian languages. On-device Silero VAD gates the audio stream and PCM is sent over bidirectional gRPC to an NVIDIA Triton ASR endpoint; a companion phone app acts as a wireless mic. Kotlin Jetpack Compose for TV Silero VAD (ONNX) gRPC Coroutines MVVM

Portfolio Next.js 14 portfolio built as a single continuous scroll trace, with a custom motion system, smooth scrolling, reduced-motion support and WCAG AA contrast. Next.js 14 TypeScript Tailwind CSS App Router Lenis

Payments & CRM Checkout Checkout surface for quiz-credit subscription plans: generates customised Razorpay payment links and reconciles capture events back into Zoho CRM. React Chakra UI Razorpay Zoho CRM

LMS Provisioning & Automation Node.js service that creates Moodle LMS accounts, enrols users into courses and keeps CRM records in sync, driven by scheduled jobs and JWT-authenticated endpoints. Node.js Express Moodle API Zoho CRM Google APIs node-cron JWT

Client work at Tarento — Lekhaanuvaad (document and image translation with layout preservation) and Anuvaad CAG (multi-stage government translation workflow with an in-browser DOCX editor built on ProseMirror) — is not open source. Write-ups are on my portfolio.

Professional Focus

My strongest area is frontend engineering: React and Next.js applications with non-trivial state, custom editors and workflow-heavy interfaces. That sits on top of genuine backend experience — I design and ship Node.js/Express APIs, model data, handle auth and RBAC, integrate payment, CRM and messaging providers, and own features from schema through to deployment.

Connect

Portfolio · LinkedIn · akumar415129.ak@gmail.com

Pinned Loading

  1. new-student-dashboard new-student-dashboard Public

    Student-facing PWA for a live-quiz EdTech platform: timed quiz alerts, daily questions, mock tests, performance tracking, referrals and coin redemption. React 18 + Vite with Redux, Firebase push no…

    JavaScript

  2. backend.wisechamps.app backend.wisechamps.app Public

    Node.js/Express API behind the Wisechamps student, teacher and admin products: quiz and meeting orchestration, Razorpay payments, coins and referrals, transactional email, and rate-limited fan-out …

    JavaScript

  3. payment.wisechamps.com payment.wisechamps.com Public

    Checkout flow for live-quiz credit plans — generates customised Razorpay payment links per subscription plan and reconciles payment capture back into Zoho CRM.

    JavaScript 1

  4. akash-portfolio akash-portfolio Public

    Personal portfolio built as a single continuous scroll trace — Next.js 14 App Router with TypeScript and Tailwind CSS, a custom motion system (GSAP, Framer Motion, Lenis), reduced-motion support an…

    TypeScript

  5. android-tv-live-captions android-tv-live-captions Public

    Real-time on-screen speech-to-text captions for Android TV, with on-device VAD and gRPC streaming ASR (12 Indian languages + English).

    Kotlin

  6. Moodle_Enroll Moodle_Enroll Public

    Node.js automation service that provisions Moodle LMS accounts, enrols users into courses and keeps Zoho CRM records in sync, with class schedules served from Google Sheets and templated WhatsApp r…

    JavaScript