Inficanvas – Infinite Collaborative Canvas
A high-performance HTML5 infinite zoomable canvas engineered for visual diagramming. Features a hybrid rendering architecture, graph-based logic node connectors, real-time bounding box collision detection, and offline-first IndexedDB persistence.
MintFrame – Transformer-Based Language Model
Implementation of a GPT-style decoder-only Transformer architecture from scratch in PyTorch. Includes custom byte-pair tokenization, absolute positional embeddings, multi-head causal self-attention, and auto-regressive generation, loaded with pretrained GPT-2 weights.
SourceIQ – Advanced Local Multi-Document RAG Chatbot
An enterprise-grade, secure, closed-context RAG chatbot engineered to ingest multi-format corporate documents (PDFs, Word files, spreadsheets, HTML) and generate factually grounded answers using local offline LLMs, hybrid semantic indexes, and cross-encoder rerankers.