SocRent

In March 2017, I launched a service for parsing and classifying apartment rental ads from vk.com.
You can read more here about how I experimented with different methods to classify ads and ultimately chose the Yandex Tomita Parser as a lexical parser.
Developing the first version of the service took about a year.

Architecture

You can also read here about the project's architecture and the technologies.

Technologies

CI

CI is set up for all services using Travis-CI and Ansible.
More details about automated deployment can be found in this article.

Kubernetes

In 2020, I migrated my hobby project to Kubernetes.
You can read more in this article