Co-Founder of Oxlac Tech LLP
Hello 👋, I am Guhan, a self taught developer that specializes in Mobile Development. I have been developing mobile apps for the past 4 years in various frameworks and languages. I am also experienced in DevOps and Full Stack Web Development.
class AboutMe:
def __init__(self):
self.name = "Guhan Sambandam"
self.pronouns = "He/Him"
self.university = "Vellore Institute of Technology"
self.roles = "Co-Founder of Oxlac Tech LLP"
self.technologies = [
"Native Mobile App Development",
"Cross Platform Mobile App Development",
"Desktop Applications",
"Server Development",
"WebApp Development",
"CI/CD",
"Cloud Infrastructure as Code",
"UI/UX Designer"
]
self.hobbies = [
"Videography",
"Video Editing",
"Photography",
"3D VFX, Blender"
]
self.email = "[email protected]"