Skip to content
View DZDasherKTB's full-sized avatar
πŸ˜‹
πŸ˜‹

Block or report DZDasherKTB

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DZDasherKTB/README.md

Typing SVG


Profile Views

LinkedIn Codeforces GitHub Portfolio


"Not just running .fit(). Building the entire universe from scratch."


πŸ‘Ύ Who Am I?

dashpreet = {
    "name"      : "Dashpreet Singh",
    "alias"     : "DZDasherKTB",
    "college"   : "IIT Jammu : B.Tech CSE (2024–2028)",
    "domains"   : ["Deep Learning", "Computer Vision", "NLP", "Agentic AI",
                   "Multimodal Systems", "Hardware Acceleration", "Cybersecurity",
                   "Geospatial AI", "Spatial Transcriptomics"],
    "vibe"      : "Build weird stuff. Break it. Rebuild it better.",
    "currently" : "Researching unified multimodal architectures for bioinformatics",
    "patents"   : 2,
    "open_to"   : ["Research Collabs", "Internships", "Hackathons", "Building things"],
}

πŸ† Trophy Case

πŸ₯‡ Achievement 🏒 Org πŸ“… Year
πŸ›°οΈ ISRO BAH National Finalist (Top 10) ISRO / Govt. of India 2025
πŸ€– Inter-IIT Tech Meet 14.0 β€” Geospatial AI (Rank 12, 23 IITs) IIT Patna 2025
πŸ›’ Flipkart GRID 7.0 Semi-Finalist Flipkart 2025
πŸ”¬ Shell AI Hackathon β€” Top 10 Shell 2025
πŸ… ATF India β€” National Top 200 (200,000+ applicants) ATF India 2025
πŸ“š Academic Excellence Award β€” Top 3 Branch Rank IIT Jammu 2025
πŸ“œ Patent Granted β€” Dual-Encoder Spatiotemporal Architecture Govt. of India (App: 202511114061) Nov 2025
πŸ“œ Patent Filed β€” Hybrid Multi-Modal Deep Embedding Recommendation System Govt. of India (App: 202511098795) Oct 2025
πŸ“œ Patent Filed β€” STAR Engine: Linear Memory Hardware Accelerator IIT Jammu / Govt. of India (App: 202611043901) Apr 2026

🧠 Research & Patents

πŸ“„ Patent 1 β€” Dual-Encoder Spatiotemporal Architecture (GRANTED βœ…)

App No: 202511114061 | Filed: Nov 2025 | Co-inventor: Dr. Iqbal Kaur
Title: Dual-Encoder Spatiotemporal Architecture with Multi-Modal Skip Fusion for Multi-Domain Environmental, Climatic and Agricultural Forecasting
A deep learning architecture that fuses static (Conv3D) and dynamic (ConvLSTM) tensors via a Cross-Attention Transformer (CAT) mechanism for spatio-temporal environmental prediction. Validated on MODIS, VIIRS, and NASA FIRMS satellite data.

πŸ“„ Patent 2 β€” Hybrid Multi-Modal Deep Embedding Recommendation System (FILED)

App No: 202511098795 | Filed: Oct 2025 | Published: Dec 2025
Title: Hybrid Multi-Modal Deep Embedding Recommendation System with Synthetic Data Generation and Fusion Learning
A recommendation architecture combining multi-modal embeddings, synthetic data generation pipelines, and fusion learning for scalable retrieval at industrial scale.

πŸ“„ Patent 3 β€” STAR Engine: Linear Memory Hardware Accelerator (FILED)

App No: 202611043901 | Filed: Apr 2026 | Applicant: IIT Jammu
Title: An Apparatus for Accelerating Reductionist Matrix Operations with Guaranteed Linear Memory Traffic
A dedicated hardware accelerator featuring a Streaming Tile-Autonomous Residency (STAR) Engine with a pipelined systolic scoring unit, online softmax, and probability-value multiplication β€” all on-chip. Reduces attention mechanism memory complexity from O(NΒ²) to O(N). Demonstrated ~97x memory traffic reduction at N=8192 vs. baseline GPU multi-kernel.

πŸ”¬ Ongoing Research β€” The Tensor-Only Unit (TOU)

Advisor: Dr. Uma Satya Ranjan, IIT Jammu
Theoretical framework for post-GPU AI acceleration β€” designing a compute paradigm beyond GPU architecture, targeting tensor-native hardware execution.

