Skip to content
View IvanPiankov's full-sized avatar
Block or Report

Block or report IvanPiankov

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
IvanPiankov/README.md

Hi there 👋


About me 🔭

web bio

I am Ivan Piankov, and I am web developer, but in my free time I would like to do different bioinformatic scripts. Short information about me

  • I create microservices for various tasks, including biological ones
  • My hobby and scientific work is structural and genomic bioinformatics
  • I took courses from EPAM training center
  • I am actively engaged in self-improvement

Languages 📖

Python SQL R JavaScript


Frameworks ⚡

Django FastAPI Flask


Technologies ⚒️

Docker Linux Redis Celery Jenkins PostgreSQL Snakemake CWL

My web project 🌏

You can get acquainted with all my projects, including educational ones, in my repository

  • My first backend project is dedicated to creating a tic-tac-toe game on Django using DRF and WebSockets
  • Microservice on Fast API for issuing biological data
  • A test project written in Django

My bioinformatics project 🌱

  • A tool for easily working with metagenomes
  • A tool for creating a protein model using homology modeling connected with tool Rosetta

GitHub Stats⭐

Anurag's GitHub stats

Top Langs


Contacts 📫

GitHub LinkedIn

Pinned Loading

  1. Multi-template_Homology_Auto_Modeling Multi-template_Homology_Auto_Modeling Public

    This tool is designed to automate the process of protein modeling. To search for homologues in the Swiss-Model and wwPDB databases. Alignment is done using mufft with L-INS-i algorithm tool. Rosett…

    Python 3 1

  2. tic-tac-toe-django tic-tac-toe-django Public

    Tic-tac-toe with DRF and WebSocket

    Python