I am a Passionate Researcher who has been working in the Field of AI, Computer Vision and NLP for quite few years. I always find interest in teaching and have been tutoring few students from past 2 years. I have 3+ years of professional experience in the Fields of Industries, healthcare, and Household, First Class will be free and based on the...
Hello,
I've done my Bachelor's in Engineering( CPI 8.56/10) from IIT Kharagpur and Master's in Pure Mathematics (8.65/10) from IIT Gandhinagar. Post that, I did research work at IIT Bombay towards an M.Phil. in Mathematics. I'm incredibly passionate about Mathematics, Physics, Computer science, Mathematical economics and teach a range of topics...
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 backend engineer with 6+ years of industry experience building scalable systems for real-world products. Over the years, I have worked with diverse teams, designed software from scratch, and delivered projects used by thousands of users daily. Teaching and mentoring have always been a natural part of my work — from onboarding new developers...
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...
I completed my graduation in Electronics and Communication and Post graduation in VLSI Design and Embedded system.I have 4 years experience in teaching and 4 years experience in IT industry worked as a Web developer and Software Testing.Presently working as a faculty,handling theory and labs in Electronics subjects for graduate students. I start...
Hi 👋 — thanks for stopping by!
I’m a friendly, patient teacher who believes learning should feel simple, clear, and practical. My goal is not just to “finish the syllabus,” but to make sure you truly understand what you’re learning and feel confident using it.
In my classes, we go step-by-step. I explain concepts in everyday language, with...
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...
I am an aspiring educator and versatile professional with a passion for teaching and a diverse skill set. With expertise in science and English literature, I've been making a significant effort to teach young minds as a dedicated tutor.
With a background in software development at an esteemed international bank, I bring a unique perspective to...
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...
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...
I am a dedicated and patient teacher focused on helping students build strong academic foundations and confidence in their learning abilities. My goal is to make concepts clear, engaging, and easy to understand, ensuring that students not only improve their performance but also develop a genuine interest in their subjects.
I follow an...
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...
- 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...
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...
As a Master's in Data science and Machine Learning and ex- SME at Chegg also a Data science Technical writer at medium I'm working in the DATA SCIENCE AND MACHINE LEARNING and have a background in Electrical engineering. I've work on various project of Exploratory Data Analysis using python, it's all Data Science Libraries like (numpy,pandas,...
MCSA certified PowerBI developer.
Professional PowerBI experience of 7 years.
Professional MSBI experience : 8 yrs (SSAS, SSRS, SSIS )
Power Platform experience : 2 yrs
Azure Data Factory: 3 yrs
SAFe certified Scrum Master : 4 yrs
Gen AI, Agentic AI : 2 yrs
Have mentored my colleagues on the same
I am also PowerBI and MSBI...
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...