facebook
favorite button
super instructor icon
Professeur fiable
Ce professeur a un délai et un taux de réponse très élevé, démontrant un service de qualité et sa fidélité envers ses élèves.
member since icon
Depuis septembre 2019
Professeur depuis septembre 2019
C++ Code Ninja - Learn to code effectively in C++ with an expert
course price icon
Àpd 76.62 C$ /h
arrow icon
C++ is the language of Systems. When it comes to performance its either C or C++ that came again and again to rescue and help engineer carefully architect the systems and control almost every aspect of a program. I am a passionate C++ programmer and have been working for last 9 years in C++. I am professionally working at Ubisoft as a game engine programmer for last 6+ years. I am current living in Paris as I continue to work at Ubisoft and the course is in English because I do not speak French yet. Through out my career I have worked on various C++ code bases ranging from game engine rendering, physics, A.I., video decoder, distributed build build systems for building large C++ code bases. Apart from coding I like to teach how to write efficient code to people with less experience in a manner which is easy to understand and feels fun.

The approach I would like to take with the course differs from text books. Text books generally drops too much information at once and makes it overwhelming for students. I would start with assessment of the student's skill with coding and dive straight into to coding without even wasting a minute. Together we will work on simple projects and learn how to build a complex program. By the time the course finishes you should be able to jump into thousands of lines of code with comfort.
Don't worry even if you have never written a single line of code. Even though people do not recommend you to start with C++ I think it is better to start this way. Things you learn on the way would make you a better programmer when it comes to any other language. This is how I learnt coding also.

C++ Course Includes:
C subset of C++ (Pointers, Functions, User Defined Data types)
Object Oriented Features of C++
Advanced C++ Features (Templates, Lambdas, Threads etc.)
Effective use of STL Containers and Algorithms.
Memory Management
File IO
How to leverage Multi-threading to improve responsiveness of your programs
We can go far into advance technicalities but that is based on the skill set of the student.

On the side:
We will work on interesting projects based on the choice of the student. We can also make video games literally in C++ from scratch (this could seriously be fun).
Data Structures
Desing Patterns
Code Versioning (Git)
Operating Systems basics
Making Apps
Informations supplémentaires
All you need is discipline, hard-work, curiosity and you can be an extraordinary programmer. You need a laptop though :)
Lieu
green drop pin icongreen drop pin icon
|
Utilisez Ctrl + molette pour zoomer !
zoom in iconzoom out icon
location type icon
Cours au domicile de l'élève :
  • Autour de Paris, France
location type icon
Cours chez le professeur :
  • Primary School Romain Rolland, Montreuil-sous-Bois, France
location type icon
En ligne depuis France
Présentation
I am an Indian guy living in Paris. I am a computer engineer and I work at Ubisoft as a game engine programmer. Ubisoft is one of the worlds biggest video game companies.
I like to teach and help people explore things that they never thought were possible.
I believe your knowledge expands when you share your knowledge.
Apart from coding I like to sing, watch movies and listen to music. I like to learn new things so I am also learning music harmony.

Apart from coding I spend time in music production too.
Education
BTech Computer Science - LPU Jalandhar, Punjab

I have been been a passionate student of computer science. As a kid I always wanted to make video games. So I spent a lot of time making games since engineering and learnt a lot of things that goes into game programming. Now I want to share this knowledge with the people
Expérience / Qualifications
Working at Ubisoft brought me a lot of experience with different hardware and software.
I have worked on variety of consoles PS4, PS3, Xbox One, X360, Nintendo Switch, WiiU, PC, Google Stadia.
Age
Adolescents (13-17 ans)
Adultes (18-64 ans)
Seniors (65+ ans)
Niveau du Cours
Débutant
Intermédiaire
Avancé
Durée
45 minutes
60 minutes
90 minutes
120 minutes
Enseigné en
anglais
hindi
Disponibilité semaine type
(GMT -05:00)
New York
at teacher icon
Cours chez le professeur et par webcam
at home icon
Cours à domicile
Mon
Tue
Wed
Thu
Fri
Sat
Sun
00-04
04-08
08-12
12-16
16-20
20-24
Cours Similaires
arrow icon previousarrow icon next
verified badge
Engineer and senior professor of engineering sciences provides support courses in analog and digital electronics at all levels, engineering schools. having a scientific and technical knowledge, five years of experience in the field of teaching, teaching and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they have difficulties. for more info please contact me
verified badge
Doctor trainer in IT teaches you step by step how to design mobile applications for the Android system: Interface screen, access and storage of data, access to system services, management of notifications, Reading sensors, design of widgets, optimization.
Notes: I teach the course, and I also support you at the development level (proposals, advice, debugging errors).
verified badge
I present to you a course in algorithms and the basics of the c language which will help you to understand the fundamentals of programming (conditions, loops, functions, procedures etc.).
First we will learn how to write algorithms then in a second part
we are going to learn how to implement these algos in c language.
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
Bonjour,

Je suis un professeur de machine learning avec 5 ans d'expérience et je suis capable d'enseigner à tous les niveaux. Je suis spécialisé en utilisant Python et R pour enseigner les différents algorithmes de machine learning, y compris les réseaux de neurones, les arbres de décision et les algorithmes de clustering.

J'ai également une expérience approfondie dans l'utilisation de libraries Python et R populaires comme TensorFlow, Keras, Scikit-learn et ggplot2.

En plus de mon enseignement en matière de machine learning, je suis également capable d'aider mes étudiants à lire et à comprendre des articles de recherche pour leurs exposés, ainsi qu'à travailler sur des projets en Python et R.

Je suis passionné par l'apprentissage automatique et j'aime partager mon savoir avec mes étudiants. Si vous êtes intéressé par mes services en tant que professeur de machine learning pour tous les niveaux, n'hésitez pas à me contacter.

Je suis en mesure de vous enseigner les sujets suivants :

1.Python ou R
2.Exploration des données
3.Machinea learning
3.1. Intro ML
3.2. Linear Model
-> Linear Models for Regression and Classification
3.3. Kernel
-> Kernelization
3.4. Model selection
3.5. Ensemble model,
-> Bagging / RandomForest, Boosting (XGBoost,LightGBM,...) , Stacking
3.6. Data préprocessing
-> Data preprocessing
-> Pipelines: choose the right preprocessing steps and models in your pipeline
-> Cross-validation
3.7. Neural Networks
-> Neural architectures
-> Training neural nets: Forward pass: Tensor operations and Backward pass: Backpropagation
-> Neural network design: Activation functions, weight initialization and Optimizers
-> Neural networks in practice: Model selection, Early stopping, Memorization capacity and information bottleneck, L1/L2 regularization, Dropout, Batch normalization
3.8. Convolutional Neural Networks
-> Image convolution
-> Convolutional neural networks
->Data augmentation
-> Model interpretation
-> Using pre-trained networks (transfer learning)
3.9. Neural Networks for text
-> Bag of words representations, Word embeddings, Word2Vec, FastText, GloVe

En plus de mon enseignement en matière de machine learning, je peux également aider mes étudiants à se préparer pour les entretiens d'embauche pour des postes de data scientist.
verified badge
I am an associate professor of electrical engineering I offer courses in everything related to the discipline of electrical engineering:
CPGE / BTS / DUT / IUT / DTS / UNIVERSITY / Technical high school
ARCHITECTURE OF A PROGRAMMED SYSTEM
INTERNAL AND EXTERNAL APPEARANCE
INPUT/OUTPUT MANAGEMENT
timeouts
timers, watchdog
PIC 16F8X 16F8XX PROGRAMMING
INTERRUPTIONS MANAGEMENT
ASSEMBLER PROGRAMMING
PROGRAMMING IN C
MACHINE CONTROL
SOFTWARE SIMULATION
MPLAB
MIKROC
ISIS/PROTEUS
verified badge
As a specialized Spring Boot instructor, my primary goal is to expertly guide you in mastering this leading Java development framework.

