Just your average tech nerd who likes to tinker with everything.
loves reading cringe romance novels while listening to music.
class limo < Person
def initialize
@name = 'Dimple Yadav'
@age = 20
@education = [ 'Netaji Subhas University of Technology' ]
@hobbies = [ 'Video Games', 'Silly Goofy Reads', 'Music' ]
end
def current_location
'New Delhi, India'
end
def currently
{
studying: [ 'Electrical and Electronics Engineering' ],
tinkering: [ 'MERN','TypeScript','Next.JS','Tensorflow' ]
}
end
end
Github Stats | Top Languages |
---|---|