Skip to content
View DevanshSrajput's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report DevanshSrajput

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
DevanshSrajput/README.md
Devansh Singh Rajput — devanshsingh.dev

Typing SVG


       

class DevanshSinghRajput:
    # SRM University Delhi-NCR · B.Tech CSE · 2027 · CGPA 8.91
    # Research Intern @ IIT(ISM) Dhanbad under Prof. Dr. Amogth Tarachand
    # Web Master, ACM Chapter SRMIST Delhi-NCR
    # Amazon ML Summer School 2025 · Selected

    current_obsession = "HiSLM — hierarchical SLM inference across Jetson AGX Orin + NX"
    origin_story       = "Family runs a transport fleet in Bihar → built FleetTax overnight"
    philosophy         = "Ship real things. Don't claim tools without GitHub evidence."

    def what_im_building(self) -> dict:
        return {
            "research":  "Distributed edge inference · confidence-threshold escalation · paper due Jun 25",
            "portfolio": "NexusPay (x402 autonomous payments) · SignalHire (100K candidate ranking)",
            "always":    "Something that didn't exist yesterday",
        }

    def find_me(self) -> dict:
        return {
            "open_to":     ["Data Science", "Analytics", "ML Engineering", "Research collabs"],
            "not_open_to": "Roles where I'd just be prompt-engineering ChatGPT for 8 hours",
            "portfolio":   "https://devanshsingh.dev",
            "github":      "github.com/DevanshSrajput",  # 47+ repos, top: Dataa_Analyst_Agent ⭐21
        }

    def fun_facts(self) -> list:
        return [
            "Running Qwen2.5 fine-tuned on PubMedQA from a hostel room over TailScale",
            "Built a Flutter app overnight with zero prior Flutter experience. It works.",
            "GSSoC contributor · 2nd place Auto-Coder Hackathon · ACM Web Master",
            "The bus that got a tax deadline reminder is still on the road",
        ]

> ls ./projects --top

Projects — HiSLM, NexusPay, Dataa_Analyst_Agent, SignalHire, Learning Agent, Hindi-Toxicity-Bias, FleetTax

> cat ./stack.conf

Tech Stack

> cat ./stats.log

 



GitHub Streak


> ./connect.sh

Portfolio   GitHub   LinkedIn   Email


footer
[████████████████████████░░░] HiSLM training in progress · loss: decreasing · deadline: June 25

Running models on Jetson hardware from a hostel room. This is fine.

Pinned Loading

  1. Dataa_Analyst_Agent Dataa_Analyst_Agent Public

    AI-powered Streamlit app for analyzing, summarizing, and chatting with documents (PDF, DOCX, CSV, images, etc.) using LLMs and Together AI.

    Python 25 1

  2. Hindi-Toxicity-Bias Hindi-Toxicity-Bias Public

    A controlled study of identity-correlated bias in Hindi–English code-mixed hate speech classifiers, comparing Counterfactual Data Augmentation and Adversarial Debiasing on XLM-RoBERTa.

    Python 2 2

  3. Learning-Agent-System Learning-Agent-System Public

    AI-powered tutoring platform with checkpoint-based learning, adaptive assessment, and Feynman Technique simplification using LangGraph and Ollama

    Python 1

  4. SafeSite-AI SafeSite-AI Public

    Python

  5. Hybrid_Recommendation_System Hybrid_Recommendation_System Public

    An AI-powered movie recommendation engine combining collaborative filtering, content-based filtering, and hybrid approaches. Built with Streamlit for an interactive web experience. 🚀 Features: real…

    Python 2 2