Skip to content
View suxrobGM's full-sized avatar
:octocat:
Work
:octocat:
Work

Highlights

  • Pro

Block or report suxrobGM

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

Hey, I'm Sukhrob 👋

Senior Full-Stack Engineer | CV Researcher | .NET · TypeScript · Python

I build production-ready web apps, APIs, real-time systems, and games - with a research focus on computer vision and deep learning. I care about clean architecture, performance, and shipping things that work.

LinkedIn Telegram Portfolio


TL;DR

9+ years shipping software across healthcare, logistics, gaming, and real estate
Full-stack: React/Next.js • ASP.NET Core • NestJS • FastAPI
Cloud: AWS • Azure • Docker • K8s
Realtime: SignalR • WebSockets • gRPC • Colyseus
AI/CV: PyTorch • OpenCV • YOLO • Medical Imaging (DICOM/OHIF)
Games: Unity • Phaser • Godot

Full details in my resume →


Research Projects

MelanomaNet — Explainable deep learning for skin lesion classification
Multi-class classification across all 9 ISIC 2019 categories with GradCAM++ attention visualization and automated ABCDE clinical feature extraction for interpretability.
Python · PyTorch · EfficientNet V2 · GradCAM++ · OpenCV

LightDepth — Lightweight monocular depth estimation
ResNet18 encoder with U-Net decoder, achieving 42% fewer parameters than Depth Anything V2, 72% faster inference, and superior error metrics on NYU Depth V2.
Python · PyTorch · ResNet18 · U-Net

FSRCNN — Accelerating super-resolution CNN
Implementation achieving 40× speedup over SRCNN with end-to-end learned upsampling filters supporting 2×/3×/4× scaling (+1.78 dB PSNR on Set5).
Python · PyTorch · Mixed Precision Training


Now it matches the Featured Projects style. Let me know if you need anything else!


Featured Projects

Logistics TMS — Enterprise multi-tenant SaaS for fleet management
Trip/load planning, driver ops, live tracking, per-tenant DB isolation. Clean DDD architecture.
C# · ASP.NET Core · EF Core · PostgreSQL · Angular · Blazor · SignalR · Docker

Med Image Scanner — DICOM viewer with AI-powered analysis
Connects to hospital PACS, provides measurement/segmentation tools and disease-detection overlays. HIPAA-ready patterns.
Python · FastAPI · Next.js · PyTorch · OpenCV · OHIF Viewer · PostgreSQL

Blazor Form Builder — Drag-and-drop form designer
Outputs JSON schema with runtime renderer—speeds up admin dashboard development.
C# · Blazor · ASP.NET Core · SQL Server

Bookshelf Scanner — CV + LLM book detection pipeline
Detects book spines from photos and extracts titles/authors using YOLO segmentation + vision-language model.
Python · FastAPI · YOLO · Moondream2 · PyTorch · Angular


Games

Hearts of Iron IV: Economic Crisis
Large-scale mod with custom mechanics, AI behaviors, and balance systems.
Steam Workshop · Releases

HOI4 EC

Chestnut (MMO)
PvP/PvE real-time MMO with authoritative server, custom physics, and sync.
Play →

Chestnut MMO

ChessMate
Online chess platform with AI opponents and PvP matchmaking.
Repo

ChessMate

Maze
2D puzzle game with AI pathfinding and level progression.
Repo

Maze 2D

GitHub Stats

Metrics


Let's connect

Open to freelance projects, collaborations, or just chatting about .NET, TypeScript, computer vision, or game dev.

LinkedIn Telegram

Pinned Loading

  1. logistics-app logistics-app Public

    Automate your entire transportation logistics operations with the fleet management system.

    C# 124 44

  2. browser-games browser-games Public

    HTML5 2D games built up with PhaserJS

    TypeScript 3

  3. online-chess online-chess Public

    ChessMate is an online chess platform where players can engage in player-versus-player (PvP) matches or compete against AI

    TypeScript 2

  4. med-image-scanner med-image-scanner Public

    Med Image Scanner is an AI-powered web platform that enables healthcare professionals to view and analyze medical images such as X-rays, CT scans, and MRIs. The platform provides tools for viewing …

    TypeScript 2 1

  5. explainable-melanoma explainable-melanoma Public

    Explainable deep learning system for multi-class skin lesion classification with ABCDE criterion validation using attention-based visualization

    Python 3

  6. lightdepth lightdepth Public

    LightDepth - lightweight monocular depth estimation model.

    Python 2