Skip to content
View Zarathos94's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Zarathos94

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Zarathos94/README.md

Irfan Šarić

🤖 Building machines that build machines

📚 Langues and Frameworks

  • Go
  • Rust ( Anchor, Tokio )
  • JavaScript, TypeScript
  • Java ( Spring Boot )
  • Python ( Pandas, Numpy, Alchemy, FastAPI, Alembic, Flask... )
  • Solidity
  • C
  • C++ ( STL, Boost, Bazel, Ninja )
  • SQL

🏛️ Databases

  • PostgreSQL
  • MySQL
  • Cassandra
  • DynamoDB, BigQuery

🗄️ Cache/Memory/File Storage

  • On Premise
  • Redis
  • Memcached
  • ElasticSearch, OpenSearch, all Lucene based
  • S3

⚡️ Messaging/Event Source/Queue/Stream

  • Kafka
  • NATS
  • RabbitMQ
  • Matrix

☁️ Environments

  • AWS
  • GCP
  • DigitalOcean

🧰 Tooling

  • Version Control(Git/it-Flow)
  • Test Driven Development
  • Kubernetes
  • Docker
  • Jenkins
  • Github Actions

💡 Projects

  • Genesys Vault - A Solana based AES-256 encrypted data store contract
  • EVM Starter - Simple EVM starter config, used as a playground
  • Voxelized - A particle gravity simulation program in C++ OpenGL
  • MQTT/Kafka Router - A router plugin from EMQTT broker cluster to Kafka cluster
  • OCPP Service - An integration guide/setup for EV charging stations, written in GO, using Raspberry PI as the controller
  • MQTT Cluster - Simple EMQTT/X cluster configuration setup with authorization
  • MQTT Auth API - A simple authorization API for EMQX broker clusters, with migrations and deployment config

🔗 Get in touch

  • Telegram: @irfansaric
  • Twitter/X: @irfansaric

Pinned Loading

  1. genesys-vault genesys-vault Public

    A Solana based AES-256 encrypted data store contract and wrapper/library

    TypeScript

  2. emqttd_kafka_plugin_rev emqttd_kafka_plugin_rev Public

    A router plugin from EMQTT broker cluster to Kafka cluster

    Erlang 2 3

  3. Voxelized Voxelized Public

    A particle gravity simulation program in OpenGL

    C++ 1

  4. Whirlpool Whirlpool Public

    The Whirlpool hash algorithm

    Objective-C 1

  5. mqtt-auth-api mqtt-auth-api Public

    A simple authorization API for EMQX broker clusters, with migrations and deployment config

    PLpgSQL