Case Studies

Deep dives into how we solve complex technical problems. From healthcare systems to AI platforms.

AI Education Platform
aiweb
20245 min read

AI Education Platform

Self-hosted GPU-powered Jupyter platform for AI education, deployed in Korean national research project. NestJS GraphQL API manages users and sessions, FastAPI controls Docker containers and GPU allocation. Students get isolated Tesla V100 GPU access via NVIDIA MIG. Supports 40+ concurrent users with real-time monitoring (Prometheus, Grafana) and replaces commercial cloud services for on-premise AI training.

Next.jsTypeScriptNestJSFastAPIMongoDB+2
Read full case study
PACS Platform Modernization
healthcareweb
20255 min read

PACS Platform Modernization

Enterprise PACS platform modernization for multi-site medical imaging center. Built custom web interface with Next.js and Ant Design, NestJS backend, Orthanc DICOM server, PostgreSQL metadata indexing, and Redis caching. Features advanced filtering, batch operations (anonymize, ZIP, send), role-based access control integrated with RIS, OHIF viewer integration, and WebSocket real-time progress updates.

Next.jsNestJSOrthancPostgreSQLRedis+1
Read full case study