DEV Community

ILshat Khamitov profile picture

ILshat Khamitov

Senior Full Stack Developer (Typescript + NestJS + Angular)

Education

Tomsk State University of Control Systems and Radioelectronics

Work

Software Developer

Five Year Club
Writing Debut
Four Year Club
Three Year Club
8 Week Writing Streak
4 Week Writing Streak
Two Year Club
One Year Club
Creating a user interface for the Webhook module using Angular

Creating a user interface for the Webhook module using Angular

Comments
18 min read

Want to connect with ILshat Khamitov?

Create an account to connect with ILshat Khamitov. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Creating a configurable Webhook module for a NestJS application

Creating a configurable Webhook module for a NestJS application

1
Comments
63 min read
Adding lint-staged to NestJS and Angular applications, enabling semantic versioning of the frontend

Adding lint-staged to NestJS and Angular applications, enabling semantic versioning of the frontend

Comments
12 min read
Semantic versioning of NestJS and Angular applications in the NX monorepository

Semantic versioning of NestJS and Angular applications in the NX monorepository

Comments
4 min read
Access to the site on NestJS and Angular by domain name with SSL certificate in Kubernetes via Ingress

Access to the site on NestJS and Angular by domain name with SSL certificate in Kubernetes via Ingress

Comments
7 min read
Installing Kubernetes via MicroK8s and configuring the deployment of NestJS and Angular applications

Installing Kubernetes via MicroK8s and configuring the deployment of NestJS and Angular applications

Comments
13 min read
Added the ability to replace environment variables when running the "Copy-Paste" command in the "Rucken" utility

Added the ability to replace environment variables when running the "Copy-Paste" command in the "Rucken" utility

Comments
3 min read
Accelerating the deployment of NestJS and Angular using public Github runners and creating intermediate Docker images

Accelerating the deployment of NestJS and Angular using public Github runners and creating intermediate Docker images

Comments
36 min read
Adding the CI/CD config for deployment NestJS and Angular applications to a dedicated server using GitHub Actions

Adding the CI/CD config for deployment NestJS and Angular applications to a dedicated server using GitHub Actions

1
Comments
8 min read
Manual deployment of NestJS and Angular applications on a dedicated server via "Docker Compose" and "PM2"

Manual deployment of NestJS and Angular applications on a dedicated server via "Docker Compose" and "PM2"

1
Comments
28 min read
Build applications on NestJS and Angular and run them in two versions: via PM2 and via Docker Compose

Build applications on NestJS and Angular and run them in two versions: via PM2 and via Docker Compose

Comments
33 min read
An example of a simple update of NestJS-mod libraries

An example of a simple update of NestJS-mod libraries

Comments
4 min read
Adding Swagger documentation to the NestJS-mod application and generating a REST client for the Angular application

Adding Swagger documentation to the NestJS-mod application and generating a REST client for the Angular application

Comments
14 min read
Connecting PrismaORM to the NestJS-mod application and checking its operation via REST

Connecting PrismaORM to the NestJS-mod application and checking its operation via REST

1
Comments
13 min read
Adding the Postgres database to the project and running migrations via Flyway for the NestJS-mod application

Adding the Postgres database to the project and running migrations via Flyway for the NestJS-mod application

Comments
12 min read
Creating an empty Angular project and linking it to an existing server on NestJS

Creating an empty Angular project and linking it to an existing server on NestJS

Comments
9 min read
Creating an empty project using NestJS-mod

Creating an empty project using NestJS-mod

1
Comments
9 min read
Website for NestJS-mod - https://nestjs-mod.com

Website for NestJS-mod - https://nestjs-mod.com

Comments
1 min read
Update to Prisma 5.18.0 in typegraphql-prisma-nestjs

Update to Prisma 5.18.0 in typegraphql-prisma-nestjs

1
Comments
1 min read
NestJs-mod updated for work with NX v.19.5.3

NestJs-mod updated for work with NX v.19.5.3

Comments
1 min read
Two updates to the rucken copy-paste utility

Two updates to the rucken copy-paste utility

Comments
1 min read
Collection of NestJS-mod utilities for unifying applications and modules on NestJS

Collection of NestJS-mod utilities for unifying applications and modules on NestJS

10
Comments
16 min read
Update ngx-dynamic-form-builder v2.4.1

Update ngx-dynamic-form-builder v2.4.1

Comments
1 min read
Added work with multi states in one moment in KaufmanBot at NestJS

Added work with multi states in one moment in KaufmanBot at NestJS

2
Comments
1 min read
🥳 KaufmanBot v 3.2.0 🥳

🥳 KaufmanBot v 3.2.0 🥳

Comments
1 min read
Add "demo-taxi-orders" command in Telegram bot on NestJS

Add "demo-taxi-orders" command in Telegram bot on NestJS

6
Comments
8 min read
Using Consul-KV in NestJS

Using Consul-KV in NestJS

6
Comments
4 min read
Copy paste source files to destination with singular and plural replace text in file contents and file paths

Copy paste source files to destination with singular and plural replace text in file contents and file paths

Comments
1 min read
Update nestjs-translates v1.1.0

Update nestjs-translates v1.1.0