πŸ”¬ Research Exploration β€” Omni-ST: Unified Instruction-Driven Multimodal Model for Spatial Transcriptomics

Researching a unified any-to-any multimodal framework for spatial transcriptomics, combining histology image encoders, gene expression adapters, spatial graph networks (GCN/GAT), and instruction-conditioned fusion transformers. Inspired by architectures like Kosmos-2, OpenFlamingo, STFlow, SpaGCN, and scVI.
Tasks: Image→Gene Expression | Gene→Cell Type | Spatial Domain ID | Region→Text Explanation


πŸš€ Featured Projects

🌍 GeoNLI β€” Agentic Earth Observation System

Inter-IIT Tech Meet 14.0 | Presented to 23 IITs at IIT Patna | Hosted on Modal

Built a multimodal geospatial agent "GeoChat" that decomposes natural language queries into executable geospatial pipelines.

  • Stack: Qwen2-VLM, Qwen2.5-LLM, OWLv2, SAM, LangChain, Modal, Docker, OpenCV
  • Orchestrated a 3-modality any-to-any pipeline: captioning β†’ detection β†’ segmentation
  • LangChain workflow with Intent Parsing + Tiling Engine: VQA, Fact Manipulation, Spatial Grounding
  • 85% intent parsing accuracy, 0.78 F1 score on spatial grounding tasks

Repo


πŸ”₯ GeoST-Net β€” Spatiotemporal Forecasting Architecture

ISRO Bharatiya Antariksh Hackathon β€” National Finalist (Top 10)

A dual-encoder architecture for forest fire prediction and spatial spread simulation.

  • Stack: PyTorch, GEE, Conv3D, ConvLSTM, Cross-Attention Transformer, Cellular Automata
  • Dual-Encoder: Static stream (Conv3D) + Dynamic stream (ConvLSTM) fused via CAT mechanism
  • Cellular Automata for fire spread simulation
  • Validated on MODIS, VIIRS, NASA FIRMS multi-source satellite data
  • 9% improvement over SOTA fire prediction model in lead-time accuracy

Repo


🧬 Graph-MedSAM β€” Medical Image Segmentation

Graph Neural Networks + Segment Anything Model for medical imaging

Combining GNN spatial reasoning with SAM's segmentation capabilities for medical use cases.

  • Stack: Python, PyTorch, SAM, GNN
  • Graph-augmented medical image segmentation pipeline

Repo


πŸ” WireGuard VPN β€” Project Mitnick

Production-grade VPN infrastructure inspired by Kevin Mitnick

  • Full WireGuard VPN setup and management in Python
  • Named after the legendary hacker β€” built with security-first principles

Repo Repo


πŸ€– Adobe Veritas + DevRev Agent β€” Agentic AI (Inter-IIT Internal)

Adobe (XAI Track):

  • 99.14% accuracy in GenAI content detection via Hybrid Model
  • Explainable AI pipeline using GradCAM++
  • LoRA/Fine-tuning benchmarks on Qwen2.5 (29k+ samples on VRSBench)

DevRev (Agentic AI Track):

  • RAG-based Agent 007 using Planner-Filler-Validator workflow
  • Dynamic tool-use orchestration with hallucination checks

🎬 VidAI β€” Generative AI SaaS Platform

Full-stack Text-to-Video Generation Platform

  • Stack: FastAPI, Node.js, Next.js, Vercel, Supabase
  • Async backend orchestrating GenAI models β†’ short videos from text prompts (images + audio + captions)

Demo Repo


🧠 Neuro-Symbolic OCR

Hybrid neuro-symbolic pipeline for intelligent document understanding

Repo


πŸ“š Foundational ML/DL β€” Built From Scratch

No high-level APIs. No shortcuts. Raw math β†’ working code.

ML Core DL Further

Deep Learning (PyTorch only β€” no Keras, no Lightning):

  • Stable Diffusion (VAE + UNet + cross-attention) β€” optimized 16s β†’ 0.8s/iter
  • StyleGAN, DCGAN, Conditional GAN
  • Transformers (BERT/GPT), full Encoder-Decoder translation (EN↔FR, EN↔DE, EN↔HI)
  • R-CNN, Fast R-CNN, Faster R-CNN, YOLO
  • U-Net, DeepLab V1β†’V3+
  • Diffusion models (DDPM) β€” forward noise + reverse UNet denoising
  • RNNs, LSTMs, GRUs β€” sequence generation, translation, prediction

