I'm a full-stack engineer with 15 years of experience building production systems — from greenfield microservices to complex API integrations and cloud-native deployments.
I've worked across B2B SaaS and MedTech platforms, most recently as a Founding Engineer where I architected and shipped core infrastructure including warehouse automation,...
I am an Economics graduate with a background in Industrial Relations and currently pursuing a Master’s in Data Science & Analytics. I specialize in Economics, Industrial Relations, and beginner-friendly Data Analytics (Python & Excel).
I focus on simplifying concepts using real-world examples and practical learning. My teaching style is...
I am a passionate, patient, and dedicated tutor with experience teaching Mathematics and Physics for Class 12 students as well as programming subjects such as Java, Python, and SQL for beginners and college students. I strongly believe that every student can excel with the right guidance and clear understanding of concepts. My teaching methodology...
I'm Ashish, a highly motivated Data Engineer with extensive experience, passionate about guiding students toward successful careers in Data Science, and Data Engineering. I am particularly interested in helping high school students build a strong foundation in Computer Science using Python.
As a remote instructor for the London-based education...
I am a materials major undergrad pursuing research at the Indian Institute Of Science. I have worked with Machine Learning based systems and currently working on computational modelling. I have taught physics, chemistry and mathematics to students of grade 6-12 as a part time job. I focus on making students solve problems actively rather than...
Hello! As an enthusiastic and dedicated online tutor, I am committed to empowering students to achieve their academic goals. With a passion for Information Technology and a knack for simplifying complex concepts, I specialize in guiding students through coding, problem-solving, and website design. My interactive teaching style fosters an engaging...
I am a passionate online tutor and researcher with strong expertise in Machine Learning, Deep Learning, Image Processing, and Python programming, along with History and Geography for school-level students. I focus on making complex topics simple, engaging, and easy to understand.
🔹 What I Teach
✅ Machine Learning & Deep Learning
Supervised &...
I am a Senior Data Scientist with 6+ years of experience solving complex, high-impact business problems in the banking and financial services industry. My work has involved developing credit risk models, fraud detection frameworks, regulatory analytics, and advanced machine learning solutions that directly influence lending decisions, portfolio...
I believe in neuroplatisity of brain . According to this anybody can train there brain to become the way they want to be with training, persistence and time . I want to be guide of them in this journey. I don't want children to mug up one should understand analyze and make them capable of drawing insights while learning.
I do teach neuroscience...
🚀 STEM Educator | Robotics & AI Trainer | Global Teaching Experience
Hello! I’m Sandeep, a passionate STEM educator and the founder of a hands-on learning platform dedicated to making technology simple, exciting, and meaningful for students.
Over the years, I’ve had the opportunity to teach students from across the world—including the USA,...
I'm a teacher and researcher with a passion for making complex ideas easy to understand. My expertise includes Machine Learning, Finance, Deep Learning, and Mathematics, with a focus on Linear Algebra. I've completed my Master's degree and am currently working on my PhD.
My approach to teaching is simple. My goal is to help students build a...
I'm a chess trainer who used to teach in joyful children for over a year. I have represented my university in the national level tournament. I get along with intermediate players very well who have some basic knowledge of chess. I'll be mainly teaching in the lichess platform where you can share the screen and go through some interesting games. It...
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...
I am a Senior Software Developer with hands-on experience in Java, Python, Kotlin, Android, and frameworks like Spring and Spring Boot. I have a strong grasp of design patterns and real-world application development. I can help students learn coding effectively by explaining concepts through practical, real-time use cases, making it easier to...
I have my own plan of action when i deal with students which gives me more confidence on the Student and the Subject. I am very patient and active listener and i try to address every point if the student has any queries related to the subject or any project. I am very much committed to my work and I stick on timings and the deadlines very much. I...
I can teach nicely by giving examples of each topic and realtime examples giving in the python.
I was having laptop and penpad for examplain the topic and also I was having good wifi connection in my home so I can explain nicely in online classes
In offline I can travel to the student place and also I can teach the topic.
With in 5 km from my...
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...
I am a semiconductor industry veteran, educator, and founder of WiByte
, a global programming school focused on helping students truly enjoy coding while building strong computational thinking and problem-solving skills.
I hold a Master’s degree from National University of Singapore and have worked extensively in advanced technology and...
I am a Software Engineer with a strong passion for teaching and mentoring students in coding and technology. Along with my industry experience in software development, I have worked as a coding instructor at WhiteHat Jr, where I taught international students and helped them build a solid foundation in programming, logical thinking, and...