#!/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()
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.
- OpenSource Contribution
- Gaming [ The Last of Us, Uncharted, God of War, Horizon Zero Dawn, Resident Evil, ... ]
- Design [ Web Design, Level Design, Character Design, Scripting ].