Skip to content
View kapitanov's full-sized avatar

Organizations

@ITGlobal
Block or Report

Block or report kapitanov

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

Hi there ๐Ÿ‘‹ I'm Albert

I am a backend developer with a focus on software design and architecture having 10+ years of experience. I've engaged in the development and support of web and desktop applications, both developing new features and migrating from legacy stack to modern technologies and tools. My main responsibilities were design and development of server parts of web applications, development of desktop applications for Windows, database and infrastructure design.

My primary programming language and platform are C#/.NET (Core) and Golang. Also I have notable experience JavaScript ecosystem including frontend development and development of utilitary web services on NodeJS platform.

Social

Linkedin Badge Github Badge Reddit Badge

My notable projects

A web service that provides basic analytics on MOEX's bonds.

Web service models a single investing strategy: acquiring a bond on its current market price and holding a position until bond's maturiry.

Service evaluates:

  • amount to invest
  • sum of payments till maturity
  • personal income tax
  • profit/loss (both relative and absolute)
  • a normalized interest rate till maturity

Go PostreSQL Docker

Small server-side app that serves a simple purpose: to receive, manage and monitor various backups.

Features:

  • App receives a generic backup files via HTTP(S)
  • App stores backups either on local filesystem or on any S3-compatible service
  • App keeps at least N last backups for each target
  • App notifies your team via Slack/Telegram/Webhooks if something goes wrong

Go TypeScript Angular SQLite Docker Amazon S3

Tiny tool to generate cache files for Docker-powered .NET SDK projects.

This toos helps you to setup a docker-based builds for .NET Core projects with proper Docker image caching.

C# .NET Docker

An app than generates a static website from Notion and watches for changes.

Go Docker Notion

A telegram bot that publishes items from an RSS feed into a Telegram channel.

Inially it has been written for habr.com but can be used for any RSS feed.

Go Docker Telegram

This app makes a backup daily of your GitHub repositories, uploads them to S3 object storage and keeps up to defined number of backups.

Python Docker Amazon S3

ITGlobal.CLI is a powerful library to build used-friendly command-line applications wit C#.

Features:

  • Colored console output
  • Ctrl+C/SIGINT interceptor
  • Unified error handling
  • No-Colors mode
  • Command line parser (supporting switches, options, positional arguments, nested commands and built-in auto generated help)
  • ASCII tables (both data-driven tables and free-format (fluent) tables)
  • Terminal live output (including spinners, progress bars and live text entries)

C# .NET

Skills

  • Backend: C#, .NET, Go, NodeJS, EntityFramework, Dapper, Newtonsoft.JSON, GORM.
  • Frontend: TypeScript, JavaScript, VueJS, Angular, Blazor Server, React, HTML, CSS.
  • Desktop: WinForms, WPF.
  • Tests: xUnit, Moq, testify.
  • Software design: DDD, TDD, RESTful API, SOLID, OOP, OpenAPI, Design Patterns.
  • Databases: PostreSQL, MS SQL Server, MongoDB, Redis, SQLite, Memcached.
  • Message queues and brokers: Kafka, RabbitMQ, ZeroMQ.
  • Intrastructure: Docker, Docker Compose, Kubernetes, Helm, Amazon S3.
  • CI/CD: Bitbucket Pipelines, Gitlab Pipelines, TeamCity, Github Actions.
  • IDEs and tools: Visual Studio, VSCode, Rider, GoLand, DataGrip, Bash, Powershell, Git, Subversion, Lens, Studio 3T.

GitHub Stats Most Used Languages

thophies

Pinned

  1. ITGlobal/CLI ITGlobal/CLI Public

    Command line utilities

    C# 14 1

  2. ITGlobal/MarkDocs ITGlobal/MarkDocs Public

    MarkDocs - an ASP.NET Core embeddable documentation engine

    C# 5

  3. ITGlobal/dotnet-slack-reporting ITGlobal/dotnet-slack-reporting Public

    Small utility library to report last state of any long-running process to Slack

    C#

  4. ITGlobal/go-slack-reporting ITGlobal/go-slack-reporting Public

    Small library to report last state of any long-running process to Slack

    Go

  5. mwiki_pub mwiki_pub Public

    MediaWiki to EPUB convertion tool

    C#