Skip to content

Celqaz/aswingt65

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Web Developer:

    def __init__(self):
        self.name = "Aswin George Thomas"
        self.role = "Web Developer"
        self.interests="Designing websites, Android App development, Machine learning"

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = WebDeveloper()
me.say_hi()

@aswingt65's Holopin board

Connect with Me

            

Tools & Technologies I Use

                                                                          

My Blogs

BITCOIN : A PEER-TO-PEER VIRTUAL CURRENCY

📈GitHub Analytics

Aswin's GitHub stats

Top Langs

🏆 GitHub Trophy

trophy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published