Skip to content
View iriskin77's full-sized avatar

Block or report iriskin77

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iriskin77/README.md

Hi there 👋 My name is Vladislav

  • 🔧 I’m a Python backend developer,
  • 📚 learning Go,
  • 🇷🇺 originally from Russia and live in Russia

Take a look at my latest projetcs.

1. FastApi

1.1. REST API service for searching for the nearest trucks for cargo transportation

2. Microservices

2.1. Notes microservices to store and create notes ( FastApi gateway + gRPC Python + Go REST JWT )

2.2. In process: Microservices for LSTM model for emotional analysis (Go REST Gateway + gRPC Python + MongoDB + Postgres)

3. Django REST

3.1. Api for parsers (Django REST):

Description: The parsers collect data (articles) from blogs. After that it is possinle to use the data via API.

Pinned Loading

  1. notes_microservices notes_microservices Public

    Система заметок на микросервисах (Python, Go, REST Api, gRPC)

    Python

  2. welbex welbex Public

    FastApi сервис поиска ближайших машин для перевозки грузов.

    Python

  3. welbexGo welbexGo Public

    Go: сервис поиска ближайших машин для перевозки грузов.

    Go

  4. api_lstm_model api_lstm_model Public

    API для LSTM модели, которая определяет эмоциональную тональность текстов

    Go