Pinned Repositories
cassandra-walker
Command line tool to generate idiomatic Cassandra codes for Golang. ORM and query builder. Simple and type safe, removes a lot of boilerplate codes and makes codes much more robust and scalable. Catch most of errors at compile time.
EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
go-orma
go-orma-cache
go-orma-events
iGap-Android
Source code of iGap Messenger for Android
ms_native
This is not open source project. This is codes are just a portfolio of my social network for android.
pb_walker
This codes reads .proto files and generates codes for Android in Java and back-end in Go. This is an internal tool
telegram_crawler
An experimental Telegram's channel's messages, photos, videos,... crawlers. [Used to exports all channel's contents].
xml2java
Get ride of findViewById in android. This tool generates a huge Java class "X.java", in that class, every file in layout/*.xml will be represented with a nested class, which inflate and finds all views with id in that layout file. IDE friendly. A great alternative to Butterknife and android data binding.
jozn's Repositories
jozn/cassandra-walker
Command line tool to generate idiomatic Cassandra codes for Golang. ORM and query builder. Simple and type safe, removes a lot of boilerplate codes and makes codes much more robust and scalable. Catch most of errors at compile time.
jozn/pb_walker
This codes reads .proto files and generates codes for Android in Java and back-end in Go. This is an internal tool
jozn/telegram_crawler
An experimental Telegram's channel's messages, photos, videos,... crawlers. [Used to exports all channel's contents].
jozn/artifacts
jozn/atomicswap
On-chain atomic swaps for Decred and other cryptocurrencies.
jozn/backend
Backend of a messenger/social network (mobile app in Flutter in another repo) -- private repo
jozn/beercss
Build material design interfaces in record time... without stress for devs... 🍺💛
jozn/cassandra_walker_rust
Internal tool, update for Rust support. Main repo: https://github.com/jozn/cassandra-walker
jozn/cassandra_walker_wrong
WRONGE ADDRESS go to https://github.com/jozn/cassandra_walker_rust
jozn/cypher-connect
Android VPN using Shadowsocks
jozn/db-walker
[Internal tool] MySQL and Cockroachdb static type-safe ORM code generator and query builder. Production ready, open sourcing quality in progress. In newer version only Rust and MySQL is supported.
jozn/dcrd
Decred daemon in Go (golang).
jozn/dcrdex
The Decred Decentralized Exchange (DEX), powered by atomic-swaps.
jozn/dcrdocs
Documentation for Decred.
jozn/flip_app
A messenger/social network app in Flutter. [Backend in private repo written in Rust]
jozn/jonz-trojan
the fork of trojan
jozn/jozn
Personal portfolio
jozn/logger
jozn/Machine-Learning-with-Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
jozn/pb_walker_rusting
A clean update from the old repo, to support Rust (old codebase is 5 years old): https://github.com/jozn/pb_walker
jozn/prost
PROST! a Protocol Buffers implementation for the Rust Language
jozn/pytorch-forecasting
Time series forecasting with PyTorch
jozn/quick-protobuf
A rust implementation of protobuf parser
jozn/salamvpn
jozn/simulator_outputs
Trading platform charts, ML data feeds and other outputs for making better trading decisions.
jozn/time-series-forecasting-pytorch
Acquiring data from Alpha Vantage and predicting stock prices with PyTorch's LSTM
jozn/trading-vue-js
💹 Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts. [Not Maintained]
jozn/trojan-rust
Yet another trojan-gfw in Rust
jozn/TrojanRust
Trojan-rust is a rust implementation for Trojan protocol that is targeted to circumvent GFW. This implementation focus on performance and stability above everything else.
jozn/xgboost-rs