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

Two updates to the rucken copy-paste utility

Two updates to the rucken copy-paste utility

Comments
1 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
Collection of NestJS-mod utilities for unifying applications and modules on NestJS

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

6
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

5
Comments
8 min read
Using Consul-KV in NestJS

Using Consul-KV in NestJS

4
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

5
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

7
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

6
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

6
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

6
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
Handling nodejs errors in a NestJS application using a telegram bot as an example

Handling nodejs errors in a NestJS application using a telegram bot as an example

6
Comments
1 min read
Use Symbol for custom injecting logic for NestJS with multi providing

Use Symbol for custom injecting logic for NestJS with multi providing

7
Comments
2 min read
Use abstract-class for custom injecting logic for NestJS with multi providing

Use abstract-class for custom injecting logic for NestJS with multi providing

7
Comments
2 min read
Custom injecting logic for NestJS with support multi providing

Custom injecting logic for NestJS with support multi providing

6
Comments
2 min read
NestJS Telegram bot, fix error: 409: Conflict: terminated by other getUpdates request

NestJS Telegram bot, fix error: 409: Conflict: terminated by other getUpdates request

5
Comments
4 min read
Deploy nestjs project to VPS with dokku

Deploy nestjs project to VPS with dokku

7
Comments
4 min read
Create scraper plugin for telegram bot on nestjs

Create scraper plugin for telegram bot on nestjs

7
Comments
9 min read
Add env-var, lint-staged and etc. for nx workspace

Add env-var, lint-staged and etc. for nx workspace

6
Comments
6 min read
Add support telegram bot to nestjs with nestjs-telegraf

Add support telegram bot to nestjs with nestjs-telegraf

7
Comments 1
3 min read
Deploy nestjs application to heroku (Success)

Deploy nestjs application to heroku (Success)

7
Comments
1 min read
Deploy nestjs application to vercel (Failure)

Deploy nestjs application to vercel (Failure)

6
Comments
3 min read
Deploy nestjs application to netfly (Failure)

Deploy nestjs application to netfly (Failure)

5
Comments
3 min read
Local build and run nestjs application

Local build and run nestjs application

5
Comments 2
3 min read
Add nestjs nx plugin, create server app and core lib

Add nestjs nx plugin, create server app and core lib

5
Comments
2 min read
I decided to try to keep a twitter history of rewriting one of the projects, I'm starting ...

I decided to try to keep a twitter history of rewriting one of the projects, I'm starting ...

8
Comments
1 min read
Rewrite Dynamic form group builder for Angular13+

Rewrite Dynamic form group builder for Angular13+

2
Comments
2 min read
Multi-language translate validation errors in Angular10 with ngx-dynamic-form-builder

Multi-language translate validation errors in Angular10 with ngx-dynamic-form-builder

5
Comments
1 min read
Fork of class-validator with support multi-language (typescript)

Fork of class-validator with support multi-language (typescript)

4
Comments
3 min read
Dynamic form group builder for Angular9+ (not the builder for controls)

Dynamic form group builder for Angular9+ (not the builder for controls)

7
Comments
2 min read
Auto binding Input() and Output() in Angular9+

Auto binding Input() and Output() in Angular9+

12
Comments
2 min read
loading...