Skip to content
View Harshit26042004's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report Harshit26042004

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
Harshit26042004/README.md


๐Ÿ“Š GitHub Stats



๐Ÿ‘‹ About Me

const harshit: Developer = {
  name:     "Harshit Subramanian",
  role:     "Software Development Engineer (SDE-III) // AI & ML Specialist",
  location: "๐Ÿ“ Coimbatore, India",
  
  focus: [
    "๐Ÿง  Architecting Custom Small Language Models (SLMs) & Hybrid Encodings",
    "๐Ÿ“š Building zero-hallucination Retrieval-Augmented Generation (RAG) Systems",
    "โš™๏ธ High-precision AST parsing for data engineering workflows",
    "โšก High-performance algorithmic optimization & system design",
  ],

  stack: {
    languages: ["Python", "Java", "SQL", "Bash"],
    backend:   ["Streamlit", "Pandas", "Seaborn"],
    ai_ml:     ["PyTorch", "Hugging Face", "LangChain", "ChromaDB", "PEFT"],
    devOps:    ["Docker", "Git", "Linux"],
  },

  leisure:   ["๐Ÿ‹๏ธ Fitness & Body Recomposition", "๐ŸŽฎ Gaming", "๐ŸŽต Audio Immersion", "โšก Competitive Programming"],
  principle: "Optimized ยท Deterministic ยท Architected for Scale",
};

๐Ÿ› ๏ธ Tech Stack


Languages & Frameworks

Python Java SQL Bash

AI / ML & Tooling

PyTorch HuggingFace LangChain Streamlit Docker


๐Ÿš€ Featured Projects

Project Description Tech Source
๐Ÿง  NOVA-Verse SLM Custom 14M parameter Small Language Model utilizing a proprietary hybrid positional encoding mechanism. Fine-tuned on Project Gutenberg. PyTorch HF Model
๐Ÿ“š DocMentor RAG Enterprise-grade Retrieval-Augmented Generation tutor system. Features custom document mentoring with real-time vector embeddings. LangChain ChromaDB Repo
โš™๏ธ SQL Table Extractor Robust parsing utility leveraging sqlglot. Capable of high-precision AST processing to isolate base tables/columns while ignoring aliases and CTEs. Python sqlglot Repo
๐Ÿ“Š Expense Analytics Full-stack financial visualization engine processing JSON entries into dynamic time-series filters, stacked bars, and donut charts. Pandas Seaborn Repo
๐ŸŒด TripWise Travel organization app featuring smart routing, budget estimation, and a custom T-shaped palm tree brand aesthetic. FullStack UI/UX Repo
โšก Optimization Suite Production-grade repository of advanced DSA implementations focused on runtime optimization, graph traversals, and dynamic programming. Java DSA Repo

๐Ÿ”ฌ Deep-Dive Research & Publications

My core research focuses on pushing the boundaries of parameter efficiency, custom tokenization, and contextual retention in Language Models.

๐Ÿ“„ NOVA & NOVA-Verse: Designing a 14M Parameter Language Model with Custom Hybrid Positional Encodings

Open Research & Model Architecture Documentation ยท Sep 2025

Engineered a proprietary hybrid positional encoding mechanism for optimized context retention, proving efficiency at a micro-scale.


๐Ÿ“„ Architectural Innovations in Small Language Models (SLMs): Parameter-Efficient Training

Technical Report & Open Source Implementation ยท Oct 2025

Deep-dive lab exploring custom tokenization on the Project Gutenberg corpus and the application of Parameter-Efficient Fine-Tuning (PEFT).



๐Ÿ—บ๏ธ Roadmap

graph TB
  A[๐ŸŽฏ Focus Areas] --> B[๐Ÿง  SLM Architectures]
  A --> C[โš™๏ธ Agentic RAG Systems]
  A --> D[๐Ÿ“Š AST Data Engineering]

  B --> B1[Scaling Hybrid Positional Encodings]
  B --> B2[Parameter Efficient Fine-Tuning]

  C --> C1[LangChain / Multi-Agent Orchestration]
  C --> C2[ChromaDB Multi-Modal Indexing]

  D --> D1[sqlglot Engine Optimization]
  D --> D2[Zero-Hallucination Query Parsing]

  style A fill:#00F2FE,stroke:#000,color:#000
  style B fill:#161b22,stroke:#20BEFF,color:#fff
  style C fill:#161b22,stroke:#A8FF60,color:#fff
  style D fill:#161b22,stroke:#FFD21E,color:#fff
Loading

Quote

๐ŸŒŸ "Deterministic architecture for non-deterministic AI."


๐Ÿค Let's Build Something Together

LinkedIn HuggingFace GitHub


โญ๏ธ From Harshit26042004 โ€” Made with ๐Ÿ’œ in Markdown

Pinned Loading

  1. CLIA-Command-Line-Intelligence-Assistance CLIA-Command-Line-Intelligence-Assistance Public

    CLIA is a character-driven, AI-powered command-line tool that reads your recent Git commits and summarizes them.

    Python 1

  2. Simple-Calculator Simple-Calculator Public

    simple calculator with html,css,javascript which is used for simple arithematic calculations

    HTML 4

  3. RAGenerate RAGenerate Public

    Python 1

  4. Image_classification_in_DL Image_classification_in_DL Public

    Image classification in Deep learning to predict cancer cells which are malignant or benign

    Python 2