Hi there! 👋 I’m Manasa, a Python tutor and software engineer with over 6 years of experience teaching and working in top tech companies like Nutanix and VMware.
I’ve helped learners from all backgrounds — students, professionals, and career changers — gain the skills to code confidently, automate smartly, and think like real engineers. My goal...
I am a computer science tutor with a background from IIT Bombay and a passion for making programming accessible to everyone. With years of hands-on coding experience and practical teaching methods, I focus on real-world applications that bring concepts to life.
Whether you're a beginner or looking to deepen your skills, my personalized...
Technical learning is all about learning with real-world problems and get trained from someone who has industry experience in leading technology companies. Don't worry you are in the right place!
What kind of Students should approach me?
1) Someone looking for a career change in the Cloud Industry, especially in AWS. And I prefer you should...
Hi there! 👋 I am Swathi who brings my experience as a Data Analyst and SQL expert to work with multiple real-world datasets across different leading organizations. I teach SQL to students at all levels while focusing on solving problems and teaching analytical skills and interview readiness.
I teach through interactive sessions which combine...
I am highly skilled DSA instructor worked at Scaler Academy and Coding Ninjas (one of the 2 most prestigious institutes in India) for over 4 years. I have a computer science graduate from Indian Institute of Information Technology Gwalior, one of the most prestigious institute in India.
I have done a lots of competitive programming and I am...
- BTech CSE Graduate from IIIT Gwalior
- 3 Years of Experience working as a Software Engineer.
- Cracked Mathematics Olympiad
- 99.34%ile in JEE'18
- Got Global World Rank 267 in Google Hash Code'22
- Expert Python Developer.
- Solid Understanding of BackEnd Technologies and Distributed Systems.
- Currently Building Agentic GenAI...
As a dedicated Freelance Programming Tutor with over five years of experience, I specialize in delivering personalized instruction that meets the unique needs of each student. My approach incorporates interactive learning and practical applications of programming concepts, fostering a deep understanding and enthusiasm for coding. I am committed to...
About Me
I believe in following a flexible, well-structured roadmap that evolves through continuous feedback, enabling you to unlock your full potential. Every learner is different, and I tailor my teaching approach to match your goals, pace, and learning style.
I bring 7+ years of industry experience and 5+ years of mentoring experience, having...
I am a VTU distinction graduate with over 7 years of experience as a Python developer and a strong foundation in Mathematics. My teaching methodology focuses on making complex concepts simple and enjoyable. I combine storytelling, real-world examples, and interactive exercises to help students understand and retain concepts effectively. I...
Unlock your potential in technical fields with a passionate and dedicated educator! I provide comprehensive and engaging tutoring in MATLAB, Simulink, Embedded C, Embedded Hardware, and Python. My teaching style is patient, hands-on, and highly interactive, focusing on breaking down complex concepts into understandable steps.
Whether you're a...
Hi,
If you are looking for python, java and c# with selenium, software testing courses or any support required in resolving problems in mentioned languages contact me.will be happy to help.
I can also help you build test automation framework.
I have 10 years of IT experience and still continuing to work, I have worked with various MNCs...
Hi, I am a Maths and Coding Teacher. I have completed MCA
I teach Computer Science, Coding, and math with easy techniques. .
I love teaching kids, that's why I am here. I always make sure that kid understood the particular concept and then moves on.
I take class on Gmeet and Zoom .
Coding
I am an expert on the following platforms...
As a Software Developer with over 6+ years of experience in Python-3, SQL, Java, Azure, and AWS, I have received several accolades, including Kudos, On-spot, and Best Scrum Team awards while working at Siemens and EY. I possess comprehensive knowledge of the software development life cycle, from requirement gathering to build and deployment, and...
I am a data scientist with 6+ years of experience. I am well versed with Excel, Python, Data Analysis, Data Visualization and topics related to Machine Learning.
I have taught Excel, Python and data science to multiple students.
I believe in teaching with examples and practical real world applications. Having a good experience in the...
I was myself a student some day so I know the transition a student needs in profession. Senior AWS Developer | Terraform | Python | AWS| 9 yrs | GenAI & AI/ML | Active Job Seeker AWS Certified Senior Cloud Developer with 8.8 years of experience in building secure, scalable cloud infrastructure using AWS, Terraform, and CI/CD. Senior AWS Developer...
💡 About Me
I’m a Senior Software Engineer with over 5 years of experience in Robotics, Automation, and the Automotive sector. I specialize in C, C++, and Python programming, and I have a strong passion for teaching robotics programming in a simple and engaging way.
🚀 My Teaching Style
Learning with me is never just theory — it’s hands-on...
Unklass – Personalized Learning for Every Student
Unklass is a new-age EdTech platform dedicated to providing high-quality, personalized online tutoring for students across the globe. We offer one-on-one and group classes tailored to individual learning needs, covering subjects like Math, Science, English, Coding, and Languages for various...
An AI and Python Tutor for EVERYONE!
So far, I have taught 31 students from this platform. Among them, 11 transitioned their career to Artificial Intelligence and 14 are now working as Python developers. 9 came back to learn new topics.
If you wish to learn Python or Data Science and transition your career, or need job support or need...
I am well versed with fundamental intuition of mathematics, physics and astronomy. This makes me good at teaching them in an easy and understandable approach. I teach students at their own pace giving real time examples and making every complicated topic easy. If you are someone who wants to learn the subject the way it should be learnt, then...
graph = {
"Me": ["DP"],
"DP": ["More DP"],
"More DP": ["Hard DP"],
"Hard DP": ["Existential Crisis"],
"Existential Crisis": []
}
visited = set()
def dfs(node):
if node in visited:
return
visited.add(node)
print(f"Visiting: {node}")
for nei in graph[node]:
dfs(nei)
dfs("Me")
I am an Android developer with...