<?xml version="1.0" encoding="utf-8" ?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:tt="http://teletype.in/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"><title>@getjump</title><author><name>@getjump</name></author><id>https://teletype.in/atom/getjump</id><link rel="self" type="application/atom+xml" href="https://teletype.in/atom/getjump?offset=0"></link><link rel="alternate" type="text/html" href="https://blog.getjump.me/?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=getjump"></link><link rel="next" type="application/rss+xml" href="https://teletype.in/atom/getjump?offset=10"></link><link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></link><updated>2026-06-12T06:17:17.696Z</updated><entry><id>getjump:projects</id><link rel="alternate" type="text/html" href="https://blog.getjump.me/projects?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=getjump"></link><title>Projects of @getjump</title><published>2022-02-16T10:31:50.770Z</published><updated>2022-07-29T11:32:42.363Z</updated><summary type="html">In my house Rostelecom Key integrated cameras and intercom were installed, so I've decided it would be cool to have integration into my Home Automation system. Currently project suspended. Python, Headless Chrome.</summary><content type="html">
  &lt;h2 id=&quot;lXwt&quot;&gt;In progress/Not open sourced&lt;/h2&gt;
  &lt;h3 id=&quot;cTSP&quot;&gt;Rostelecom Key Library Python - Rostelecom Key library&lt;/h3&gt;
  &lt;p id=&quot;vfQM&quot;&gt;In my house Rostelecom Key integrated cameras and intercom were installed, so I&amp;#x27;ve decided it would be cool to have integration into my Home Automation system. Currently project suspended. Python, Headless Chrome.&lt;/p&gt;
  &lt;h3 id=&quot;ccym&quot;&gt;HomeAssisstant/Node-RED Custom Integrations&lt;/h3&gt;
  &lt;p id=&quot;zrBe&quot;&gt;While implementing my Home Automation I was in need in custom integrations, so i have implemented some of them like DonationAlerts integration etc. &lt;/p&gt;
  &lt;h3 id=&quot;RNwZ&quot;&gt;Water Meter Recognition&lt;/h3&gt;
  &lt;p id=&quot;HOmZ&quot;&gt;I was in need to implement cheap water meter recognition via ESP32-CAM, so I have manually labeled dataset which I have collected with help of community. Trained YOLO model was self-hosted via Docker and Python solution and provided not to bad results (more careful labeling and bigger dataset required), also dealing with bounding box logic need more time to be implemented. Currently suspended.&lt;/p&gt;
  &lt;h3 id=&quot;f2bf&quot;&gt;Trading Agents&lt;/h3&gt;
  &lt;p id=&quot;A4jk&quot;&gt;Currently I&amp;#x27;m also interested in trading and also trading bots, especially crypto. I was implementing intra-exchange arbitrage strategy for HummingBot, that was based on symbols graph and smart algorithm for negative cycle detection. It requires lots of proxies, because of Exchange API limitations. Smart proxy rotation via async context on Python was implemented. &lt;/p&gt;
  &lt;h2 id=&quot;S7bT&quot;&gt;Open Source&lt;/h2&gt;
  &lt;h3 id=&quot;vSlC&quot;&gt;&lt;a href=&quot;https://github.com/vldc-hq/vldc-bot/&quot; target=&quot;_blank&quot;&gt;VLDC Nyan Bot&lt;/a&gt; Python - Bot for VLDC chat&lt;/h3&gt;
  &lt;p id=&quot;YvS9&quot;&gt;One of the main contributors. Implemented Dev Container and many other useful things. Python, MongoDB, Linters (flake8, mypy, pylint), Dev Container.&lt;/p&gt;
  &lt;h3 id=&quot;To6L&quot;&gt;&lt;a href=&quot;https://github.com/getjump/TwitchPredictionsBG&quot; target=&quot;_blank&quot;&gt;TwitchPredictionsBG&lt;/a&gt; C# - Twitch Predictions while playing Hearthstone BG&lt;/h3&gt;
  &lt;p id=&quot;571f&quot;&gt;Plugin for Hearthstone Deck Tracker, which allows to create predictions on Twitch while playing Hearthstone Battlegrounds, was created for own usage, but later several streamers were interested in using this. There are also private version with more features. C#, Twitch API, Harmony.&lt;/p&gt;
  &lt;h3 id=&quot;XwJH&quot;&gt;&lt;a href=&quot;https://github.comdDonation&quot; target=&quot;_blank&quot;&gt;DonationAlerts skipper Telegram&lt;/a&gt; Python - Bot for Telegram, which can skip donations in DA&lt;/h3&gt;
  &lt;p id=&quot;rMOm&quot;&gt;Idea of that project was born, while I was streaming on Twitch, playing competitive games and moderating donations is quite hard, so if streamer has moderators, they can skip donations violating Twitch ToS by hand. Also was trying to train BERT multi label classifier for that task. There are also private version with more features. Python, MongoDB, Google Cloud Platform, Telegram.&lt;/p&gt;
  &lt;h3 id=&quot;pbkY&quot;&gt;&lt;a href=&quot;https://github.com/getjump/VkApiPHP&quot; target=&quot;_blank&quot;&gt;VkApiPHP&lt;/a&gt; PHP - Library for vk.com &lt;/h3&gt;
  &lt;p id=&quot;iy22&quot;&gt;Before I had started work on this library, I was struggling to copy or re implement things while working with vk.com API, so I&amp;#x27;ve decided to combine useful things in a library. It was pretty novelty at the time. Also several cool features was implemented. PHP, CURL.&lt;/p&gt;
  &lt;h3 id=&quot;yrmN&quot;&gt;&lt;a href=&quot;https://gist.github.com/getjump&quot; target=&quot;_blank&quot;&gt;https://gist.github.com/getjump&lt;/a&gt; Lots of cool code snippets&lt;/h3&gt;
  &lt;h2 id=&quot;xdY3&quot;&gt;Test tasks&lt;/h2&gt;
  &lt;h3 id=&quot;9eKo&quot;&gt;&lt;a href=&quot;https://github.com/getjump/pubsub&quot; target=&quot;_blank&quot;&gt;pubsub&lt;/a&gt; Golang - PubSub server&lt;/h3&gt;
  &lt;p id=&quot;jKZR&quot;&gt;Fast implementation of pubsub server on go with gRPC.&lt;/p&gt;
  &lt;h3 id=&quot;KCk5&quot;&gt;&lt;a href=&quot;https://github.com/getjump/txkv&quot; target=&quot;_blank&quot;&gt;txkv&lt;/a&gt; Golang - Transactional key-value storage&lt;/h3&gt;
  &lt;p id=&quot;tVwu&quot;&gt;Implementation of Transactional key-value in-memory storage with ability to use nested transactions and CLI interface&lt;/p&gt;
  &lt;h3 id=&quot;pXY4&quot;&gt;&lt;a href=&quot;https://github.com/getjump/data-feature-engineer&quot; target=&quot;_blank&quot;&gt;data-feature-engineer&lt;/a&gt; Golang - Fast and low memory windowed data aggregation&lt;/h3&gt;
  &lt;p id=&quot;NJ04&quot;&gt;Implementation of high performance, slim, low memory service which can consume lots of data and compute different functions (average, min/max, std dev) on different windows (in seconds) &lt;/p&gt;
  &lt;h3 id=&quot;y3yw&quot;&gt;&lt;a href=&quot;https://github.com/getjump/sanitizer&quot; target=&quot;_blank&quot;&gt;sanitizer&lt;/a&gt; PHP - Library to sanitize user input&lt;/h3&gt;
  &lt;p id=&quot;j44C&quot;&gt;Task was to create library, which provides methods to sanitize and validate user input.&lt;/p&gt;
  &lt;h3 id=&quot;LoWr&quot;&gt;&lt;a href=&quot;https://github.com/savinov-test-tasks/DirectoryIterator&quot; target=&quot;_blank&quot;&gt;DirectoryIterator&lt;/a&gt; PHP - Fast directory iteration&lt;/h3&gt;
  &lt;p id=&quot;U5pj&quot;&gt;Task was to implement fast directory iterator.&lt;/p&gt;
  &lt;h3 id=&quot;mg4l&quot;&gt;&lt;a href=&quot;https://github.com/savinov-test-tasks/ExampleCommentServiceClient&quot; target=&quot;_blank&quot;&gt;ExampleCommentServiceClient&lt;/a&gt; PHP - Comment service&lt;/h3&gt;
  &lt;p id=&quot;ahAq&quot;&gt;Task was to implement basic comment service.&lt;/p&gt;

</content></entry></feed>