Articles about IT & AI


Golang course with building a fintech banking app – Lesson 4: User authentication and Bank transactions PART 1

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.

10 min read

How to write a resume for IT job – Tutorial with resume example template

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?

7 min read

10 Javascript project ideas for beginners, that help you to build an amazing coding portfolio

This article contains affiliate links. By purchasing using these links you support our blog and YouTube channel. One week ago, I wrote an article about HTML & CSS projects, which you can do to practice your skills and start building your coding portfolio. Then I also promised you the second part of this list, javascript project ideas for beginners. If you don’t have an idea how to practice Javascript, this list is definitelly worth checking.

8 min read

Node.js course with building a fintech banking app – Lesson 2: User registration PART 1

Intro to Node.js Course – Lesson 2: User registration In the second lesson of the Node.js Course, we are going to create a user registration. In the previous week, I’ve published the first lesson of the Node.js Course, where we started a project using Nest.js, Nest CLI, PostgreSQL database, and Sequelize. Besides that, we managed to create migrations and set up the database. So, if you would like to be updated, feel free to go back to lesson one and follow up or get the first lesson code from our Github.

12 min read

Python course with building a fintech investment AI – Lesson 2: Pandas and getting financial data

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.

7 min read

Golang course with building a fintech banking app – Lesson 3: User registration

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.

8 min read

Angular Course with building a banking application with Tailwind CSS – Lesson 3: User account balance

The previous week we’ve published the second lesson of our Angular Course with Tailwind CSS, where we are building a banking app step by step. In the first lesson, we’ve created a project using Angular CLI, installed Tailwind CSS, and started building the first component UI, the login form. If you didn’t start with us in lesson one, feel free to go back and start from scratch or just get the code from our Github.

5 min read

What is CSRF attack tutorial for beginners

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.

6 min read

HTML project ideas for beginners

This article contains affiliate links. By purchasing using these links you support our blog and YouTube channel. In this article, I’m going to give you 11 HTML project ideas for beginners. Creating your coding, front-end portfolio can be challenging, especially if you are a newbie and don’t have a lot of ideas. You probably wonder what kind of smaller or bigger projects you can create to impress your future employer and quickly get a job.

8 min read

Node.js course with building a fintech banking app – Lesson 1: Start the project

This article is the first lesson of our Node.js course. The previous week, I and my friend started to build a project divided for two courses – backend with Golang and frontend with Angular 9. In the meantime, we got the idea to give you an alternative for a Golang course, and show you how to build a similar backend using Node.js. In this article, we are going to start by setting up the Nest.

7 min read