Spring Boot is a flagship tool that has revolutionized the way Java applications are created, whether developing dynamic web applications, agile microservices, or robust enterprise applications. My teaching approach focuses on gaining a solid understanding of Spring Boot fundamentals, with an emphasis on essential concepts such as inversion of control, dependency injection, and automatic configuration. We'll also dive into more advanced topics, including security, data management, and building successful RESTful APIs.

Throughout our training sessions, you will develop practical skills to build efficient and stable Java applications, using proven coding techniques as well as modern development tools specifically designed for Spring Boot.

My goal is to make you a competent Spring Boot expert, capable of creating robust, scalable applications that meet industry standards. To summarize, my Spring Boot courses are suitable for all levels, from beginners to experienced developers, and are customized to meet your development needs and aspirations.

I'm excited to work with you to help you master Spring Boot and bring your most ambitious development projects to fruition.
verified badge
Master Python with Personalized Courses

Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.

Why Choose My Courses?

Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.

Practical Experience: Learn by doing with real-world projects that build your understanding and skills.

Ongoing Support: Get unlimited email support for any questions you have between sessions.

As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.

Book Your First Lesson:

Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
verified badge
Welcome to the exciting world of web development! As a seasoned full-stack developer with 5 years of experience, I contributed to the success of Veepee and a startup that achieved a remarkable exit to the tune of $100 million.

Today, my passion drives me to share my knowledge through teaching web development, focusing on cutting-edge technologies such as React, Node.js, JavaScript, and many other computer languages. Join me on an exciting journey into the world of coding, where innovation and skill mastery are at the heart of every line of code! 🚀
verified badge
Become a Trading Pro with NinjaTrader!

Are you passionate about trading and want to master one of the most powerful trading platforms on the market? If so, this ad is for you!

As a seasoned NinjaTrader expert, I offer personalized courses to help you master this exceptional trading platform. Whether you want to learn how to trade manually or automate your strategies using C# and custom indicators, I'm here to guide you every step of the way.

My courses are designed for traders of all levels, from complete beginners to experienced professionals. Here's what you can expect:

- In-depth training on using NinjaTrader, including navigating the interface, executing orders, and analyzing the markets.
- Detailed instructions on creating and optimizing automated trading strategies using C#.
- Practical advice on using custom indicators to refine your technical analysis and make informed trading decisions.

Whether you are looking to generate additional income through trading or make trading your full-time career, my courses will provide you with the knowledge and skills needed to succeed in the financial markets.

Don't miss this opportunity to become a true trading expert with NinjaTrader! Contact me today to reserve your spot and begin your journey to financial success.
verified badge
Hi!

Welcome to my class on Matlab programming! As a PhD student in Geophysics my main tool is my computer. In order to do science one needs to know how to program. I often use Matlab in order to analyze data, run numerical models, plot results and much more. So, let's embark on the journey of learning Matlab and explore its diverse capabilities together!

For beginners:
I have designed it for absolute beginners to become at ease with the language within 5 sessions of 1h. Message me to know the 5 classes curriculum and I will be more than happy to share it with you!

For intermediate users:
If you already know the basics of Matlab but want to go more in-depth on certain packages this is the right place! Message me and we can discuss what your needs are!
verified badge
Are you looking to master the world of computer science? Look no further! As a student at engineering school, specializing in computer graphics development, I'm thrilled to offer private tutoring sessions tailored to your needs.

What I Offer:

- Comprehensive instruction in computer science, both theoretical and practical.
- Expertise in programming languages including C/C++, Python, Java, C#, and Rust
- Hands-on guidance in understanding fundamental concepts and advanced techniques.
- Personalized lessons to suit your learning style and pace.

About Me:
As a dedicated computer graphics developer, I've been involved in numerous projects, honing my skills and deepening my understanding of the field. Now, I'm eager to share my knowledge and experience with aspiring learners like you.

Who Can Benefit:
- Students seeking to strengthen their grasp of computer science concepts.
- Individuals interested in diving into programming or advancing their skills.
- Enthusiasts eager to explore the fascinating world of computer graphics.

