Skip to content
View sudesh1456's full-sized avatar

Block or report sudesh1456

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.

Content in all repositories owned by your account will be closed.
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
sudesh1456/README.md

Hi, I'm Sudesh 👋

Full-stack developer building AI-powered media tools, fintech platforms, and the APIs and dashboards around them.

TypeScript React Next.js Node.js .NET SignalR PostgreSQL Docker FFmpeg


🎬 AI & video

Project What it shows
Whisper Caption Editor · live demo On-device speech-to-text (Whisper via WebGPU/WASM), a caption editor, and burn-in with ffmpeg.wasm, with no server
Shorts Studio · live demo Automatic silence removal (jump cuts) and 9:16 reframing for Reels/Shorts, exported in the browser
Media Jobs API Node.js ffmpeg job queue: thumbnails, transcodes, GIFs, waveforms; SSE progress, signed webhooks, retries, crash recovery

📈 Fintech & trading

Project What it shows
Bullion Trading API ASP.NET Core 9: live gold/silver rates over SignalR, price-locked quotes, idempotent orders, limit-order matching, rate alerts
Bullion Desk · live demo React trading and admin dashboard for the API above, with an in-browser engine for the demo
Copy-Trade Engine Mirrors a master account to followers: lot-aware sizing, risk limits, modify/cancel propagation, circuit breaker, Kite Connect adapter

🎓 EdTech

Project What it shows
CBT Exam Engine · live demo JEE/NEET/SSC-style computer-based test: question palette, negative and partial marking, resume after refresh, analytics

Bullion Desk Whisper Caption Editor Shorts Studio CBT Exam Engine

Every project has tests, CI and a README covering the architecture and design decisions.


💼 Client work

Most of my client work (AI video platforms, bullion trading systems, education platforms, admin panels) is private and under NDA. I'm happy to walk you through the architecture of similar systems on a call.

📫 Work with me

  • Email: you@example.com
  • LinkedIn / Upwork: add-link-here

Popular repositories Loading

  1. monodroid-samples monodroid-samples Public

    Forked from dotnet/android-samples

    A collection of Xamarin.Android sample projects.

    C#

  2. frapid frapid Public

    Forked from nubiancc/frapid

    Frapid Multi Tenant Application Development Framework

    JavaScript

  3. node-express-boilerplate node-express-boilerplate Public template

    Forked from hagopj13/node-express-boilerplate

    A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose

    JavaScript

  4. whisper-caption-editor whisper-caption-editor Public

    Auto-generate, edit and burn in video captions with Whisper — 100% in the browser. No server, no uploads.

    TypeScript

  5. sudesh1456 sudesh1456 Public

    Profile README

  6. bullion-trading-api bullion-trading-api Public

    Real-time gold & silver trading backend in ASP.NET Core 9: SignalR live rates, price-locked quotes, idempotent orders, limit-order matching, rate alerts.

    C#