Intro
Hello, my name is Maksym Solomkin. I'm a software engineer experienced mostly in distributed backend systems.
- Twitter: https://twitter.com/solomkinmv
- LinkedIn: https://www.linkedin.com/in/solomkinmv/
- Mastodon: https://mastodon.social/@solomkinmv
Projects
So far, I don't have a lot of public projects, but here are some of them:
Polidict
Polidict is a web service designed for advanced learners to expand their vocabulary. It features a spaced repetition algorithm for effective learning, a growing word database, and image search to enrich understanding. Custom training programs offer personalized learning experiences.
- Link: https://polidict.com
Hotkys
Collections of various useful application shortcuts with standalone RayCast extension that uses data from the site allows to search for shortcuts as well as run them.
- Link: https://hotkys.com
- GitHub: https://github.com/solomkinmv/hotkys
Medical Classification: Австралійський Класифікатор Медичних Інтервенцій (АКМІ)
iOS app and Telegram bot to find classification category for the medical operations.
- AppStore (friend's dev account): АКМІ
- Telegram Bot: https://t.me/achi_selector_bot
- GitHub: https://github.com/solomkinmv/medical-classification
LeetCode Tree Visualizer
Web page to visualize and compare binary trees from LeetCode problems.