Classical ML (NumPy only):

  • XGBoost (Taylor expansion, gain scoring, GPU accel)
  • Random Forest, AdaBoost, Gradient Boosting
  • SVM (Hinge loss, Lagrange dual)
  • KMeans, DBSCAN, Decision Trees
  • Stacking, Voting, Blending ensembles
  • KNN, Naive Bayes (Multinomial + Gaussian)

25+ real-world projects: Cancer/Heart/Stroke prediction, IMDB sentiment, Spam detection, MNIST, Titanic, Recommendation Systems, and more.


🌐 Full-Stack & Web

Portfolio Referral App Khaching

  • Auto-syncing portfolio with CRON-powered backend, SQL DB, SOLID architecture
  • Full-stack TypeScript/React apps with Prisma + PostgreSQL
  • Rate-limited backend mail systems, API-first modular design

βš”οΈ Security & CTF

Scam FB

  • Phishing/social engineering analysis (educational research)
  • WireGuard VPN infrastructure
  • Project Mitnick β€” VPN + security tooling

πŸ–₯️ Low-Level / Systems

Computer Architecture

  • Assembly language implementations
  • Hardware accelerator design (STAR Engine patent)
  • Custom backpropagation engines in raw PyTorch tensors

πŸ› οΈ Tech Stack

AI / ML / DL

Python PyTorch NumPy HuggingFace OpenCV scikit-learn

Architectures & Models

Transformers Diffusion Models VLMs SAM GNN/GAT ConvLSTM RAG LoRA

Web / Backend

Node.js TypeScript React Next.js FastAPI Express PostgreSQL Prisma Supabase

DevOps / Infra

Docker Linux Git Modal WireGuard

Languages

Python C++ TypeScript JavaScript Assembly


πŸ“Š GitHub Stats




πŸ›οΈ Competitive Programming

Platform Handle Status
🟦 Codeforces DZ_DasherKTB Active β€” solving, grinding
🟧 LeetCode DSA + Competitive Regular practice

Appeared in Flipkart GRID 7.0 β€” survived the brutal CP rounds under time pressure.
"The CP rounds were brutal under time pressure, but a fun challenge nonetheless."


πŸŽ“ Background

πŸ›οΈ  IIT Jammu β€” B.Tech CSE (Hons)      | CGPA: 8.87/10      | 2024–2028
πŸ“š  Class 12 (CBSE Non-Medical)         | 92.0%              | 2024
πŸ“š  Class 10 (CBSE)                     | 96.4%              | 2022

Positions:

  • πŸ§‘β€πŸ’» Co-Head β€” Coding Club / AI-ML Community, IIT Jammu
  • πŸ”­ Team Lead β€” GeoST-Net Research Team (ISRO Hackathon)

🌱 What I'm Exploring

[ ] Post-GPU AI Hardware (TOU Framework) β€” with Dr. Uma Satya Ranjan
[ ] Multimodal architectures for bioinformatics + spatial transcriptomics
[ ] Agentic systems with structured reasoning (Planner-Filler-Validator)
[ ] Instruction-conditioned any-to-any modeling
[ ] VPN infrastructure & network security tooling
[ ] Assembly / low-level systems programming
[ ] GNN-augmented medical imaging

πŸ“¬ Connect

Email LinkedIn GitHub Codeforces


╔══════════════════════════════════════════════════════════╗
β•‘  trying everything. working on stuff. not stopping.      β•‘
β•‘                                                          β•‘
β•‘  build β†’ break β†’ rebuild better β†’ repeat                 β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

Last updated: 2026 β€” still going

Pinned Loading

  1. neuro_symbolic_ocr neuro_symbolic_ocr Public

    Python

  2. graph-medsam graph-medsam Public

    Python

  3. AquaRegia2179/Agent-007-Internal AquaRegia2179/Agent-007-Internal Public

    Python 3

  4. ISRO_FINAL ISRO_FINAL Public

    Jupyter Notebook

  5. geonli-frontend geonli-frontend Public

    JavaScript

  6. Leviethal/Inter-IIT-14.0 Leviethal/Inter-IIT-14.0 Public

    Python