class Anugrah:
def __init__(self):
self.name = "Anugrah"
self.location = "India ๐ฎ๐ณ"
self.passion = ["Artificial Intelligence", "Open Source", "Building Cool Stuff"]
self.languages = ["Python ๐", "C++ โก"]
self.currently = "Contributing to Open Source & Building AI Projects"
self.goal = "GSoC 2027 ๐"
self.fun_fact = "I built JARVIS before Iron Man hired me ๐"
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together ๐")
me = Anugrah()
me.say_hi()
๐ด
On vacation
Highlights
- Pro
Popular repositories Loading
-
agentguard
agentguard PublicForked from MANIGAAA27/agentguard
Open-source FastAPI middleware for LLM guardrails โ prompt injection defense, PII detection, output validation, and AI governance. Python 3.11+.
Python 1
-
forage-midas
forage-midas PublicForked from vagabond-systems/forage-midas
Project repo for the JPMC Advanced Software Engineering Forage program
Java
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.