dbalabka
M.Sc. in Computer Science, +10 years experience in Web development, Software Architect with a focus on AI/ML projects in medium-size e-commerce US company
Ecentria GroupLatvia, Riga
Pinned Repositories
aerys-benchmark
Amphp HTTP server (aka Ayres) PHP non-blocking HTTP server benchmark
AmpBundle
AmpBundle enable to run Symfony inside Amp non-blocking HTTP server.
dag
Directed acyclic graph of tasks implementation based on Amphp promises
php-enumeration
Implementation of enumeration classes in PHP. The better alternative for enums
php-objects-vs-arrays-benchmark
There no benefit to fetch array instead of objects from database when you use PDO. PHP object use less memory and same fast or even faster then arrays.
phpdebug-cli
XDebug and Zend Debugger PHP CLI debugging helper console command with PhpStorm, NetBeans support
semi-supervised-har
The source of the solution of SHL recognition challenge 2019 based on Semi-supervised Adversarial Autoencoders (AAE) for Human Activity Recognition (HAR)
shl-activity-recognition-2021
The goal of this year edition is to recognize 8 modes of locomotion and transportation (activities) in a user-independent manner based on radio-data, including GPS reception, GPS location, Wifi reception and GSM cell tower scans. This is different from the previous three years that aimed at transportation mode recognition from the motion sensors.
dbalabka's Repositories
dbalabka/php-enumeration
Implementation of enumeration classes in PHP. The better alternative for enums
dbalabka/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
dbalabka/assert
Assertions to validate method input/output with nice error messages.
dbalabka/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
dbalabka/awesome-llm-playgrounds
List of LLMs playgrounds
dbalabka/BazingaGeocoderBundle
Integration of the Geocoder library into Symfony.
dbalabka/dask
Parallel computing with task scheduling
dbalabka/dask-cloudprovider
Cloud provider cluster managers for Dask. Supports AWS, Google Cloud Azure and more...
dbalabka/dask-kubernetes
Native Kubernetes integration for Dask
dbalabka/dask_distributed
A distributed task scheduler for Dask
dbalabka/dbalabka.github.io
dbalabka/formulaic
A high-performance implementation of Wilkinson formulas for Python.
dbalabka/gcsfs
Pythonic file-system interface for Google Cloud Storage
dbalabka/Geocoder
The most featured Geocoder library written in PHP.
dbalabka/gpt-cli
GPT CLI for using in the terminal.
dbalabka/image-background-remove-tool
✂️ Automated high-quality background removal framework for an image using neural networks. ✂️
dbalabka/linearmodels
Additional linear models including instrumental variable and panel data models that are missing from statsmodels.
dbalabka/open-llms
📋 A list of open LLMs available for commercial use.
dbalabka/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
dbalabka/PayumPayseraGateway
Paysera gateway for payum
dbalabka/pdm
A modern Python package and dependency manager supporting the latest PEP standards
dbalabka/python-inject
Python dependency injection
dbalabka/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
dbalabka/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
dbalabka/Sylius
Modern e-commerce for PHP, based on the Symfony2 framework.
dbalabka/SyliusPayseraPlugin
Sylius plugin that implements the PlumTreeSystems/Paysera gateway
dbalabka/SyliusSettingsPlugin
Provide some custom settings to your favorite Sylius shop!
dbalabka/ttfb.sh
Measures time-to-first-byte in seconds, for single or multiple URLs. Can calculate fastest, slowest & median TTFB values, and optionally log all response headers. Uses curl and the calculation `%{time_starttransfer} - %{time_appconnect}` which doesn't include any connection overhead, to better approximate devtool’s TTFB figure.
dbalabka/whisper-finetuning
[WIP] Scripts for fine-tuning Whisper
dbalabka/zsh-in-docker
Install Zsh, Oh-My-Zsh and plugins inside a Docker container with one line!