not just side projects—these are deliberate attempts to solve gnarly problems; some succeeded, all taught me something

pramanit

contributor (september 2024 - november 2024)

blockchain platform for secure credential verification

highlights

  • achieved instant verification (<30 sec) for 5K+ documents
  • implemented cryptographic verification slashing costs by 68%
  • guaranteed tamper-proof records via blockchain anchoring

technologies

next.jstailwind cssexpress.jsdiamante plunk

RAG nvidia genai

creator (march 2025)

multi-pdf question-answering application

highlights

  • built RAG pipeline cutting query latency by 35%
  • built high-accuracy pdf processor with 98% extraction rate
  • optimized faiss for sub-second search across 200+ page documents

technologies

pythonnvidia nemostreamlit

soccer analysis

creator and maintainer (january 2025 - february 2025)

soccer player tracking and performance analytics

highlights

  • built yolov5/opencv system detecting players at 94% accuracy
  • automated team assignment via k-means clustering
  • engineered homography transforms with ±0.5m precision

technologies

opencvyolov5