Skip to content

TheNova22/TheNova22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 

Repository files navigation

Hello, How are you today? πŸ‘‹

I'm Jayant Sogikar, a developer with interests in Python, Infrastructure, AI/ML and Design. I enjoy writing effective code that helps a project progress while also having a keen eye on the design. You'll generally find me scratching my head and writing python scripts.

More About Me

class MoreInfo:
    def __init__(self):
        self.name = 'Jayant Sogikar'
        self.role = 'Software Engineer @ Ansible'
        self.education = 'Information Science from Ramaiah Institute Of Technology'
        self.code = ['Python','Swift','Java','Bash','C']
        self.framework = ['Docker','Kubernetes','Puppet','Ansible']
        self.db = ['MongoDB','InfluxDB','Firebase','MySQL','Oracle']
    def greet(self):
        print('Hey, Thanks for popping by. Hope you had a great time!')

me = MoreInfo()
me.greet()

Profile

jayantsogikar jayantsogikar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors