Hi, I m nimra javed.
I m a trained international abacus teacher.
I can also teach scratch and Rubik's cube.
I will help you to grow with the mental maths program as it will help concentrate, imagine, focus, etc.
Along with abacus, there are two more courses available that are brain gym and complex writing which also have a huge impact on the...
I will post assignment and notes for subject taught by me through the google classroom.
I will take class through online platform in google meet.
I will share presentation through online platform.
I will evaluated assignment through google classroom so you can see the mark in the online platform itself.
If you have any doubts in the subject...
Motivated and enthusiastic MCA student with a Bachelor’s degree in Computer Applications from St. Aloysius College. Passionate about teaching Mathematics and Computer Science and dedicated to helping students understand concepts clearly. I have no formal work experience, but I have taken tuition classes for local students during vacations, which...
During my college days I taught to my friends about python basic and clearing doubt so I can handle and explain python basic clearly.
I am a passionate Python instructor who helps beginners learn programming in a simple, clear, and practical way.
My teaching focuses on core Python fundamentals such as variables, data types, conditions, loops,...
At the end of the day, we all are curoius beings and want to learn, it is the forced learning system of schools that kill our drive. Science and Math are the language of universe, and we get to understand and speak the same language by learning. Join me, and I promise you will fall in love with learning, maths, science and computers. We will learn...
Hello!
I am Roshni, a dedicated and experienced Programming Teacher with 6 years of teaching experience in Computer Science and Programming subjects.
Over the past 6 years, I have helped many school and college students build strong programming fundamentals and improve their coding skills. My focus is on concept clarity, logical thinking, and...
I’m a Software Engineering graduate with experience teaching undergraduates on a British degree programme, and I offer ICT lessons for both O/L and A/L (local and London syllabuses). I’ve taught and supported university students in core computing and programming modules, so I understand what’s expected at higher levels and how to prepare students...
I am a passionate Robotics and AI Engineer currently pursuing my B.Tech at COEP Technological University. My approach to teaching is rooted in real-world deployment—I don't just teach syntax; I teach you how to build systems that work.
I recently co-authored a technical book in the field of Robotics and serve as a Co-founder at Aenrox...
Why learn with me?
No Nerd-Speak: I break down complex topics into everyday language.
Vibe Check: Learning is way faster when you’re not stressed. I keep things relaxed and interactive.
Straight to the Good Stuff: I focus on the "how" and the "why" so you can start building/doing immediately.
I’ve Been There: I remember what it’s like to be a...
Tutor Profile
I am a dedicated and enthusiastic tutor with a strong background in Information Technology. I have experience in explaining concepts in a simple and clear manner, helping students understand subjects easily and improve their academic performance.
I specialize in teaching school-level subjects and can handle students with...
Hello, I’m Pragadeesh, a Software Engineer with hands-on industry experience in Java, SQL, PL/SQL, and backend development. I currently work at Accenture, where I solve real-world software problems involving databases, debugging, and application logic.
I teach programming in a simple, practical, and beginner-friendly way. Many students...
Hello! My name is Kanika, and I am currently pursuing a BTech in Computer Science Engineering.
I teach:
Python for beginners
Mathematics for Classes 1–5
Science for Classes 1–10
Social Science for Classes 1–7
My teaching style is simple, interactive, and student-friendly. I focus on making concepts easy to understand through real-life...
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...
Hello everyone, my name is Nasni. I’m excited to be your tutor. My passion lies in helping you improve your communication skills, grammar, vocabulary, and speaking confidence. Learning subjects should be simple, interactive, and enjoyable, and that’s exactly what I aim for in our sessions.
I want to create a friendly learning environment where...
I am currently a Research Scholar at Cotton University, Guwahati, with expertise in Machine Learning and Deep Learning. She holds UGC NET and NE SLET qualifications and has teaching experience as a Lecturer for the B.Sc IT Programme at B. Borooah College and PG-DAI Programme at C-DAC, Guwahati. With a published research work in medical imaging...
Experienced Educator with nine years of experience.
Effectively communicate complex ideas, show genuine interest in students' success, adapt to different learning needs, maintain a supportive attitude, continuously seek professional growth, and bring real-world experience into my teaching.
Passion for teaching and learning new things.
Ability...
Hello, I'm Idris Zakariyau, a passionate programmer and mathematician deeply committed to education. With over 7 years of experience in coaching, both online and offline, I've dedicated myself to unlocking the potential of learners in programming, mathematics, and a wide array of engineering and science subjects, excluding chemistry.
My journey...
Professional Summary
Experienced Python Expert and Corporate Trainer with 7+ years of hands-on
development and automation experience. Strong in delivering customized Python training
for corporate professionals with real-world applications. Known for breaking down complex
concepts into simple, actionable modules and fostering practical skills...
I am a practical and concept-driven instructor specializing in Java, Spring Boot Microservices, GenAI, Spring AI, Python, and Deep Learning. My teaching focuses on building strong fundamentals and then applying them to real-world, production-level use cases.
I explain complex topics in a simple, structured way using hands-on examples,...
I am a passionate programming tutor specializing in Data Structures and Algorithms using C, C++, and Java. I help students build a strong foundation in coding, problem-solving, and logical thinking.
I focus on teaching concepts from basic to advanced level, including arrays, linked lists, stacks, queues, trees, graphs, recursion, and...