Skip to content
View aryangulati's full-sized avatar
Block or Report

Block or report aryangulati

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aryangulati/README.md

aryangulati

Hi πŸ‘‹, I'm

πŸ“« Connect with me

Linkedin Medium Youtube Stackoverflow HackerRank LeetCode Dev.to

πŸ“ˆ My Github Stats ⚑


β˜„οΈ Github Streaks 😎
πŸ† Github Trophy

Languages and Tools:

tensorflow Pandas NumPy Keras

def happy(name):
    return name+ " is happy doing code !"

class person:

   nationality="Indian"

   def_init_(self,name,age):
        self.name = 'Aryan'
        self.username = 'aryangulati'
        self.age = '21'
        self.connect = 'https://www.linkedin.com/in/aryangulati'
        self.alive=True
        self.hobbies=[]
        
   def hobby_added(self):
        print(f"your hobbies is added ,your like to {self.hobbies}") 
        
        
   def add_hobbies(self,hobbi_name):
        self.hobbies.append(hobbi_name)
        self.hobby_added()
  
  def introduce(self):
        print(f"my name is {self.name},my age is {self.age},I am {self.nationality}, ",happy(self.name))

Repositories


















snake gif

Pinned Loading

  1. Codonfest Codonfest Public

    cod{ON}fest 2020

    C++ 4

  2. Projects Projects Public

    JavaScript 1

  3. Character-Based-Language-Model Character-Based-Language-Model Public

    Generating a sequence of text is to train a model to predict the next character given all previous characters.)

    Jupyter Notebook 2 2

  4. Covidanalysis Covidanalysis Public

    Website for Covid Spread Analysis with WordCloud

    HTML

  5. The-Uplift-Project/python-programming The-Uplift-Project/python-programming Public

    For Python Programming

    2 24

  6. Python_Code Python_Code Public

    Jupyter Notebook 3 5