Featured image of post Building a Robot from Scratch: Project Outline

Building a Robot from Scratch: Project Outline

Projects should be fun, entertaining and educating. In the past year, my projects were in two areas: DevOps with Ansible, Nomad and Kubernetes. Web Application Development with HTML, CSS and JavaScript frameworks. For some time, another interesting area has been on my mind: Robots. It’s amazing what other enthusiast created, its inspiring to watch a self-made, wheeled robot with a laser sensor to drive around and explore its surroundings.

Featured image of post ApiBlaze: UI for Searching API Elements

ApiBlaze: UI for Searching API Elements

ApiBlaze is a tool to explore API specifications: Search for a keyword, filter for objects, properties, or endpoints, and immediately see descriptions and code examples. ApiBlaze helps you to answer a specific question about an API lightning fast. You can try it here: [apiblaze.admantium.com](https://apiblaze.admantium.com).

Featured image of post ApiBlaze: Parsing and Searching Elements in OpenApi Specs

ApiBlaze: Parsing and Searching Elements in OpenApi Specs

ApiBlaze is a tool to explore OpenAPI specifications: Search for a keyword, filter for objects, properties, or endpoints, and immediately see descriptions and code examples. ApiBlaze helps you to answer a specific question about an API lightning fast. You can try it here: [apblaze.admantium.com](https://apiblaze.admantium.com).

Featured image of post ApiBlaze: Websocket Backend

ApiBlaze: Websocket Backend

ApiBlaze is a tool to explore API specifications: Search for a keyword, filter for objects, properties, or endpoints, and immediately see descriptions and code examples. ApiBlaze helps you to answer a specific question about an API lightning fast. You can try it here: [apblaze.admantium.com](https://apiblaze.admantium.com).

Featured image of post Websockets: Blazing Fast Data Exchange

Websockets: Blazing Fast Data Exchange

WebSockets are a protocol for establishing long-lasting connections between several nodes. Once the connection is established via a handshake, all subsequent messages are sent immediately. Not needing to wait for request-response pairs, as in the HTML protocol, greatly increases transmission speed. The connection is full-duplex, meaning data can be received and send at the same time, in both directions. In summary, these capabilities allow real-time data exchange between several nodes. WebSockets are the foundation for video streaming, audio streaming and chat applications.

Featured image of post ApiBlaze: UI-Interactions for Searching APIs

ApiBlaze: UI-Interactions for Searching APIs

ApiBlaze is a tool to explore API specifications: Search for a keyword, filter for objects, properties, or endpoints, and immediately see descriptions and code examples. ApiBlaze helps you to answer a specific question about an API lightning fast. You can try it here: [apblaze.admantium.com](https://apiblaze.admantium.com).

Featured image of post ApiBlaze: Designing the API Search Bar

ApiBlaze: Designing the API Search Bar

ApiBlaze is a tool to explore API specifications: Search for a keyword, filter for objects, properties, or endpoints, and immediately see descriptions and code examples. ApiBlaze helps you to answer a specific question about an API lightning fast. You can try it here: [apiblaze.admantium.com](https://apiblaze.admantium.com).

Featured image of post ApiBlaze: SPAC Framework Refactoring

ApiBlaze: SPAC Framework Refactoring

_ApiBlaze is a tool to explore API specifications: Search for a keyword, filter for objects, properties, or endpoints, and immediately see descriptions and code examples. ApiBlaze helps you to answer a specific question about an API lightning fast. **You can try it here: [apiblaze.admantium.com](https://apiblaze.admantium.com).**_