-
P5V (Self-Employed)
- Munich, Germany
- https://preslav.me
- @preslavrachev
- @preslavrachev@mastodon.social
Lists (6)
Sort Name ascending (A-Z)
- All languages
- ActionScript
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Crystal
- Dart
- EJS
- Elixir
- Elm
- Erlang
- Go
- Groovy
- HTML
- Handlebars
- Haskell
- Haxe
- JSONiq
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Makefile
- Markdown
- Nunjucks
- Objective-C
- PHP
- PLpgSQL
- Pascal
- Perl
- Python
- R
- Rich Text Format
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Svelte
- Swift
- Text
- TypeScript
- V
- Vim Script
- Vue
- XSLT
- Zig
Starred repositories
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Powerful and flexible library for loading, caching and displaying images on Android.
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running mat…
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
Epoxy is an Android library for building complex screens in a RecyclerView
Android application powering the mirror in my house
Catch common Java mistakes as compile-time errors
Runtime code generation for the Java virtual machine.
Android Circular Progress Button
A Model-View-Presenter / Model-View-Intent library for modern Android apps
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)
Android Library to build a UI Card
Fault tolerance and resilience patterns for the JVM
Decompiler from Java bytecode to Java, used in IntelliJ IDEA.
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
Awaitility is a small Java DSL for synchronizing asynchronous operations
Groupie helps you display and manage complex RecyclerView layouts.
Google Reader inspired self-hosted personal RSS reader.
A Gradle plugin to report the number of method references in your APK on every build.
An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.
Java agent that enables class reloading in a running JVM
Java regular expressions made easy.
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture