Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Akash9151/Akash9151

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Akash Kashyap

Heya! I'm Akash Kashyap, a student currently living in Kanpur, India. I'm a full time App Developer and preparing for my Masters, Meanwhile working on some thesis in Data Science Domain.


class AkashKashyap():
    
  def __init__(self):
    self.name = "Akash Kashyap";
    self.email = "[email protected]";
    self.username = "Akash9151";
    self.location = "Kanpur, India";
    self.twitter = "@akashkashyap167";
    self.web = "https://akashkashyap.in/";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = AkashKashyap()

My Statistics



Akash Kashyap' Activity Graph


Last Edited on: 16/02/2022

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published