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
██████╗ ███████╗██╗   ██╗ █████╗ ███╗   ██╗███████╗██╗  ██╗			███████╗██╗███╗   ██╗ ██████╗ ██╗  ██╗
██╔══██╗██╔════╝██║   ██║██╔══██╗████╗  ██║██╔════╝██║  ██║			██╔════╝██║████╗  ██║██╔════╝ ██║  ██║
██║  ██║█████╗  ██║   ██║███████║██╔██╗ ██║███████╗███████║			███████╗██║██╔██╗ ██║██║  ███╗███████║
██║  ██║██╔══╝  ╚██╗ ██╔╝██╔══██║██║╚██╗██║╚════██║██╔══██║			╚════██║██║██║╚██╗██║██║   ██║██╔══██║
██████╔╝███████╗ ╚████╔╝ ██║  ██║██║ ╚████║███████║██║  ██║			███████║██║██║ ╚████║╚██████╔╝██║  ██║
╚═════╝ ╚══════╝  ╚═══╝  ╚═╝  ╚═╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝			╚══════╝╚═╝╚═╝  ╚═══╝ ╚═════╝ ╚═╝  ╚═╝

Typing SVG

 

class DevanshSRajput:
    PORTFOLIO  = "https://devanshsingh.dev"
    STATUS     = "🟢 ONLINE — actively building"

    def __init__(self):
        self.role      = "ML Engineer in the Making 🧠"
        self.focus     = ["Deep Learning", "NLP / LLMs", "Computer Vision", "MLOps", "Data Science"]
        self.stack     = ["Python 🐍", "PyTorch 🔥", "TensorFlow", "HuggingFace 🤗", "Docker 🐳"]
        self.learning  = ["Transformers", "Diffusion Models", "Agentic AI"]
        self.seeking   = "Collabs · Open Source · Hard Problems"

    def say_hello(self):
        print(f"Hey! Come see what I'm building → {self.PORTFOLIO}")

me = DevanshSRajput()
me.say_hello()
# OUTPUT: Hey! Come see what I'm building → https://devanshsingh.dev

> ls ./skills

Python PyTorch TensorFlow HuggingFace OpenCV scikit-learn Pandas Docker FastAPI Git Linux Jupyter


> cat ./stats.log

GitHub Streak


> ./connect.sh

Portfolio GitHub LinkedIn Email

[████████████████████████░░░] training in progress · loss: decreasing

⚡ Powered by curiosity, cold coffee, and backpropagation.

Pinned Loading

  1. 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 1 1

  2. 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

  3. SafeSite-AI SafeSite-AI Public

    Python

  4. 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 18

  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