3
Comments
1 min read
Major version of nestjs-custom-injector: Exception if the provider is not set, use a promise in the default value and etc...

Major version of nestjs-custom-injector: Exception if the provider is not set, use a promise in the default value and etc...

5
Comments
7 min read
Add support use inlineKeyboard in Telegram bot on NestJS

Add support use inlineKeyboard in Telegram bot on NestJS

7
Comments
5 min read
Add schematics for create empty kaufman-bot applications and library in Telegram bot on NestJS

Add schematics for create empty kaufman-bot applications and library in Telegram bot on NestJS

9
Comments
21 min read
Publish all the libraries in Telegram bot on NestJS to the npm registry

Publish all the libraries in Telegram bot on NestJS to the npm registry

5
Comments
6 min read
Refactoring monolith application to modules with DI in Telegram bot on NestJS

Refactoring monolith application to modules with DI in Telegram bot on NestJS

7
Comments
14 min read
🥳 KaufmanBot v 2.0.0 🥳

🥳 KaufmanBot v 2.0.0 🥳

6
Comments
5 min read
Append standard-version and create changelog with released features and fixes in Telegram bot on NestJS

Append standard-version and create changelog with released features and fixes in Telegram bot on NestJS

6
Comments
7 min read
Hide system commands from users and add bot description to Telegram bot on NestJS

Hide system commands from users and add bot description to Telegram bot on NestJS

5
Comments
9 min read
Append "botinfo" command for look deploy, server and user information in Telegram bot on NestJS

Append "botinfo" command for look deploy, server and user information in Telegram bot on NestJS

5
Comments
4 min read
How to receive messages in group chats using telegram bot app without full access in Telegram bot on NestJS

How to receive messages in group chats using telegram bot app without full access in Telegram bot on NestJS

12
Comments
1 min read
Append a support to work telegram bot over web hook for speed up create answer to user in Telegram bot on NestJS

Append a support to work telegram bot over web hook for speed up create answer to user in Telegram bot on NestJS

8
Comments
3 min read
Add support work in groups and use global bot name for that in Telegram bot on NestJS

Add support work in groups and use global bot name for that in Telegram bot on NestJS

6
Comments
7 min read
Create example of recursive contextable commands "first meeting" with store data in database for Telegram bot on NestJS

Create example of recursive contextable commands "first meeting" with store data in database for Telegram bot on NestJS

6
Comments
9 min read
Create short commands and example using recursive contextable work in Telegram bot on NestJS

Create short commands and example using recursive contextable work in Telegram bot on NestJS

6
Comments
6 min read
Create module for generate random jokes in Telegram bot on NestJS

Create module for generate random jokes in Telegram bot on NestJS

6
Comments
4 min read
Create module for generate random quote of famous people in Telegram bot on NestJS

Create module for generate random quote of famous people in Telegram bot on NestJS

5
Comments 1
3 min read
Add different multilingual settings for FactsGeneratorModule in NestJS Telegram bot

Add different multilingual settings for FactsGeneratorModule in NestJS Telegram bot

7
Comments
3 min read
Add a module for process unhandled message in NestJS Telegram bot with Google Dialogflow API

Add a module for process unhandled message in NestJS Telegram bot with Google Dialogflow API

5
Comments
17 min read
Add a module for debugging messages in admin mode and user mode for Telegram bot on NestJS

Add a module for debugging messages in admin mode and user mode for Telegram bot on NestJS

6
Comments
11 min read
Recursive replace input value with process environment values in console

Recursive replace input value with process environment values in console

5
Comments
1 min read
Add Prisma ORM to KaufmanBot (NestJS telegram bot application)

Add Prisma ORM to KaufmanBot (NestJS telegram bot application)

6
Comments
9 min read
Create a database in dokku infra and set up run flyway migration from github runner

Create a database in dokku infra and set up run flyway migration from github runner

5
Comments
5 min read
Create a database for the application and create first migration via flyway

Create a database for the application and create first migration via flyway

10
Comments
5 min read
Add postgres to docker compose and dokku infrastructure for telegram bot in NestJS

Add postgres to docker compose and dokku infrastructure for telegram bot in NestJS

6
Comments
6 min read
Add dev and prod infrastructure on docker compose for NestJS application

Add dev and prod infrastructure on docker compose for NestJS application

5
Comments
6 min read
Use nestjs-custom-injector to create dynamic handlers in NestJS when creating a telegram bot

Use nestjs-custom-injector to create dynamic handlers in NestJS when creating a telegram bot

7
Comments
11 min read
Add new dictionaries with translations to NestJS application using poedit.net

Add new dictionaries with translations to NestJS application using poedit.net

5
Comments
2 min read
Add multi-language support for telegram bot on NestJS

Add multi-language support for telegram bot on NestJS

Comments
1 min read
NestJS module for adding translations to the application, with a pipe for translating validation errors

NestJS module for adding translations to the application, with a pipe for translating validation errors

8
Comments
1 min read
Create facts generator for telegram bot with NestJS

Create facts generator for telegram bot with NestJS

7
Comments
3 min read
Create CurrencyConverterModule for telegram bot on NestJS using ScraperModule

Create CurrencyConverterModule for telegram bot on NestJS using ScraperModule

6
Comments
4 min read
loading...