Skip to content
TQT

Projects

Products, platforms, and engineering systems.

Omni-Agent is the flagship Applied AI platform. IQP demonstrates enterprise Quality Engineering delivery, while the remaining projects show banking automation, model development, and earlier Product Engineering foundations.

9
case studies
4
evidence groups
2
featured systems

Featured systems

The strongest evidence of Product Engineering, backend architecture, and Applied AI delivery.

2 entries

Applied AI systems

Products and prototypes combining models, retrieval, agent workflows, and user-facing software.

3 entries

Quality Engineering delivery

Enterprise automation, transaction validation, and quality-analysis work across complex systems.

1 entries

Engineering foundations

Earlier full-stack and machine-learning projects that established the foundation for the current direction.

3 entries
LMS — Learning & Assessment Platform abstract technical panel
Early Product Engineering 2024

LMS — Learning & Assessment Platform

A Django learning platform with a separate AI-assisted monitoring service

A full-stack learning and assessment platform covering structured course content, enrollment, quizzes, reporting, role-based workflows, and a separately deployed face-detection service.

Outcome: Built the initial product independently, then continued as a primary developer when its core design was adopted into a larger team implementation.

DjangoFastAPIPyTorchDocker ComposeNginxCloudflare Tunnel
Self-driving Car Problem abstract technical panel
Earlier AI research 2024

Self-driving Car Problem

YOLOv8 perception, lane segmentation, and PID control in simulation

A simulated autonomous-driving pipeline combining YOLOv8-based perception, lane segmentation, OpenCV processing, and PID steering control inside a Unity environment.

Outcome: Completed the simulation benchmark in 125.8 seconds with full marks.

YOLOv8PyTorchOpenCVComputer VisionSegmentationPID Control
Leaf-Based Plant Disease Detection abstract technical panel
Earlier computer vision system 2024

Leaf-Based Plant Disease Detection

PyTorch classification with segmentation-assisted preprocessing and visual explanations

A PyTorch computer-vision pipeline for plant disease classification that combines image preprocessing, CNN inference, class-specific thresholds, and Grad-CAM++ explanations behind a FastAPI service.

Outcome: Implemented an end-to-end computer-vision prototype covering data loading, training, inference, explainability, and API integration.

PyTorchTorchvisionResNetGrad-CAMFastAPISQLite