Skip to content
View blaspat's full-sized avatar

Block or report blaspat

Report abuse

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

Report abuse
blaspat/README.md

Blasius Patrick

Software Engineer · Elasticsearch Certified

Building in the open. Interests in distributed systems, observability, AI agents, and self-hosted infra.


stack

Java · Spring Boot · Elasticsearch · Redis · Maven TypeScript · JavaScript · Go · Python


projects

hermes-node-plugin · Python Hermes Agent plugin: WSS node server for remote execution targets. Turns any Hermes profile into a brain that commands remote nodes over authenticated WebSocket.

hermes-nodes · Go Standalone Go node binary. Pairs a remote machine with a Hermes Agent brain over WSS for remote shell and filesystem access. The arm in a brain-and-arm architecture — connects outbound, no inbound ports required.

bengkelcode · JavaScript Work in progress. Active dev tooling experiments.

wg-easy-pihole · Homelab WireGuard Easy + Pi-hole VPN/DNS setup. Self-hosted network infra for reliability and privacy.

elasticsearchclient · Java Lightweight Elasticsearch client utilities. Designed for clean integration with Java services.

resilient-redis-client · Java Fault-tolerant Redis client built with Lettuce. Handles reconnection and failover gracefully.

json-logging · Java JSON Logback logging — structured logs from Spring Boot with zero friction.

elasticsearch-demo · Java Elasticsearch integration demo with Spring Boot. Reference setup for real-world search indexing.

spring-boot-demo · Java Spring Boot Web MVC demo. Covered the basics here.


You can find me at blaspat.

Pinned Loading

  1. elasticsearchclient elasticsearchclient Public

    Elasticsearch Simple Client

    Java

  2. resilient-redis-client resilient-redis-client Public

    Resilient Redis Client (Lettuce)

    Java

  3. wg-easy-pihole wg-easy-pihole Public

    WireGuard Easy + PiHole

    1

  4. json-logging json-logging Public

    JSON Logback Logging

    Java