I'm a PhD student in Physics with a strong background in physics, mathematics, and Python programming, along with beginner-level experience in machine learning and data science. While I don't have formal teaching experience, I've often helped peers work through tough problems, which has taught me how to explain complex ideas clearly and patiently....
👨💻 Passionate Coding Tutor | Learn with Logic & Fun!
I'm a B.Tech AIML student who makes coding simple and interesting.
I teach Python, Java, C, HTML, CSS, JavaScript, and school-level CS with:
✅ Easy explanations
✅ Real-world examples
✅ 1 free demo class available
✅ Patient, friendly, and beginner-friendly approach
Let’s learn by...
As a tech-driven individual with a strong foundation in Computer Applications, I bring both theoretical knowledge and real-world experience to the table. Currently pursuing my MCA from BIT Mesra with an impressive 8.04 CGPA, I have built a solid technical background reinforced by hands-on internships and diverse academic projects. My experience...
I am a passionate and dedicated Physics student currently pursuing B.Sc. Physics with a specialization in Computational Physics. I may be a student, but I teach with clarity, care, and commitment. I understand how difficult it can be to grasp tough concepts — that’s why I break things down into simple, relatable explanations that actually...
I am writing to express my interest in the Data Science/Data Analytics Trainer position. With over 5 years of experience in delivering high-impact training programs in Python, SQL, Machine Learning, and Data Visualization tools like Power BI and Tableau, I have successfully trained professionals and students to become industry-ready.
I...
Hello! I’m Md Momtaj, an Educator, Robotics Instructor, and Full-Stack Developer with over 15 years of teaching experience in Computer Science and Technology. I specialize in making Robotics, Artificial Intelligence (AI), and Machine Learning (ML) simple, engaging, and practical for learners of all levels.
👩🏫 For School Students:
I...
I a. m. B. Tech from computer science as well as B. Ed. Moreover I have an experience of 10 yrs in teaching field. I am expert in giving coding classes (python, html, javascript, scratch, java) and also mathematics and science classes. I have an experience of 4yrs in teaching to an international boards also. In science my main domain is physics. I...
Hello! i'm an MCA student and a passionate web development and computer skills tutor. I have completed my BCS and have hands-on experience in HTML,CSS,Boostrap,javascript,PHP,Mysql and python.
i have created multiple web projects and currently teach web devlopement,advance excel and microsoft office(2013 and above).i focus on practical...
Hello!I’m a final year Information Science Engineering student who loves teaching.I teach English and Mathematics for grades 8-12.I also teach python for beginners.
My teaching style is simple:
I explain concepts step-by-step,give easy examples,make sure that the student truly understands before moving forward,I also encourage students asking...
Hello! I’m Priya Srivastava, a passionate online educator and technology mentor with over 5 years of experience teaching Python Programming, Game Development, App Development, Data Science, Artificial Intelligence, and Machine Learning.
I specialize in helping students build strong coding foundations through interactive, project-based learning....
Hi, this is Yuvaraj and I am currently working as a system engineer at an IT company in Vizag .I have strong foundational skills in different technologies and want to share my knowledge to others also. I am good with my communication and can explain things more easily with real world examples.I am passionate about my job and eager to teach others...
Hi! I’m Himavanth, an online tutor helping beginners build strong fundamentals in programming and logic.
I teach HTML, CSS, JavaScript (basics), Python (basics), and Aptitude in a simple and friendly way that even complete beginners can understand.
What I offer:
HTML + CSS basics — tags, layout, styling, forms, real...
I am Anusha Devi,applying for the position of an online Computer Science & Engineering (CSE) tutor. I hold a strong academic background in CSE, with expertise in core subjects such as Python programming, Data Structures and Algorithms, DBMS, Compiler design, and Theory of Computation. I also have hands-on experience with popular programming...
Assistant Professor and former Software Development Engineer, passionate about teaching and simplifying complex technical concepts. I bring a strong blend of academic depth and real-world industry experience to my teaching.
My teaching style focuses on conceptual clarity, structured explanations, and practical, example-driven learning. I...
Hello, I am Shruti, an online Python tutor with 1 year of experience in teaching beginners and early learners.
I specialize in teaching Python from scratch, focusing on strong basics, logic building, and practical understanding. My teaching style is simple, interactive, and beginner-friendly, making it easy for students with zero coding...
Hi I am shayan and I'll be teaching you basics of python or html wtv you opt for, I am 18 years old and pursuing in IT field currently in first year ....my teaching style revolves around practicals and constant practice otherwise you won't get a hang of it, I'll solve your every bit of doubt, I feel like I am good at teaching because I teach my...
I am a passionate and responsible college student who enjoys teaching and guiding students with patience and clarity. I explain concepts in a simple, step-by-step manner and adjust my pace based on each student’s level of understanding. I encourage questions and create a comfortable learning environment where students feel confident to learn...
I’m Priyanka Kotpalliwar, a professional Python, AI–ML Trainer with a strong passion for teaching and mentoring learners at all levels. I have trained 1000+ students, including absolute beginners, engineering students, and working professionals, guiding them step by step from basic concepts to advanced, real-world applications.
I specialize in...
Passionate Software Engineer & Dedicated Coding Mentor for Young Creators!
Hello! My name is Mostafa Mohamed, and I am a professional Software Engineer with over 3 years of experience in online tutoring. I don't just teach kids how to write code; I teach them how to think logically, solve problems creatively, and turn their wildest ideas into...
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...