#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareDeveloper:
def __init__(self):
self.name = "Vicknesh Balasubramaniam"
self.role = "Software Developer"
self.language_spoken = ["zh_MY", "en_US", "ta"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SoftwareDeveloper()
me.say_hi()
Hi, I'm Vicknesh Balasubramaniam, Software Engineering from Malaysia
π¬ I have experience in various industries - eCommerce, Aviation, IoT, Logistic , Telecommunication
π I graduated from Multimedia University, B.IT(Hons) Software Engineering
π I graduated from Multimedia University, Diploma In Information Technology
π» I love writing code and learn anythings about it
π Iβm currently learning Backend Development NestJs , FrontEnd Development Flutter
π¬ Ask me anything about from Here
π« How to reach me: roninprogrammer@gmail.com