Skip to content

thesaravanakumar/thesaravanakumar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 

Repository files navigation

Hello there 👋

visitors Open Source Love

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

class SoftwareEngineer:

    def __init__(self):
        self.name = "Saravana Kumar"
        self.role = "Software Engineer"
        self.language_spoken = ["ta_IN", "en_US"]

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


me = SoftwareEngineer()
me.say_hi()

linkedinfacebook

Check out some of my Spotify playlists if you ❤ listening to music while you code.
If you want to know what I'm working on, check out my gist.

Love to do some contests on codechef and codeforces and to create games. Although I have a Computer Engineering background, Google and Stack Overflow deserve the most of the credit.

Interests:

  • OpenSource Contribution
  • Gaming [ The Last of Us, Uncharted, God of War, Horizon Zero Dawn, Resident Evil, ... ]
  • Design [ Web Design, Level Design, Character Design, Scripting ].

c cpp go python swift gcp azure docker k8s jenkins bash ansible terraform html5 css3 javascript git react nodejs vscode mongodb mysql

Saravana Kumar's Github Stats Saravana Kumar's Top Languages