Radek Fabisiak was with the computers from his early days, remembers an orange screen with Win32, big floppy disks, and the sound of dial-up connecting to the internet.
He has got experience in full-stack development by working for top IT companies like Microsoft.
In the last years, in the core team of the Duomly, where as an addition to IT has got skills related to Online Marketing, SEO, Content Creation or building Online Business, now passing this knowledge to the Duomly’s audience.
He is a fan of skiing, video games, cooking, and martial arts in private life.
Intro to how to create an AI In today’s episode of the Python with AI course, we will learn how to build AI and how to train AI.
Last episodes you can find here:
Lesson 2 - How to find financial data and how to use Pandas:
Python course with building a fintech investment AI – Lesson 2: Pandas and getting financial data
Lesson 1 - Prepare the AI project:
Intro to Golang user authentication In Lesson 4 of the Golang course, we will talk about user authentication and banking transactions. In the previous episodes of the course, we learned how to do migrations: Golang course with building a fintech banking app – Lesson 1: Start the project We learned how to do user login: Golang course with building a fintech banking app – Lesson 2: Login and REST API And, we learned how to do user registration: Golang course with building a fintech banking app – Lesson 3: User registration As well you need to remember about Angular 9 course created by my friend Anna: Angular Course with building a banking application with Tailwind CSS – Lesson 1: Start the project Today, we can focus on something crazy interesting, that is one of the main functionality in our project.
Intro Today I will show you how to write a resume for an IT job. In the few last episodes, we started focusing on learning coding from these courses: Golang course with building a fintech banking app
Node.js course with building a fintech banking app
Angular Course with building a banking application with Tailwind CSS
Python course with building a fintech investment AI
But what next after you will master your coding skills?
Intro Welcome to the second lesson of the awesome Python course for AI!
In the last lesson, we built the first database migrations and made the project setup.
Here is the URL:
Python course with building a fintech investment AI – Lesson 1: Start the project
Today, we will build super exciting stuff and will focus on the financial database that we will use to train our AI later.
Intro In the third lesson of the Golang course, I will show you how to build user registration in Golang. In the previous lesson of the Golang course, we learned how to create REST API in Golang and how to create a user login. URL here: Golang course with building a fintech banking app – Lesson 2: Login and REST API
And in the Angular course, my friend Anna showed you how to build login in angular 9.
Intro Today we will talk about what is CSRF attack. Did you know somebody can steal your money by using just a simple image? In this tutorial, I will show you how, and we will hack an online casino together! In the first post about web security, we were talking about hacking a bank app by SQL Injection. Link is here: SQL Injection attack tutorial for beginners
Today we will focus on something else, but still dangerous, and quite easy to do.
Intro Today we will start the Python course and start building AI. In the last episodes, we started the first steps to build a front-end and back-end for our fintech app. Here are the links: Golang course: Golang course with building a fintech banking app – Lesson 1: Start the project
Golang course with building a fintech banking app – Lesson 2: Login and REST API
Angular course: Angular Course with building a banking application with Tailwind CSS – Lesson 1: Start the project Angular Course with building a banking application with Tailwind CSS – Lesson 2: Login form
It’s the second lesson of the golang course. Intro to the Golang course Lesson 2 In the last episode of the Golang course, we did a project setup and the first database migration. Here is the URL: Golang course with building a fintech banking app – Lesson 1: Start the project
In the last episode of the “Learn Angular 9 with Tailwind CSS by building a fintech banking app”, my friend Anna created the project setup and the first Login UI.
Intro to the golang course It’s the first lesson of the golang course.
Do you remember the last episode where we were hacking a banking app by using a SQL Injection?
Here is the URL:
SQL Injection attack tutorial for beginners
In that episode, I’ve promised you I will teach you how to build a banking app.
We need front-end that we will build in Angular 9 and Tailwind, about that you will learn from my friend Anna.
Intro Today we will learn how to do the SQL Injection attack, and how to prevent it.
Did you know hackers steal billions of dollars every year?
Did you know almost every 30 seconds is a new hackers attack?
If we are developers, we should always care about the security of our code (at least a bit). It doesn’t matter if we do front-end or back-end, both of them are vulnerable.