class Eve:
def __init__(self):
self.real_name = "Nitika Ahlawat"
self.goes_by = "Eve"
self.university = "Thapar Institute of Engineering and Technology"
self.major = "Computer Engineering"
self.personality = "ENPF"
self.loves = ["anime", "coding", "boba tea", "late night debugging", "ramen"]
self.current_mood = "excited about AI research"
def current_anime_status(self):
return {
"watching": ["Alice in Borderland", "Demon Slayer", "Sakamoto Days"],
"favorite_genres": ["shounen", "slice of life", "sci-fi"],
"coding_playlist": "lo-fi anime beats ♪ plus plus plus the demon slayer playlist is awesome ohh I love the Akaza Epic Theme"
}
def life_philosophy(self):
return "code like you're the main character in your own anime!" nvidia cuda certification - "learned to make gpus go brrrr"
nvidia data science workflows - "data magic with rapids & CUDA"
{
" research_arc": "deepfake detection with explainable ai",
" side_quest": "building inclusive ai learning platform",
" grinding": "system design & scaling ml models",
" ultimate_goal": "making ai as wholesome as studio ghibli films",
" fuel": "ramen + lo-fi anime beats",
" 2025_goals": [
"studying my engineering degree with style ",
"publish that research paper (manifesting!)",
"launch ai inclusivity platform",
"land dream job"
]
}{
"coding_playlist": "lo-fi beats",
"current_obsession": "studio ghibli for cozy coding sessions",
"vibes": "anything that makes coding feel like a main character moment",
"perfect_combo": "boba tea + lofi music + late night debugging"
}