Whether you're a beginner or looking to expand your expertise, together, we'll unlock the secrets of computer science and programming.
verified badge
In this class, you’ll embark on an exciting journey into the world of programming with Python. You’ll start by writing your very first Python program, gaining hands-on experience from the get-go. As you progress, you’ll delve into the core fundamentals of Python, including variables, data types, control structures, functions, and modules.
verified badge
Cours sur les bases de la programmation.
Cours sur le langage python et ça syntaxe.
Exercice et correction.
Machine learning avec sk learn
Deep learning ou computer vision avec torch et cnn
Projet d’université
Possibilité de voir python turtle
Possibilité de faire des applications plus ciblées comme des statistiques ou encore du traitement de texte.
verified badge
Do you dream of creating your own website but don't know where to start? 🙋‍♂️🙋‍♀️ This course is for you! Together, we'll dive into the exciting world of web development by learning the basics of the three essential languages: HTML 🧱 to structure your pages, CSS 🎨 to make them beautiful and well-presented, and JavaScript ⚙️ to add interaction and dynamism to your projects (like drop-down menus, click effects, or responsive forms).

No need to have any previous experience coding! 💡 This course is designed for beginners, the curious, or even those considering a career change. The goal is simple: by the end, you'll know how to create a complete, clean, modern, and mobile-friendly website 📱💻. We progress step by step, with clear explanations, small, concrete projects, and a relaxed but serious atmosphere. 🎯

The course is remote via webcam (Zoom, Google Meet, etc.) 📍💻. All you need is a laptop and a code editor like Visual Studio Code (free). I provide all the files needed to follow the exercises and build your site step by step 🧑‍💻📂.

This course is taught in French 🇫🇷 and is aimed at everyone, from teenagers to seniors, motivated to learn something new and useful. Sessions last 60 or 90 minutes, whichever suits you best ⏱️. Whether you want to create a personal website, discover coding or even start a professional project, you've come to the right place! 💬✨

See you soon to create your first website together! 😄👨‍🏫👩‍🏫
message icon
Contacter Shanker
repeat students icon
Le premier cours est couvert par notre Garantie Le-Bon-Prof
Cours Similaires
arrow icon previousarrow icon next
verified badge
Engineer and senior professor of engineering sciences provides support courses in analog and digital electronics at all levels, engineering schools. having a scientific and technical knowledge, five years of experience in the field of teaching, teaching and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they have difficulties. for more info please contact me
verified badge
Doctor trainer in IT teaches you step by step how to design mobile applications for the Android system: Interface screen, access and storage of data, access to system services, management of notifications, Reading sensors, design of widgets, optimization.
Notes: I teach the course, and I also support you at the development level (proposals, advice, debugging errors).
verified badge
I present to you a course in algorithms and the basics of the c language which will help you to understand the fundamentals of programming (conditions, loops, functions, procedures etc.).
First we will learn how to write algorithms then in a second part
we are going to learn how to implement these algos in c language.
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
Bonjour,

Je suis un professeur de machine learning avec 5 ans d'expérience et je suis capable d'enseigner à tous les niveaux. Je suis spécialisé en utilisant Python et R pour enseigner les différents algorithmes de machine learning, y compris les réseaux de neurones, les arbres de décision et les algorithmes de clustering.

J'ai également une expérience approfondie dans l'utilisation de libraries Python et R populaires comme TensorFlow, Keras, Scikit-learn et ggplot2.

En plus de mon enseignement en matière de machine learning, je suis également capable d'aider mes étudiants à lire et à comprendre des articles de recherche pour leurs exposés, ainsi qu'à travailler sur des projets en Python et R.

Je suis passionné par l'apprentissage automatique et j'aime partager mon savoir avec mes étudiants. Si vous êtes intéressé par mes services en tant que professeur de machine learning pour tous les niveaux, n'hésitez pas à me contacter.

Je suis en mesure de vous enseigner les sujets suivants :

