Hello,
I'm Bhandavya N. M from Bangalore, India. I'm a MCA Graduate. I'm teaching from past 5 years(2 years offline+3 year online). I found a good result while teaching to various students their school syllabus and also spoken languages like Kannada and Telugu . I'm expertise in programing languages like C++, Java and Python suitable for a...
I am currently working in one of the Top 5 software organisation. I want to share my knowledge which I learned so for, which would be helpful for someone to get a job. Teaching is the passion for me. I always used to teach with practical examples. I have trained students in such a way that they can clear any kind of interview and most of them are...
I myself want to introduce you as a constant learner who always believe that there is no end to learning. I completed my BE in 2001, MTech in 2008, Data Science diploma in 2024 and PhD in 2025. I am always fond of Teaching and hence, I joined this profession very early in my career. I believe in making the concepts clear while teaching because...
Experienced AI, Machine Learning & Python Trainer | 5+ Years of Teaching Excellence
Are you a student or college looking to master Python, Artificial Intelligence, Machine Learning, or Data Science? You're in the right place!
I'm Vishal, a passionate freelance trainer with over 4 years of experience in teaching college students across India....
I teach Python, SQL, Data Science, and Machine Learning with a strong focus on practical understanding and real problem solving. My goal is to make complex topics simple and intuitive by breaking them down into clear steps and real examples. I enjoy helping students build a solid foundation in coding, analytics, and model development so they can...
Hello All,
I am a data analysis expert with 5 years of experience in SQL, Python and Power bi. During my colleges and school days i have cleared multiple defence examinations such as AFCAT, CDS, INET and have good hold on the concepts of maths and reasoning. I have lately realised my passion towards teaching and my aim is to motivate the younger...
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...
Greetings from MS Global Institute!!
Our mission at MSGI is to offer an award-winning virtual program that caters to all students around the world. We’ve been committed to improving the way our students learn. Whether it’s simplifying our operations or bridging the gap between education and technology, we do everything possible to create the best...
Learning a new subject, either for academic purpose or as a hobby is always a great experience. If you have chosen to learn any subject out of your own interest, the learning activity will be of great interest, joy and fun. I have interests in many subject like I have listed in the subjects I can handle.
If you are keen to learn with me, give it...
I am a Senior Software Engineer who understands the pain of the students and tries to go down to the their level in teaching and helping them in grasping the skills for lifetime.
Skills: Python, Golang, Java, Flask, Docker, Kubernetes, Jenkins, Prometheus, Linux Networking, Maths, Data Structures, Algorithms, Ansible, Chef, Redis
My methodolgy...
I would like to teach concepts in a more understandable manner, so that students find it interesting rather than boring.With teaching methods such as bringing in real life examples to make concepts crystal clear and create a great teaching bond with the students. Since I'm always enthusiastic in applying what I learn in real life applications I...
As the Chief Technology Officer at Rubick AI, a pioneering retail tech company, I am at the forefront of creating scalable SaaS products that have garnered the trust of retail giants such as Walmart, eBay, Amazon, Flipkart, Myntra, Myer, and numerous other prominent ecommerce platforms. My journey in the tech world has been nothing short of...
Hello! I’m Priyanka SV, an experienced Assistant Professor specializing in Artificial Intelligence and Machine Learning, currently teaching at a reputed college in Bangalore. With almost 5 Years of academic and practical experience, I am passionate about making complex concepts in AI and ML easy, engaging, and accessible for students of all...
Experience in Cutting Age Technology like AI, Big Data Engineering with skill set like snowflake, redshift data warehousing, mandatory skills for data engineering like python, pyspark, sql and mostly AWS cloud, so students who are enthusiastic or really want to learn and make their career in AI, I will be good mentor for them or those students who...
Who want to gain knowledge on operations and curious about what happen after development an application.
Why to use Ansible for configuration, Terraform for infra management .
Kubernetes for deployment microservices, linux, bash scripting, aws concepts, jenkins etc..
How microservices are deployed and managed in the production, git, GitHub,...
Hi students i have a experience as a technical trainer where i was working in a retail institute.
Where i have students of all age group from school to university, also i have trained foreign students and professionals. I have knowledge about programming languages like python, HTML, CSS, Javascript, Java and also frameworks with respect to the...
Having Masters in Computer Applications and Expertise in Python Programming, Data Science, Machine Learning and Deep Learning. I also love to teach about the Website Development fundamentals(WordPress, HTML5, CSS3, JavaScript), Application Development(React Native), Search Engine Optimization(Link Building), Digital Marketing) I always love to...
Hi
I am Vaishali, completed my masters in computer application.I am a teacher by passion which means you will get a better knowledge on the subjects you study with me..I will help you build interest in the subject which will make you confident in the subject and score better in the subject..The classes I take will be give and take methodology...
Hi! I’m Asha Krishna, and I love teaching English, Computer Science, HTML, and Python to students in a fun and easy way.
I help students improve their English skills – grammar, vocabulary, writing, and speaking – using simple explanations and interesting activities.
I also teach Computer Science and coding (HTML and Python) in a way that’s...
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...