class PiyushYadav:
def __init__(self):
self.name = "Piyush Yadav"
self.role = "AI/ML Engineer"
self.language = ["en_US", "hi_IN"]
def get_current_focus(self):
return {
"focus": "Machine Learning, Deep Learning & Computer Vision",
"learning": "Generative Adversarial Networks (GANs)",
"goal": "Building scalable AI solutions"
}
def daily_routine(self):
while True:
code()
debug()
caffeine.consume()
if errors == 0:
break
- Delhi, India
- i_piyush0021
Popular repositories Loading
-
ask-for-date
ask-for-date PublicThis is a project to ask for date to your crush by using html, CSS, md
HTML
-
-
numpy-practice
numpy-practice PublicA hands-on practice notebook covering core NumPy functions, array operations, and performance comparisons with Python lists.
Jupyter Notebook
-
pandas-practice
pandas-practice PublicEnd-to-end Pandas practice from basics to advanced, including real-world dataset analysis.
Jupyter Notebook
-
Matplotlib-practice
Matplotlib-practice PublicWelcome to this complete Matplotlib practice repository. Whether you're just starting or want to sharpen your data visualization skills, this is a hands-on collection of notebooks ranging from the …
-
ping-pong-game
ping-pong-game PublicA simple ping pong (table tennis) game built using HTML, CSS, and vanilla JavaScript with the help of GPT-4.1. A beginner-friendly web game focused on learning game logic and front-end development.
JavaScript
If the problem persists, check the GitHub status page or contact support.
