# ProfileCode.py
dev_name = "Karthik Mothiki"
def developer_details():
print("Developer Name : ", dev_name)
def status():
learning = ["Python", "Java", "Iot"]
Interests = ["Robotics", "Artificial Intelligence", "ROS", "IoT"]
print("Learning = ", learning)
print("Interests = ", Interests)
def skills():
languages = ["Python", "Kotlin", "C", "C++", "Java"]
ide = ["Vs Code", "Visual Studio", "PyCharm", "Atom"]
OS = ["Windows", "Linux", "Ubuntu", "Kali Linux", "Android"]
Cloud = ["AWS"]
print("Languages Using = ", languages)
print("OS Used = ", OS)
print("Cloud = ", Cloud)
def experience():
internships = {"AI Tech Web" : "Technical Content Writer", "Indian Robotics Community" : "Campus Ambassador"}
Community = {"TechnoPhiles" : "Discord Community"}
print("Internships = ", internships)
print("Founder at = ", Community)
if __name__ == "__main__":
developer_details()
status()
skills()
experience()
Hi, my name is Karthik Mothiki, Iโm from Vijayawada, Andhra Pradesh, born and brought up. I'm currently pursuing my B.Tech Mechatronics Engineering at Sastra Deemed University. As a Student of Mechatronics Engineering, My Field of Interest is very diverse. I Enjoy Coding, majorly have a passion for Robotics and Learning new Technologies. My dream is to become a Skilled Robotics Engineer.:smile::smile:
We have a discord server! This should be your first stop to be a TechnoPhhiles. Why don't you introduce yourself right now? Join the TechnoPhiles Discord Server
I've produced some Technical Content in various platforms.
Blogs in Medium:
๐The Booming Realities (AR/VR)
๐Valuable Deets for every Student
๐A Brief Prelude on Dark Web
๐PROS AND CONS OF ROBOTICS
๐Atom-Universe Paradox
๐THE WORLD OF ARTIFICIAL INTELLIGENCE
๐Top 5 Innovations of 2020
๐MICROSOFT AZURE - TEAM DATA SCIENCE PROCESS (TDSP)
Blogs in AI Tech Web:
๐How Artificial Intelligence Can Help In Business?
๐Are You Ready For The Revolution Of Data Science?
๐What Kinds Of Jobs Robots Take From Humans In The Future?
๐TOP 5 INNOVATIONS OF THE MONTH IN AI
๐Top 10 Artificial Intelligence Trends In 2020 That Everyone Should Know
๐How Artificial Intelligence Can Help To Fight Against COVID-19