Brief Profile – Anjali Batra
I am an experienced Computer Science educator with over 12 years of teaching and training experience at schools, colleges, and professional institutes. Currently working as PGT Computer Teacher at Faridabad, I specialize in teaching both school curriculum and advanced computer science subjects.
Subjects &...
I am a professional Teacher in CBSC School working in Vanasthali Public school as a PGT Computer Science/IP Teacher.Making assignment for my class student.Taking monthly Test.My student score minimum 90 % marks.My topper student get 100 out of 100 in CBSC computer science exam.exam code(83).I m teaching my student on digital board.making PPT to...
I am a passionate Computer Science Engineering undergraduate with experience in teaching students through home tuition and personalized mentoring. I specialize in Python, SQL, DBMS, DSA, AI/ML fundamentals, and interview preparation for engineering students and beginners.
My teaching style focuses on making complex concepts simple, practical,...
I’m Saiteja Konam, an Software Engineer and passionate educator dedicated to transforming learners into confident problem-solvers and real-world AI builders.
With deep expertise in Python, Data Structures & Algorithms, and Generative AI, I specialize in helping students and working professionals move beyond theory and build production-ready...
🚀 Experienced Developer & Mentor | Flutter | IoT | Python | Microcontrollers
With 7 years of hands-on experience in coding and software development, I'm a tech enthusiast dedicated to turning complex challenges into innovative solutions. I specialize in app development, IoT, Python, and microcontrollers, focusing on building robust, scalable...
I specialize in Python, statistical methods, and machine learning, holding a Master's degree in Mathematics and Statistics. My research has been featured in top NLP conferences, and I've achieved a world rank of 9 in an Advanced Python competition on Techgig. My passion lies in data and automation, employing skills in data analysis and web...
MSc Computer Science student with strong expertise in C, C++, Python, SQL, HTML, Java, JavaScript, and Data Structures. My teaching style is simple, interactive, and step-by-step, making complex concepts easy to understand. I focus on concept clarity, practical coding skills, problem-solving techniques, and exam-oriented preparation. My...
Hello, and thank you for visiting my profile.
I am a Computer Science and Engineering (Data Science) last semester student, with a strong academic background in Mathematics, Data Structures & Algorithms, Python, and AI/Data Science, along with professional proficiency in English (IELTS CEFR B2 level) and Hindi.
I have experience teaching...
With over 15 years of extensive experience in software development, Mohammed Abdul Baseer is a seasoned technologist with a proven track record across enterprise application development, cloud integration, and open-source frameworks. He has contributed to high-impact projects in the investment banking, telecom, and cloud computing domains for...
Hello! I am a B.Tech student specializing in Artificial Intelligence and Machine Learning with a strong interest in coding, problem-solving, and technology education. I teach Python, C programming, basic Data Structures & Algorithms (DSA), and Microsoft Office tools such as Word, Excel, and PowerPoint.
My teaching style is simple, practical,...
Hi there!
I am a Senior Software Engineer with 5+ years of industry experience working full-time in a MNC.
If you are a student starting as a beginner I know exactly how to guide you, I have experience with 50+ people who were either starting to learn new languages or were starting programming. I tutored some of them and guided a few. Now all...
I am a highly skilled and experienced data structures and algorithms expert with a deep understanding of Java, C++, and Python. My passion for teaching allows me to communicate complex concepts effectively, creating an engaging learning environment. I excel in designing optimized algorithms for real-world challenges and continuously stay updated...
👨💻 About Me
💼 Software Engineer @ Product-Based Company
👨🏫 Founder of HappyCoder | Educator | Mentor
I’m a software engineer and educator focused on building strong problem-solving skills and real-world backend expertise. I specialize in teaching Python, JavaScript, Data Structures & Algorithms, Backend Development, System Design,...
AI Educator & Data Scientist | Expert in PyTorch, TensorFlow & Deep Learning
I am a dedicated AI Educator and Innovation Strategist with a proven track record of training over 1500 students in Machine Learning and Deep Learning. My experience includes serving as an AI Instructor for the Samsung Innovation Campus, where I led intensive programs...
Hello! I'm Bhavanidevi Manyala, a dedicated Python Trainer and Software Developer with 4+ years of experience teaching Python and modern software development technologies to students, graduates, and working professionals.
I specialize in teaching Python from fundamentals to advanced concepts, including Data Structures & Algorithms (DSA),...
Hey, How are you?
This me Omar Ahmed, I was teaching assistant. I’m writing to express my interest in the position of Tutor online . I’m confident that I can make a positive contribution to yours, During my past projects, I have gained a wealth of experience in developing machine learning models to solve complex problems, I have also worked on...
Hi, I’m Tharshith, a Software Engineer at EPAM Systems and a passionate instructor who enjoys mentoring students and aspiring developers. I specialize in Python, Data Structures & Algorithms, backend development, and Generative AI, and I bring real-world industry experience directly into my teaching.
I’ve worked on production-grade systems...
I am a Software Development Engineer with industry experience at Qualcomm, specializing in building scalable automation frameworks, debugging system-level features, and enabling IoT solutions. With a strong academic foundation—M.Tech in Artificial Intelligence & Machine Learning and B.Tech in Computer Science—I bring both practical engineering...
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...
Hi, I’m Suman Reguri, an Software Engineer and experienced instructor with a strong passion for teaching and mentoring aspiring students and developers.
I specialize in Python, Data Structures & Algorithms, Generative AI, SQL and I bring real-world engineering experience into the learning process. I emphasize hands-on, practical learning so...