spzSource
Software Engineer. I am interested in software architecture and distributed systems design.
Vilnius, Lithuania
Pinned Repositories
aiorest-ws
REST framework with WebSockets support
angular-2-dropdown-multiselect
Angular 2 Dropdown Multiselect Bootstrap
Dapper.Criteria
Library lets to build sql queries for Dapper in a declarative manner by using criteria class with attributes applied to properties.
NeuralNetwork.Convolutional.OCR
Prototype for handwritten digits recognition through convolutional neural network.
ObservableCollection.Batched
The ObservableCollection with ability to create a batch of elements without invoking CollectionChanged event for each of element.
recommender-systems-course
Introduction to Recommender Systems: Non-Personalized and Content-Based University of Minnesota
retra-cnn
PoC implementation of NN-like classification system. System combines genetic algorithm and convolution neural network. Genetic algorithm automatically generates the best NN-model. And afterwards the generated NN-model solves classification task.
spzSource.github.io
Personal blog
stramoot-rs
A tool that lets you export tours from Komoot and easily import them into Strava
tg-cleanser
A simple script for cleaning up messages in Telegram groups and supergroups. In addition, the script can be deployed to Heroku as a scheduled job.
spzSource's Repositories
spzSource/NeuralNetwork.Convolutional.OCR
Prototype for handwritten digits recognition through convolutional neural network.
spzSource/tg-cleanser
A simple script for cleaning up messages in Telegram groups and supergroups. In addition, the script can be deployed to Heroku as a scheduled job.
spzSource/ObservableCollection.Batched
The ObservableCollection with ability to create a batch of elements without invoking CollectionChanged event for each of element.
spzSource/retra-cnn
PoC implementation of NN-like classification system. System combines genetic algorithm and convolution neural network. Genetic algorithm automatically generates the best NN-model. And afterwards the generated NN-model solves classification task.
spzSource/Dapper.Criteria
Library lets to build sql queries for Dapper in a declarative manner by using criteria class with attributes applied to properties.
spzSource/spzSource.github.io
Personal blog
spzSource/aiorest-ws
REST framework with WebSockets support
spzSource/angular-2-dropdown-multiselect
Angular 2 Dropdown Multiselect Bootstrap
spzSource/angularjs-localizationservice
AngularJS Resource Localization Service
spzSource/autocomplete
Fig adds autocomplete to your terminal.
spzSource/recommender-systems-course
Introduction to Recommender Systems: Non-Personalized and Content-Based University of Minnesota
spzSource/stramoot-rs
A tool that lets you export tours from Komoot and easily import them into Strava
spzSource/azure-activedirectory-library-for-js
spzSource/Clojawler
The site crawler that named Clojawler due to clojure implementation :)
spzSource/contentful-sdk-core
Core modules for the Contentful JS SDKs
spzSource/DefinitelyTyped
The repository for high quality TypeScript type definitions.
spzSource/FCM
Fuzzy clustering algorithm
spzSource/fluent-command-line-parser
A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
spzSource/IMGP
The mini-framework for image processing (Per-item processing, points detector, clusterization, filtering using neural network)
spzSource/MPFSM.Accumulator.Arch
The basic implementation of microprocessor with accumulator architecture using VHDL. Basic components are Datapath, Controller, ROM, RAM.
spzSource/MPFSM.RegFile.Sort
The basic implementation of microprocessor based on reg file using VHDL. Basic components are Datapath, Controller, ROM, RAM.
spzSource/MPFSM.Stack.Sorting
The basic implementation of microprocessor with stack architecture using VHDL. Basic components are Datapath, Controller, ROM, RAM
spzSource/ObjectHydrator
This project allows you to pass custom POCO's to it, and have it return an instance of the class populated with randomly generated data. This random data can be overridden by convention.
spzSource/remindwarrior
spzSource/sbt-i18n
An sbt plugin to transform your i18n bundles into Scala code
spzSource/Selenium.CSharp
Web driver framework base on repository of locators (RoL) pattern.
spzSource/spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
spzSource/web-driver-examples
spzSource/web-driver-mini-framework