Pinned Repositories
auzom
Esports tournament platform by Auzom Entertainment
bmp-js
A pure javascript BMP encoder and decoder for node.js
cmdcolor
Colorizes standard output on Windows
ekselcom-pixel
Part of a hardware project. Allows to create/generate/modify raster fonts and use them to build strings for displays in public transport. Technological background - C# and WPF, .NET; packs two separate programs in it; first program is designed for ASCII font management (creation from scratch, semi-automatic generation from system fonts, basic pixel graphics editor, custom file format and more); second program is designed for creation of special strings with use of one of the fonts created in the first program; the final set of strings is compiled into a binary file and then uploaded to special devices in public transport.
magnet-field
Collects and processes data from four digital magnetic field detectors on corners of a square board, and displays the position of a source of a magnetic field. Technological background - C# and WPF, .NET; controls the collection of data via USB-RS485; filters the received data, triangulates the position and displays the result in real-time.
moodload
Makes it possible to download all files from any course on Moodle in a click
rmate
Dockerized rmate
trimless-gmail
Automatically shows trimmed content in Google Mail™
word-cards
An all-included word learning application compatible with ABBYY Lingvo Tutor. Technological background - C# and WPF, .NET; two modes for word learning; audio synthesis; smart translation matching; allows to load and modify existing XML-based dictionaries as well as create them from scratch; keeps statistics for each word; has an intuitive good-looking interface and friendly controls.
alecmev's Repositories
alecmev/ekselcom-pixel
Part of a hardware project. Allows to create/generate/modify raster fonts and use them to build strings for displays in public transport. Technological background - C# and WPF, .NET; packs two separate programs in it; first program is designed for ASCII font management (creation from scratch, semi-automatic generation from system fonts, basic pixel graphics editor, custom file format and more); second program is designed for creation of special strings with use of one of the fonts created in the first program; the final set of strings is compiled into a binary file and then uploaded to special devices in public transport.
alecmev/rmate
Dockerized rmate
alecmev/magnet-field
Collects and processes data from four digital magnetic field detectors on corners of a square board, and displays the position of a source of a magnetic field. Technological background - C# and WPF, .NET; controls the collection of data via USB-RS485; filters the received data, triangulates the position and displays the result in real-time.
alecmev/moodload
Makes it possible to download all files from any course on Moodle in a click
alecmev/word-cards
An all-included word learning application compatible with ABBYY Lingvo Tutor. Technological background - C# and WPF, .NET; two modes for word learning; audio synthesis; smart translation matching; allows to load and modify existing XML-based dictionaries as well as create them from scratch; keeps statistics for each word; has an intuitive good-looking interface and friendly controls.
alecmev/battletag
Adds a right click menu to all server join buttons, where soldier can either type in a new tag or select one of the platoons he's in
alecmev/bfacp
Dockerized Battlefield Admin Control Panel
alecmev/code-tanks
A bot for Russian AI Cup 2012 (http://bit.ly/WXtJVr). Packs some advanced algorithms, but wasn't polished enough to participate in finals. Technological background - C#, Mono; calculates a prediction of movement for all objects on the field (including non-linear ones) and aims the turret with necessary corrections, taking into account the exponential speed of a shell as well; has a base for attack dodging, has a complex priority system, is able to determine the probability of ricochet and more. A lot of thoughts has been put in this one.
alecmev/dual-serial
A program for testing USB - RS232
alecmev/shittybf4stats
Shitty BF4 stats
alecmev/task-sprayer
Allows to distribute and run separate quanta of tasks on separate nodes of a cluster. Technological background - Java, Linux; server runs on a local master node and listens for potentially unlimited amount of clients; when a client is connected successfully, a queue of tasks is polled and a data set is transferred to the client; when the client is finished calculating the result, it's downloaded back and stored in a file; in case of a failure, the task is submitted to another node; after N fails the task is taken out of the main queue and is stored in a special place. First version was implemented in pure C (folder #backup).
alecmev/alpha-protocol-test
A utility for testing a custom protocol used in one of the products developed by Ekselcom
alecmev/base16-shell
Base16 for Shells
alecmev/dronebase
Bare-bones RCON client library for Battlefield 4
alecmev/ekselcom-website
A clean and fast website (ekselcom.com) written without using any frameworks except jQuery. Technological background - PHP, MySQL, HTML, CSS, JavaScript and jQuery; object-oriented injection-safe engine, reused afterwards in many other minor projects (core.php proved to be very useful).
alecmev/fnbf.club
alecmev/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
alecmev/i3d-auto
alecmev/jeremejevs-website
My website
alecmev/kubernetes.github.io
Kubernetes website and documentation repo:
alecmev/milk-manager
A Windows Phone application, the main purpose of which is to allow a user to keep expiration dates of the goods he owns and to warn him when they are about to go bad. Technological background - C# and Silverlight, WP 8+; data storage isn't implemented yet, just a prototype of interface.
alecmev/nixpkgs
Nix Packages collection
alecmev/react-suitcssify
A React component utility to generate CSS class names that conform to SUIT CSS naming conventions.
alecmev/seahub
The web end of seafile server
alecmev/serial-video-pause
A yet another utility for an Ekselcom product related to video playback with ambient lighting
alecmev/slack-invite-automation
A tiny web application to invite a user info your slack team.
alecmev/SublimeLinter-pylint
SublimeLinter plugin for python, using pylint
alecmev/wav-modem
A utility for uploading a WAV file over serial via XYMODEM protocol
alecmev/wav-spi
A utility for uploading a WAV file to a flash memory chip via SPI protocol
alecmev/WindowPadX
Enhancements on original WindowPad (by Lexikos)