Rohit Panghal
Ai Data Trainer @Invisible Technologies
Signup · Get unlimited contacts
WORK HISTORY
Ai Data Trainer @Invisible Technologies
San Francisco, CA, US
EDUCATION
CHANDIGARH UNIVERSITY
Bachelor of Technology - BTech
ABOUT ROHIT PANGHAL
class LinkedInProfile: def __init__(self): self.name =\"Rohit Panghal\" self.university =\"Chandigarh University\" self.cgpa = 7.7 self.profession =\"Python Developer\" self.experience_level =\"Fresher\" self.skills =[\"Python\",\"Django\",\"Flask\",\"SQL\",\"Web Development\",\"Machine Learning\"] self.achievements =[\"Winner of Hackwars Hackathon\"] self.mission =\"To build scalable and efficient software solutions using Python and its frameworks.\" def __str__(self): return f\"{self.profession}|{self.experience_level}\\n\"\\ f\"University:{self.university}(CGPA:{self.cgpa})\\n\"\\ f\"Skills:{\',\'.join(self.skills)}\\n\"\\ f\"Achievements:{\',\'.join(self.achievements)}\\n\"\\ f\"Mission:{self.mission}\"if __name__==\"__main__\": profile = LinkedInProfile() print(profile)
This profile is compiled from publicly available professional sources. Unifers is not affiliated with or endorsed by LinkedIn. Request removal of this profile.