1.Python ou R
2.Exploration des données
3.Machinea learning
3.1. Intro ML
3.2. Linear Model
-> Linear Models for Regression and Classification
3.3. Kernel
-> Kernelization
3.4. Model selection
3.5. Ensemble model,
-> Bagging / RandomForest, Boosting (XGBoost,LightGBM,...) , Stacking
3.6. Data préprocessing
-> Data preprocessing
-> Pipelines: choose the right preprocessing steps and models in your pipeline
-> Cross-validation
3.7. Neural Networks
-> Neural architectures
-> Training neural nets: Forward pass: Tensor operations and Backward pass: Backpropagation
-> Neural network design: Activation functions, weight initialization and Optimizers
-> Neural networks in practice: Model selection, Early stopping, Memorization capacity and information bottleneck, L1/L2 regularization, Dropout, Batch normalization
3.8. Convolutional Neural Networks
-> Image convolution
-> Convolutional neural networks
->Data augmentation
-> Model interpretation
-> Using pre-trained networks (transfer learning)
3.9. Neural Networks for text
-> Bag of words representations, Word embeddings, Word2Vec, FastText, GloVe

En plus de mon enseignement en matière de machine learning, je peux également aider mes étudiants à se préparer pour les entretiens d'embauche pour des postes de data scientist.
verified badge
I am an associate professor of electrical engineering I offer courses in everything related to the discipline of electrical engineering:
CPGE / BTS / DUT / IUT / DTS / UNIVERSITY / Technical high school
ARCHITECTURE OF A PROGRAMMED SYSTEM
INTERNAL AND EXTERNAL APPEARANCE
INPUT/OUTPUT MANAGEMENT
timeouts
timers, watchdog
PIC 16F8X 16F8XX PROGRAMMING
INTERRUPTIONS MANAGEMENT
ASSEMBLER PROGRAMMING
PROGRAMMING IN C
MACHINE CONTROL
SOFTWARE SIMULATION
MPLAB
MIKROC
ISIS/PROTEUS
verified badge
As a specialized Spring Boot instructor, my primary goal is to expertly guide you in mastering this leading Java development framework.

Spring Boot is a flagship tool that has revolutionized the way Java applications are created, whether developing dynamic web applications, agile microservices, or robust enterprise applications. My teaching approach focuses on gaining a solid understanding of Spring Boot fundamentals, with an emphasis on essential concepts such as inversion of control, dependency injection, and automatic configuration. We'll also dive into more advanced topics, including security, data management, and building successful RESTful APIs.

Throughout our training sessions, you will develop practical skills to build efficient and stable Java applications, using proven coding techniques as well as modern development tools specifically designed for Spring Boot.

My goal is to make you a competent Spring Boot expert, capable of creating robust, scalable applications that meet industry standards. To summarize, my Spring Boot courses are suitable for all levels, from beginners to experienced developers, and are customized to meet your development needs and aspirations.

I'm excited to work with you to help you master Spring Boot and bring your most ambitious development projects to fruition.
verified badge
Master Python with Personalized Courses

Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.

Why Choose My Courses?

Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.

Practical Experience: Learn by doing with real-world projects that build your understanding and skills.

Ongoing Support: Get unlimited email support for any questions you have between sessions.

As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.

Book Your First Lesson:

Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
verified badge
Welcome to the exciting world of web development! As a seasoned full-stack developer with 5 years of experience, I contributed to the success of Veepee and a startup that achieved a remarkable exit to the tune of $100 million.

Today, my passion drives me to share my knowledge through teaching web development, focusing on cutting-edge technologies such as React, Node.js, JavaScript, and many other computer languages. Join me on an exciting journey into the world of coding, where innovation and skill mastery are at the heart of every line of code! 🚀
verified badge
Become a Trading Pro with NinjaTrader!

Are you passionate about trading and want to master one of the most powerful trading platforms on the market? If so, this ad is for you!

As a seasoned NinjaTrader expert, I offer personalized courses to help you master this exceptional trading platform. Whether you want to learn how to trade manually or automate your strategies using C# and custom indicators, I'm here to guide you every step of the way.

My courses are designed for traders of all levels, from complete beginners to experienced professionals. Here's what you can expect:

- In-depth training on using NinjaTrader, including navigating the interface, executing orders, and analyzing the markets.
- Detailed instructions on creating and optimizing automated trading strategies using C#.
- Practical advice on using custom indicators to refine your technical analysis and make informed trading decisions.

Whether you are looking to generate additional income through trading or make trading your full-time career, my courses will provide you with the knowledge and skills needed to succeed in the financial markets.

Don't miss this opportunity to become a true trading expert with NinjaTrader! Contact me today to reserve your spot and begin your journey to financial success.
verified badge
Hi!

Welcome to my class on Matlab programming! As a PhD student in Geophysics my main tool is my computer. In order to do science one needs to know how to program. I often use Matlab in order to analyze data, run numerical models, plot results and much more. So, let's embark on the journey of learning Matlab and explore its diverse capabilities together!

For beginners:
I have designed it for absolute beginners to become at ease with the language within 5 sessions of 1h. Message me to know the 5 classes curriculum and I will be more than happy to share it with you!

For intermediate users:
If you already know the basics of Matlab but want to go more in-depth on certain packages this is the right place! Message me and we can discuss what your needs are!
verified badge
Are you looking to master the world of computer science? Look no further! As a student at engineering school, specializing in computer graphics development, I'm thrilled to offer private tutoring sessions tailored to your needs.

What I Offer:

- Comprehensive instruction in computer science, both theoretical and practical.
- Expertise in programming languages including C/C++, Python, Java, C#, and Rust
- Hands-on guidance in understanding fundamental concepts and advanced techniques.
- Personalized lessons to suit your learning style and pace.

About Me:
As a dedicated computer graphics developer, I've been involved in numerous projects, honing my skills and deepening my understanding of the field. Now, I'm eager to share my knowledge and experience with aspiring learners like you.

Who Can Benefit:
- Students seeking to strengthen their grasp of computer science concepts.
- Individuals interested in diving into programming or advancing their skills.
- Enthusiasts eager to explore the fascinating world of computer graphics.

Whether you're a beginner or looking to expand your expertise, together, we'll unlock the secrets of computer science and programming.
verified badge
In this class, you’ll embark on an exciting journey into the world of programming with Python. You’ll start by writing your very first Python program, gaining hands-on experience from the get-go. As you progress, you’ll delve into the core fundamentals of Python, including variables, data types, control structures, functions, and modules.
verified badge
Cours sur les bases de la programmation.
Cours sur le langage python et ça syntaxe.
Exercice et correction.
Machine learning avec sk learn
Deep learning ou computer vision avec torch et cnn
Projet d’université
Possibilité de voir python turtle
Possibilité de faire des applications plus ciblées comme des statistiques ou encore du traitement de texte.
verified badge
Do you dream of creating your own website but don't know where to start? 🙋‍♂️🙋‍♀️ This course is for you! Together, we'll dive into the exciting world of web development by learning the basics of the three essential languages: HTML 🧱 to structure your pages, CSS 🎨 to make them beautiful and well-presented, and JavaScript ⚙️ to add interaction and dynamism to your projects (like drop-down menus, click effects, or responsive forms).

No need to have any previous experience coding! 💡 This course is designed for beginners, the curious, or even those considering a career change. The goal is simple: by the end, you'll know how to create a complete, clean, modern, and mobile-friendly website 📱💻. We progress step by step, with clear explanations, small, concrete projects, and a relaxed but serious atmosphere. 🎯

The course is remote via webcam (Zoom, Google Meet, etc.) 📍💻. All you need is a laptop and a code editor like Visual Studio Code (free). I provide all the files needed to follow the exercises and build your site step by step 🧑‍💻📂.

This course is taught in French 🇫🇷 and is aimed at everyone, from teenagers to seniors, motivated to learn something new and useful. Sessions last 60 or 90 minutes, whichever suits you best ⏱️. Whether you want to create a personal website, discover coding or even start a professional project, you've come to the right place! 💬✨

See you soon to create your first website together! 😄👨‍🏫👩‍🏫
Garantie Le-Bon-Prof
favorite button
message icon
Contacter Shanker