facebook
favorite button
super instructor icon
Trusted teacher
This teacher has a fast response time and rate, demonstrating a high quality of service to their students.
member since icon
Since September 2021
Instructor since September 2021
Translated by GoogleSee original
Machine Learning (ML) – Think “training” an AI to make predictions. (Used in trading bots, recommendations, etc.)Generative AI – Like ChatG
course price icon
From 25 € /h
arrow icon
⚙️ Step 1: Understand What AI Actually Is
AI isn’t magic — it’s just pattern recognition on steroids. It learns from data, spots trends faster than humans, and automates decisions.
There are three main flavors you’ll be dealing with:
Machine Learning (ML) – Think “training” an AI to make predictions. (Used in trading bots, recommendations, etc.)
Generative AI – Like ChatGPT or Midjourney; it creates text, code, or images.
Automation AI – Uses rules + ML to perform actions automatically (Zapier, n8n, AutoGPT, etc.).
💸 Step 2: Using AI in Trading
AI trading isn’t new — hedge funds have been doing it for decades. But now you can do it too.
Here’s the stack you’d look at:
Data Source – Pull data from APIs (like Binance, Alpha Vantage, or Polygon.io).
Model – Use AI to find signals. Common tools:
Python + TensorFlow/PyTorch → train models that predict price movement.
GPTs → analyze news sentiment.
Execution – Automate trades using APIs (like Binance or Alpaca).
Testing – Backtest with historical data before going live.
If you want plug-and-play options, try:
Koyfin, TrendSpider, or Trade-Ideas for AI-driven analysis.
Composer or Stoic.ai if you want “autopilot” portfolios.
(Pro tip: the real edge isn’t in fancy models — it’s in feeding your AI clean, unique data.)
📱 Step 3: Using AI to Build Apps
This is where things get fun. You don’t even need to code hardcore anymore.
No-code builders: Glide, Bubble, or Adalo → use AI APIs like OpenAI, HuggingFace, or Replicate to add brains.
AI dev tools: Replit Ghostwriter, GitHub Copilot, or ChatGPT’s code interpreter to write real code fast.
Frameworks (if coding):
Python/Flask or FastAPI for backend.
React or Next.js for frontend.
Firebase or Supabase for hosting & data.
Hook it all together with AI APIs (like OpenAI, Anthropic, or Stability AI).
🚀 Step 4: Learn by Doing (Don’t Just Watch YouTube)
The fastest way to master AI is to build real stuff:
Create a sentiment analyzer that trades crypto based on tweets.
Build an AI app that generates marketing copy for clients.
Automate your own work — make an AI that handles your emails or schedules.
📚 Step 5: Resources That’ll Level You Up
Learn ML basics: fast.ai or Google’s ML Crash Course.
Build AI apps: freeCodeCamp or YouTube’s “Code with Tomi” / “Nicholas Renotte.”
Trading AI: Check out “Algorithmic Trading with Python” by QuantInsti.
No-code AI apps: Buildspace or FlowiseAI.
Extra information
laptap
Location
location type icon
Online from Belgium
Age
Teenagers (13-17 years old)
Adults (18-64 years old)
Seniors (65+ years old)
Student level
Beginner
Intermediate
Advanced
Duration
45 minutes
60 minutes
90 minutes
The class is taught in
Dutch
English
Persian
Availability of a typical week
(GMT -04:00)
New York
at teacher icon
Online via webcam
Mon
Tue
Wed
Thu
Fri
Sat
Sun
00-04
04-08
08-12
12-16
16-20
20-24
Similar classes
arrow icon previousarrow icon next
verified badge
Hello, I am a doctoral student in electrical engineering and associate professor in engineering sciences, experienced in the field of electrical engineering, I offer support courses in the subjects of engineering sciences (Electronics, automatics, electrical engineering, automation, programming).

Digital electronics
Analog electronic
electromagnetism (propagation of high frequency waves)
Automatic (continuous, sampled)
electrical engineering (transformers, electrical machines, switching power supply)
C / c ++ programming, Assembler, ARM, STM32
renewable energy (wind, PV)
engineering Sciences
RDM
Python,VHDL
PIC Microprocessor and Microcontroller
Signal processing and data acquisition
Engineering Sciences

These courses allow the student to get up to speed and regain confidence in all scientific subjects, just as they prepare him effectively for the Baccalaureate, the Preparatory Classes or various examinations of the engineering classes.

COURSE OBJECTIVES AND PEDAGOGICAL APPROACH

Resumption and deepening of fundamental concepts through exercises with course reminders.

Put the student in a situation of questioning and research.

Respond to individual issues and questions

Exercise training in order to achieve real mastery of the content.

Learn to build theoretical reasoning from observable facts or hypotheses.

Specific preparation for higher education requirements (in-depth content, increase in work capacity, enrichment of scientific background)

This educational approach is effective since it has often led me to interesting results with my students.

Associate professor provides support courses in electrical engineering
verified badge
Python is one of the best, if not the best, language to start learning programming. It is also one of the most widely used languages today, especially in cutting-edge areas such as machine learning.

This popularity means that Python is constantly evolving. It offers a wide range of tools and libraries, which are free and very varied.

As an aeronautical engineer, I like to share my knowledge and derive satisfaction from it by teaching and motivating others.

I'm used to working with people of different ages. I believe in the importance of segmenting learning, visualizing progress, setting concrete goals and practicing regularly.

Beyond these general principles, there is no magic rule or method. Some approaches work with some students but not with others. Adaptation to individual needs is therefore the main objective of private lessons. So I will do my best to find what motivates and helps my student.
verified badge
With 7 years of experience as a developer in a Factory, I now develop Wordpress websites for large groups.

In the training program, you will learn to:

- Install, configure, and deploy WordPress sites
- Develop custom Wordpress themes and plugins
- Use powerful tools like ACF Pro, Gravity Forms, WPML, AIOS Security, WP rocket...
- Create custom post types and tailor-made taxonomies
- Develop pages using the right methods in HTML, CSS, Javascript & PHP
- Administer and manage a site database
- Contribute to the good natural referencing (SEO) of your site
- Use WP-Cli to speed up the maintenance of your sites
- Use Docker to containerize your local/prod projects and facilitate their management
- Administer your WP sites the right way
- And much more...

For any questions, you can contact me by PM.

See you soon,
Matthew
verified badge
I created this course especially for students having difficulty progressing in their computer programming courses/projects. I support students of all university levels. My help covers many others:
- Analysis and planning of projects
- Technological choice in languages and tools/framework
- Algorithmic and programming support
- Assistance with debugging and code correction
- Data modeling (MCD/MLD diagram, UML diagrams)

Why choose my courses?
My method is different and more adapted than that of traditional teachers because it is:
* Personalized: Adapted to your level and your specific needs.
* Interactive: Promotes interaction and visualization of concepts.
* Practical: Oriented towards practice with concrete exercises and projects.
* Proven: I have already managed to help more than 200 students in the space of 2 years.
verified badge
Python is the most in-demand programming language in the world right now — and one of the easiest to learn with the right guidance.
Whether you've never written a line of code or you're a student who needs to pass a programming course, this is a practical, no-fluff introduction that gets you writing real code from session one.
What we can cover depending on your goals:

Python fundamentals: variables, loops, functions, data structures
- Object-oriented programming (OOP)
- Data manipulation with pandas and NumPy
- Introduction to machine learning with scikit-learn
- Database management with SQL
- C and Java upon request
- MATLAB and R available for engineering/science students

Why learn with me?
I'm not a student teaching on the side — I'm a professional engineer who uses Python daily for data analysis, modeling, and automation. I know exactly which concepts matter in the real world and which ones you can skip for now.
Sessions are 100% personalized: I adapt the pace, the examples, and the exercises to your background and your goal — whether that's passing your university exam, building a project, or landing a job.
verified badge
doctoral student in engineering sciences provides support courses in analog and digital electronics at any DEUG level and engineering schools. having scientific and technical knowledge, three years of experience in the field of teaching, pedagogy and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they are having difficulty. for more info please contact me
verified badge
Are you looking to improve your math or programming skills, gain confidence before an exam, or simply deepen your knowledge?

My name is Pierre-Hadrien, a Data Science graduate engineer from EPF. I offer private tutoring in mathematics, programming and computer science remotely (Zoom/Teams) for students from middle school, high school, high school, and up to university master's level.

--> What I propose:

- Academic support and exam preparation (high school diploma, bachelor's degree)

- Homework help and targeted revision (with revision sheets if needed)

- Advanced studies in analysis, algebra, probability, and statistics

- Learning and projects in Java, C, Scala, Python, SQL, VHDL, etc...

- Courses tailored to your objectives (refresher courses, advanced training, getting ahead)

--> My experience:

- 4 years of private tutoring experience (math, computer science, physics)

- Coach for first-year students at EPFL

- Teaching assistant to professors in EPFL master's level courses for 3 years (student support, marking papers, etc.)

- Catamaran and windsurfing instructor during the summer

--> My approach consists of explaining concepts clearly and progressively, providing effective working methods and concrete examples to permanently anchor the concepts.

- Format: Online course (Zoom, Teams, Google Meet)

Whether you need a boost to pass your exams or want to get a head start, I'd be delighted to help you achieve your goals. See you soon!
verified badge
The space of the workshop: our art workshops will take place as in the open air with the walks to be inspired by natural forms, as comfortably in a closed space in a room at home or in my workshop in Bellegarde as also in lines from time to time with the camera - web.

Description of the workshop: during our lessons, we will learn both the academic techniques of drawing, watercolor and acrylic, artistic gestures, as well as drawing inspiration from the history of art and current contemporary artists. .

This course also contains an option with computer know-how for digital creations in graphic design on the Adobe Suite: Adobe Photoshop, Illustrator, InDesign, Premiere Pro...

The specifics of this workshop:
Our courses can be a new benefit for your health: relaxation in nature inspired by shapes and drawing in the open air.

As also you add a new knowledge or practice in a foreign language: Russian, English, Armenian.

Workshops can be group and individual as needed.

The age group :
- Starts as early as for 4-12 year olds for their creative development.
- For teenagers (13-17 years old) - for their out-of-school activity or for the preparation of files for a high school in the Arts.
- For adults and Seniors (18-65+ years old) - for their activity outside work, relaxation, personal reconnection with Nature and self-questioning.

My personal artistic practice:
I am currently in my last year of Master in Visual Arts at La HEAD in Geneva and have experience as a trainer and facilitator in visual art, Graphic Design for international and intergenerational people. I also had the opportunity to give lessons before in Russian, French Armenian and English.
verified badge
* This digital training aims to introduce you to the Scratch tool and through the game world, and gradually, to discover programming concepts such as loops, conditions or variables. It is aimed at anyone who is new to Scratch and who wants to create games and animations.

* Learning programming will allow students to develop their skills and will certainly allow them to meet the expectations of the future working world and emerging careers.

* In addition, learning programming allows the development of algebraic, algorithmic and computational thinking. Programming also helps to improve and develop students' sequencing ability, as well as their communication skills. Thus, there are several advantages to teaching programming, but the important thing is to remember that this learning teaches students that digital is not only for entertainment, but that it is possible to become creators. active and creative content.
verified badge
Code Your Ideas Into Reality 💻🚀
Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn.

✨ No experience needed.
🧠 Learn by doing - real apps, real logic.
🌍 Build skills for school, work, or freelance life.

Let’s turn your curiosity into code. First session gets you started!
verified badge
Python is a simple, powerful, and versatile programming language, ideal for beginners looking to learn or change careers in computer science. This course will help you understand the basics of programming (variables, loops, conditions, functions) through practical, hands-on exercises.
You'll learn how to create your first scripts, manipulate data, and automate simple tasks. All in an accessible, interactive, and practical setting.

This course is aimed at anyone who is a beginner, curious about digital technology, or who wishes to develop skills useful in many professional sectors.
verified badge
As a multidisciplinary artist, I believe that strong digital work is rooted in traditional mastery. This course combines the tactile logic of oil painting and watercolors with the power of Photoshop and digital design. We begin with the core fundamentals, anatomy, still life, and composition before transitioning those skills into the digital space.

You will learn to control digital brushes, build convincing lighting, and apply color with intention. We move beyond simple tutorials to tackle character design, surreal environments, and professional workflows. By the end of this course, you will have a body of polished, original work and a deep understanding of the design fundamentals that make an image successful in any medium.

By the end, you’ll produce portfolio-ready artworks and understand a professional workflow from sketch to finish. Each session combines hands-on exercises with discussion of artistic choices, so you strengthen both technical skill and creative judgment.

This course is for beginners and intermediate artists who want to go beyond tutorials and actually build a body of polished, original work.
verified badge
Do you want to learn how websites are structured?
In these online lessons, you'll learn the basics of HTML and CSS in a structured and clear way.
We'll work step by step on understanding the structure of a webpage and how to design it visually.
What will we cover?
Depending on your level, we can work on:
• Basic HTML structure
• Elements such as headings, paragraphs, and lists
• Links and images
• Introduction to CSS
• Colors, fonts, and layout
• Box model and positioning
• Structure and readable code
The emphasis is on understanding the technical structure of a website, not just on copying code.
Lesson structure
Each lesson consists of:
• Explanation of new concepts
• Analysis of sample code
• Step-by-step collaborative building
• Exercises for independent practice
We'll work at a leisurely pace and build on what you've already learned.
For whom? • Absolute beginners
• Students studying HTML/CSS at school
• People who want to start with web development
• Anyone who wants to build a solid foundation
What can you expect?
• Structured explanations
• Practical examples
• Personal guidance
• Focus on understanding and structure
No fixed, standard course, but guidance tailored to your learning goals.
verified badge
*Goal: To understand artificial intelligence without fear, use it to simplify life, and uncover digital traps.*

### **1: Demystifying Artificial Intelligence (What Exactly Is It?)**

* **Artificial intelligence is not a "movie robot":** The fundamental difference between science fiction and practical reality.
* **How it works (simply):** Imagine a "giant library"; AI has read billions of books and uses them to predict the completion of a sentence or create a new image.
* **Where do we use it now?** The spell checker, Netflix and YouTube suggestions, GPS navigation, and voice assistants such as Siri and Alexa.

---

### **2: Using artificial intelligence to make your life easier**

* **Interacting with artificial intelligence (ChatGPT, Cloud, Gemini):**
* Writing formal emails or complex letters.
* Summarizing long articles or huge documents.
* Plan travel itineraries or create food recipes from ingredients available in the refrigerator.


* **Creativity and Memory:**
* Create creative images for greeting cards (via Midjourney or DALL-E).
Restoring and coloring old family photos.

3: The art of speaking to the machine (the Prompt skill)**

* **Context Style:** Why is the phrase "Give me a cake recipe" less effective than "I have a gluten allergy and I'm having 4 people, give me a simple chocolate cake recipe".
* **Role-taking:** Learn to ask the artificial intelligence to "speak like a tourism expert" or "answer me like a specialized agricultural engineer."

4: Precautions and Critical Thinking (A Survival Guide)**

Digital hallucinations:** Understand that artificial intelligence may confidently present false information (never rely on it for medical or legal advice without verification).
Privacy protection
Do not share sensitive data (ID numbers, passwords, bank details).
Be aware that everything you write may be used to train systems in the future.

Detecting deepfakes:**
How to identify fake photos or videos (examine hand details, strange reflections, or metallic sound).
* The golden rule: Verify by cross-referencing different sources.

5: Ethics and Impact (A Future Perspective)**

Copyright: Who owns the image created by artificial intelligence?
Environmental impact: Water and energy consumption in large data centers.
The future: Will artificial intelligence replace us or will it be an assistant to us?

Additional tip:** Since you are targeting the Gulf region, it is preferable to use terms such as "Digital Transformation" and "Innovation" at the beginning of your presentation, as they are very catchy words for decision-makers there.
verified badge
Are you a beginner in digital painting and want to learn the basics from the start? I offer individual video sessions tailored to your level and goals.

As a freelance illustrator and concept artist, I work on professional projects every day. I'm sharing my actual working method with you, not theoretical exercises.
Help sheets to make sure you don't forget anything.

What you get:
→ 1 hour of 100% personalized video lessons
→ A program tailored to your needs and your software (Photoshop, Procreate, Krita...)
→ Practical advice drawn from my professional experience
→ A report and resources will be sent after the session

Perfect for testing before committing, or for unlocking a specific point.

📍 Online (video conference)
📩 Contact me to arrange a time slot!
message icon
Contact Hamid
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Hello, I am a doctoral student in electrical engineering and associate professor in engineering sciences, experienced in the field of electrical engineering, I offer support courses in the subjects of engineering sciences (Electronics, automatics, electrical engineering, automation, programming).

Digital electronics
Analog electronic
electromagnetism (propagation of high frequency waves)
Automatic (continuous, sampled)
electrical engineering (transformers, electrical machines, switching power supply)
C / c ++ programming, Assembler, ARM, STM32
renewable energy (wind, PV)
engineering Sciences
RDM
Python,VHDL
PIC Microprocessor and Microcontroller
Signal processing and data acquisition
Engineering Sciences

These courses allow the student to get up to speed and regain confidence in all scientific subjects, just as they prepare him effectively for the Baccalaureate, the Preparatory Classes or various examinations of the engineering classes.

COURSE OBJECTIVES AND PEDAGOGICAL APPROACH

Resumption and deepening of fundamental concepts through exercises with course reminders.

Put the student in a situation of questioning and research.

Respond to individual issues and questions

Exercise training in order to achieve real mastery of the content.

Learn to build theoretical reasoning from observable facts or hypotheses.

Specific preparation for higher education requirements (in-depth content, increase in work capacity, enrichment of scientific background)

This educational approach is effective since it has often led me to interesting results with my students.

Associate professor provides support courses in electrical engineering
verified badge
Python is one of the best, if not the best, language to start learning programming. It is also one of the most widely used languages today, especially in cutting-edge areas such as machine learning.

This popularity means that Python is constantly evolving. It offers a wide range of tools and libraries, which are free and very varied.

As an aeronautical engineer, I like to share my knowledge and derive satisfaction from it by teaching and motivating others.

I'm used to working with people of different ages. I believe in the importance of segmenting learning, visualizing progress, setting concrete goals and practicing regularly.

Beyond these general principles, there is no magic rule or method. Some approaches work with some students but not with others. Adaptation to individual needs is therefore the main objective of private lessons. So I will do my best to find what motivates and helps my student.
verified badge
With 7 years of experience as a developer in a Factory, I now develop Wordpress websites for large groups.

In the training program, you will learn to:

- Install, configure, and deploy WordPress sites
- Develop custom Wordpress themes and plugins
- Use powerful tools like ACF Pro, Gravity Forms, WPML, AIOS Security, WP rocket...
- Create custom post types and tailor-made taxonomies
- Develop pages using the right methods in HTML, CSS, Javascript & PHP
- Administer and manage a site database
- Contribute to the good natural referencing (SEO) of your site
- Use WP-Cli to speed up the maintenance of your sites
- Use Docker to containerize your local/prod projects and facilitate their management
- Administer your WP sites the right way
- And much more...

For any questions, you can contact me by PM.

See you soon,
Matthew
verified badge
I created this course especially for students having difficulty progressing in their computer programming courses/projects. I support students of all university levels. My help covers many others:
- Analysis and planning of projects
- Technological choice in languages and tools/framework
- Algorithmic and programming support
- Assistance with debugging and code correction
- Data modeling (MCD/MLD diagram, UML diagrams)

Why choose my courses?
My method is different and more adapted than that of traditional teachers because it is:
* Personalized: Adapted to your level and your specific needs.
* Interactive: Promotes interaction and visualization of concepts.
* Practical: Oriented towards practice with concrete exercises and projects.
* Proven: I have already managed to help more than 200 students in the space of 2 years.
verified badge
Python is the most in-demand programming language in the world right now — and one of the easiest to learn with the right guidance.
Whether you've never written a line of code or you're a student who needs to pass a programming course, this is a practical, no-fluff introduction that gets you writing real code from session one.
What we can cover depending on your goals:

Python fundamentals: variables, loops, functions, data structures
- Object-oriented programming (OOP)
- Data manipulation with pandas and NumPy
- Introduction to machine learning with scikit-learn
- Database management with SQL
- C and Java upon request
- MATLAB and R available for engineering/science students

Why learn with me?
I'm not a student teaching on the side — I'm a professional engineer who uses Python daily for data analysis, modeling, and automation. I know exactly which concepts matter in the real world and which ones you can skip for now.
Sessions are 100% personalized: I adapt the pace, the examples, and the exercises to your background and your goal — whether that's passing your university exam, building a project, or landing a job.
verified badge
doctoral student in engineering sciences provides support courses in analog and digital electronics at any DEUG level and engineering schools. having scientific and technical knowledge, three years of experience in the field of teaching, pedagogy and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they are having difficulty. for more info please contact me
verified badge
Are you looking to improve your math or programming skills, gain confidence before an exam, or simply deepen your knowledge?

My name is Pierre-Hadrien, a Data Science graduate engineer from EPF. I offer private tutoring in mathematics, programming and computer science remotely (Zoom/Teams) for students from middle school, high school, high school, and up to university master's level.

--> What I propose:

- Academic support and exam preparation (high school diploma, bachelor's degree)

- Homework help and targeted revision (with revision sheets if needed)

- Advanced studies in analysis, algebra, probability, and statistics

- Learning and projects in Java, C, Scala, Python, SQL, VHDL, etc...

- Courses tailored to your objectives (refresher courses, advanced training, getting ahead)

--> My experience:

- 4 years of private tutoring experience (math, computer science, physics)

- Coach for first-year students at EPFL

- Teaching assistant to professors in EPFL master's level courses for 3 years (student support, marking papers, etc.)

- Catamaran and windsurfing instructor during the summer

--> My approach consists of explaining concepts clearly and progressively, providing effective working methods and concrete examples to permanently anchor the concepts.

- Format: Online course (Zoom, Teams, Google Meet)

Whether you need a boost to pass your exams or want to get a head start, I'd be delighted to help you achieve your goals. See you soon!
verified badge
The space of the workshop: our art workshops will take place as in the open air with the walks to be inspired by natural forms, as comfortably in a closed space in a room at home or in my workshop in Bellegarde as also in lines from time to time with the camera - web.

Description of the workshop: during our lessons, we will learn both the academic techniques of drawing, watercolor and acrylic, artistic gestures, as well as drawing inspiration from the history of art and current contemporary artists. .

This course also contains an option with computer know-how for digital creations in graphic design on the Adobe Suite: Adobe Photoshop, Illustrator, InDesign, Premiere Pro...

The specifics of this workshop:
Our courses can be a new benefit for your health: relaxation in nature inspired by shapes and drawing in the open air.

As also you add a new knowledge or practice in a foreign language: Russian, English, Armenian.

Workshops can be group and individual as needed.

The age group :
- Starts as early as for 4-12 year olds for their creative development.
- For teenagers (13-17 years old) - for their out-of-school activity or for the preparation of files for a high school in the Arts.
- For adults and Seniors (18-65+ years old) - for their activity outside work, relaxation, personal reconnection with Nature and self-questioning.

My personal artistic practice:
I am currently in my last year of Master in Visual Arts at La HEAD in Geneva and have experience as a trainer and facilitator in visual art, Graphic Design for international and intergenerational people. I also had the opportunity to give lessons before in Russian, French Armenian and English.
verified badge
* This digital training aims to introduce you to the Scratch tool and through the game world, and gradually, to discover programming concepts such as loops, conditions or variables. It is aimed at anyone who is new to Scratch and who wants to create games and animations.

* Learning programming will allow students to develop their skills and will certainly allow them to meet the expectations of the future working world and emerging careers.

* In addition, learning programming allows the development of algebraic, algorithmic and computational thinking. Programming also helps to improve and develop students' sequencing ability, as well as their communication skills. Thus, there are several advantages to teaching programming, but the important thing is to remember that this learning teaches students that digital is not only for entertainment, but that it is possible to become creators. active and creative content.
verified badge
Code Your Ideas Into Reality 💻🚀
Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn.

✨ No experience needed.
🧠 Learn by doing - real apps, real logic.
🌍 Build skills for school, work, or freelance life.

Let’s turn your curiosity into code. First session gets you started!
verified badge
Python is a simple, powerful, and versatile programming language, ideal for beginners looking to learn or change careers in computer science. This course will help you understand the basics of programming (variables, loops, conditions, functions) through practical, hands-on exercises.
You'll learn how to create your first scripts, manipulate data, and automate simple tasks. All in an accessible, interactive, and practical setting.

This course is aimed at anyone who is a beginner, curious about digital technology, or who wishes to develop skills useful in many professional sectors.
verified badge
As a multidisciplinary artist, I believe that strong digital work is rooted in traditional mastery. This course combines the tactile logic of oil painting and watercolors with the power of Photoshop and digital design. We begin with the core fundamentals, anatomy, still life, and composition before transitioning those skills into the digital space.

You will learn to control digital brushes, build convincing lighting, and apply color with intention. We move beyond simple tutorials to tackle character design, surreal environments, and professional workflows. By the end of this course, you will have a body of polished, original work and a deep understanding of the design fundamentals that make an image successful in any medium.

By the end, you’ll produce portfolio-ready artworks and understand a professional workflow from sketch to finish. Each session combines hands-on exercises with discussion of artistic choices, so you strengthen both technical skill and creative judgment.

This course is for beginners and intermediate artists who want to go beyond tutorials and actually build a body of polished, original work.
verified badge
Do you want to learn how websites are structured?
In these online lessons, you'll learn the basics of HTML and CSS in a structured and clear way.
We'll work step by step on understanding the structure of a webpage and how to design it visually.
What will we cover?
Depending on your level, we can work on:
• Basic HTML structure
• Elements such as headings, paragraphs, and lists
• Links and images
• Introduction to CSS
• Colors, fonts, and layout
• Box model and positioning
• Structure and readable code
The emphasis is on understanding the technical structure of a website, not just on copying code.
Lesson structure
Each lesson consists of:
• Explanation of new concepts
• Analysis of sample code
• Step-by-step collaborative building
• Exercises for independent practice
We'll work at a leisurely pace and build on what you've already learned.
For whom? • Absolute beginners
• Students studying HTML/CSS at school
• People who want to start with web development
• Anyone who wants to build a solid foundation
What can you expect?
• Structured explanations
• Practical examples
• Personal guidance
• Focus on understanding and structure
No fixed, standard course, but guidance tailored to your learning goals.
verified badge
*Goal: To understand artificial intelligence without fear, use it to simplify life, and uncover digital traps.*

### **1: Demystifying Artificial Intelligence (What Exactly Is It?)**

* **Artificial intelligence is not a "movie robot":** The fundamental difference between science fiction and practical reality.
* **How it works (simply):** Imagine a "giant library"; AI has read billions of books and uses them to predict the completion of a sentence or create a new image.
* **Where do we use it now?** The spell checker, Netflix and YouTube suggestions, GPS navigation, and voice assistants such as Siri and Alexa.

---

### **2: Using artificial intelligence to make your life easier**

* **Interacting with artificial intelligence (ChatGPT, Cloud, Gemini):**
* Writing formal emails or complex letters.
* Summarizing long articles or huge documents.
* Plan travel itineraries or create food recipes from ingredients available in the refrigerator.


* **Creativity and Memory:**
* Create creative images for greeting cards (via Midjourney or DALL-E).
Restoring and coloring old family photos.

3: The art of speaking to the machine (the Prompt skill)**

* **Context Style:** Why is the phrase "Give me a cake recipe" less effective than "I have a gluten allergy and I'm having 4 people, give me a simple chocolate cake recipe".
* **Role-taking:** Learn to ask the artificial intelligence to "speak like a tourism expert" or "answer me like a specialized agricultural engineer."

4: Precautions and Critical Thinking (A Survival Guide)**

Digital hallucinations:** Understand that artificial intelligence may confidently present false information (never rely on it for medical or legal advice without verification).
Privacy protection
Do not share sensitive data (ID numbers, passwords, bank details).
Be aware that everything you write may be used to train systems in the future.

Detecting deepfakes:**
How to identify fake photos or videos (examine hand details, strange reflections, or metallic sound).
* The golden rule: Verify by cross-referencing different sources.

5: Ethics and Impact (A Future Perspective)**

Copyright: Who owns the image created by artificial intelligence?
Environmental impact: Water and energy consumption in large data centers.
The future: Will artificial intelligence replace us or will it be an assistant to us?

Additional tip:** Since you are targeting the Gulf region, it is preferable to use terms such as "Digital Transformation" and "Innovation" at the beginning of your presentation, as they are very catchy words for decision-makers there.
verified badge
Are you a beginner in digital painting and want to learn the basics from the start? I offer individual video sessions tailored to your level and goals.

As a freelance illustrator and concept artist, I work on professional projects every day. I'm sharing my actual working method with you, not theoretical exercises.
Help sheets to make sure you don't forget anything.

What you get:
→ 1 hour of 100% personalized video lessons
→ A program tailored to your needs and your software (Photoshop, Procreate, Krita...)
→ Practical advice drawn from my professional experience
→ A report and resources will be sent after the session

Perfect for testing before committing, or for unlocking a specific point.

📍 Online (video conference)
📩 Contact me to arrange a time slot!
Good-fit Instructor Guarantee
favorite button
message icon
Contact Hamid