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

Block or report bernardladenthin

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
bernardladenthin/README.md
  πŸ‘¨β€πŸ’» Bernard Ladenthin | Homepage | LinkedIn

GitHub Metrics

I'm a Software Developer at IAV GmbH in Berlin, specializing in automotive infotainment systems and robust backend development.

My tech stack focuses on:

  • JVM languages: Java, Kotlin, Groovy
  • Also experienced with: Python, C, C++, Assembler

All of my public projects are test-driven and emphasize clarity, performance, and maintainability.


βš™οΈ Featured Projects

A high-performance JVM + OpenCL tool that generates and checks Bitcoin & altcoin addresses β€” designed for cryptographic edge-case exploration and performance experiments.
Focuses on:

  • Parallel EC key generation
  • Vanity address search
  • Efficient LMDB database integration

πŸ“¦ streambuffer

A lightweight, high-performance streaming buffer with modular, pluggable backends.
Designed for embedded systems and protocol decoders, streambuffer allows flexible data slicing, lookahead, and buffer chain composition.


πŸ“‘ Interests

Outside of work, I enjoy electronics engineering, low-level development, and building custom tools or devices to solve unique problems.


🌍 Location

Based near Berlin, Germany πŸ‡©πŸ‡ͺ, I love building efficient, testable, and well-documented software β€” whether it runs on a car, a GPU, or a tiny microcontroller.


Feel free to connect with me on LinkedIn.
I’m always happy to talk about tech, performance, or embedded systems!

Pinned Loading

  1. BitcoinAddressFinder BitcoinAddressFinder Public

    A high performance bitcoin address finder.

    C 191 53

  2. streambuffer streambuffer Public

    A stream buffer is a class to buffer data that has been written to an OutputStream and provide the data in an InputStream.

    Java 8 6