class HarshKumar:
name = "Harsh Kumar"
username = "arya123224"
college = "KIIT University — B.Tech CSE (2022–2026)"
location = "Patna, Bihar, India 🇮🇳"
stack = {
"languages": ["Python", "Java", "Solidity", "JavaScript", "Bash"],
"backend": ["Django", "FastAPI", "Flask", "REST APIs", "GraphQL"],
"blockchain": ["Solidity", "Ethereum", "Web3.py", "Hardhat", "DeFi"],
"genai": ["LangChain", "OpenAI", "RAG", "AI Agents", "HuggingFace"],
"system": ["Distributed Systems", "Microservices", "Load Balancing"],
"databases": ["PostgreSQL", "MongoDB", "Redis"],
"devops": ["Docker", "Git", "GitHub Actions", "CI/CD", "Linux"],
}
building = ["AI Agents", "Smart Contracts", "Scalable APIs", "GenAI Apps"]
passion = "Turning complex ideas into intelligent, scalable systems"
fun_fact = "I built Jarvis AND Lily before it was cool 😎"
leetcode = "arya_industries" # Daily grinder 🔥
def say_hi(self):
print("Let's build something that changes the world 🚀")
|
|
|
|
🔄 Every accepted submission auto-pushed to
leetcode-solutionsvia LeetHub · organized by Easy / Medium / Hard
