Skip to content

DevanshSrajput/DevanshSrajput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

██████╗ ███████╗██╗   ██╗ █████╗ ███╗   ██╗███████╗██╗  ██╗			███████╗██╗███╗   ██╗ ██████╗ ██╗  ██╗
██╔══██╗██╔════╝██║   ██║██╔══██╗████╗  ██║██╔════╝██║  ██║			██╔════╝██║████╗  ██║██╔════╝ ██║  ██║
██║  ██║█████╗  ██║   ██║███████║██╔██╗ ██║███████╗███████║			███████╗██║██╔██╗ ██║██║  ███╗███████║
██║  ██║██╔══╝  ╚██╗ ██╔╝██╔══██║██║╚██╗██║╚════██║██╔══██║			╚════██║██║██║╚██╗██║██║   ██║██╔══██║
██████╔╝███████╗ ╚████╔╝ ██║  ██║██║ ╚████║███████║██║  ██║			███████║██║██║ ╚████║╚██████╔╝██║  ██║
╚═════╝ ╚══════╝  ╚═══╝  ╚═╝  ╚═╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝			╚══════╝╚═╝╚═╝  ╚═══╝ ╚═════╝ ╚═╝  ╚═╝

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors