Below there is a list of all my talks, feel free to contact me if you think that some of my talks are good for some event or to teach programming on non profit organizations.
On this talk I teach the main concepts of GraphQL and a live code implementing a simple GraphQL server with just a single .php file, I also show some code teaching how to implement it on Laravel and Vue.js.
On this talk I teach the main concepts of GraphQL and start to implementing it on Laravel with a Vue.js front-end.
On this 3 hours workshops I teach the main concepts of React such as starting a new project with create-react-app, Stateless and Stateful components, props, states, lifecycles methods and how to use react-router and HTTP requests.
On this talk I teach the main concepts of GraphQL and a live code implementing a simple GraphQL server with just a single .php file, I also show some code teaching how to implement it on Laravel.
On this talk I teach and implement a basic component using the Web Components spec without any framework, I teach the basics of Custom Elements and ShadowDOM and some tools.
On this talk I explain what is Microsoft Bot Framework, what’s Intents and Entities to implement it with Microsoft LUIS, and then I do a live code showing how to implement a simple chatbot and send it to Microsoft Azure Bot Service to use it on bot channels such as Telegram, everything in less than 25 minutes (this was not a talk sponsored by Microsoft but I really liked those services hahaha).
On this 24 hours course in 6 days (01/07 – 06/07) for a 30 alumni class I teach future Avanade employees all the main concepts of Angular, from starting to create a custom component to use of @ngrx/store.
On this talk I teach the main concepts of GraphQL and a live code implementing a simple GraphQL server with Express.js.
On this talk I teach Firebase and its services main concepts, I also write a CRUD application from zero with vanilla JavaScript using Firebase Authentication and Cloud Firestore.
On this talk I explain in 7 minutes the Firebase main services.
On this workshop I teach some Git and Node.js basics, and how to use it to send, test and deploy code on GitLab CI.
On this talk I teach what is Electron, the apps that uses it and how to implement it on a front-end project.
On this talk I teach and code the core concepts of Vue.js, explaining and implementing the Vue.js components, reactivity system, routes, state management and consuming an API.
On this 24 hours course in 5 days (31/10 – 05/11) for a 30 alumni class I teach future Avanade employees all the main concepts of Angular, from starting to create a custom component to use of @ngrx/effects.
On this lecture I explain what is Ionic 3 and Electron, with a live code making an app with the Meetup API and teaching how to make an APK using Cordova and a EXE using Electron.
On this 2 hours workshop I teach and code the core concepts of Laravel and Vue.js, explaining and implementing the Laravel routes, views, controllers, models, migrations, authentication, etc and the Vue.js components, reactivity system, routes, and consuming an API from Laravel.
On this talk I teach what is Electron, the apps that uses it and how to implement it on a front-end project.
On this talk I teach the concepts of Web APIs such as content type, JSON and XML structure, status codes, HTTP methods, endpoints, etc, and I create a CRUD project from scratch on a live code using Express.js.
On this talk I teach what’s Angular and TypeScript, and write a web app using Angular concepts like components and services.
On this 2 hours workshop I teach how to start with PHP programming, teaching how to use concepts like variables, arrays, functions, loops, use with HTML and how to save a form data to database.
On this talk I had to substitute a speaker who would miss the event, but coincidentally the speaker would talk about something I could do a lecture, so I made it from one day to another, but I really wanted to talk about it sometime before it.
On this lecture I explain what is Quasar and Electron, with a live code making an app with the Meetup API and teaching how to make an APK using Cordova and a EXE using Electron. It’s heavily inspired on my lecture talking about Ionic 3 and Electron, but for Vue.js events.
On this lecture I explain what is Ionic 3 and Electron, with a live code making an app with the Meetup API and teaching how to make an APK using Cordova and a EXE using Electron.
On this lecture I teach how to start and the advantages of GitLab CI, the gitlab-ci.yml file syntax and a sample with a simple PHP application.
On this lightning talk I teach how to install Xdebug and configure the VS Code PHP debugger.
In this lecture I teach Pug syntax and how to configure it on Laravel.
A lecture with a live code explaining how to configure Vue CLI 2 webpack to work with TypeScript, the TypeScript basics and how to use the class style Vue.js components, already integrating with TypeScript using decorators.
That was my first lecture, explaining what is Ionic 3 and Electron, with a live code making an app with the Meetup API and teaching how to make an APK using Cordova and a EXE using Electron.