Skip to content
View Krauzy's full-sized avatar
πŸ’»
Working...
πŸ’»
Working...

Block or report Krauzy

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Krauzy/README.md

Profile views Β  GitHub followers Β  GitHub stars Β  Public repos

Caio Kraut

Software Engineer IV Β· Backend Engineering Β· Cloud-Native Architecture Β· Platform Engineering

Typing SVG


Portfolio Β  LinkedIn Β  GitHub


🧠 About me

I am a software engineer focused on backend engineering, cloud-native architecture and platform-oriented systems.

My work usually sits at the intersection of:

  • distributed systems
  • event-driven architecture
  • financial-grade backend services
  • infrastructure as code
  • observability
  • clean architecture
  • developer experience

I like systems that are not only functional, but also traceable, scalable, testable and boring enough to run in production.

Business complexity
        β”‚
        β–Ό
Clean domain modeling
        β”‚
        β–Ό
Observable backend services
        β”‚
        β–Ό
Event-driven integration
        β”‚
        β–Ό
Cloud-native deployment
        β”‚
        β–Ό
Production feedback loop

βš™οΈ Engineering focus

Backend Java, Spring Boot, Quarkus, Kotlin, Node.js, TypeScript
Architecture Microservices, Hexagonal Architecture, DDD, Event-Driven Systems
Cloud & Infra AWS, Docker, Kubernetes, Terraform, LocalStack
Data PostgreSQL, OracleDB, MongoDB, Redis, DynamoDB
Messaging SQS, SNS, RabbitMQ
Observability Datadog, ElasticSearch, structured logs, metrics and production diagnostics

🧰 Tech stack

Backend

Java Spring Boot Quarkus Kotlin Node.js TypeScript

Frontend

React Next.js Angular Vue.js

Cloud, Infra & DevOps

AWS Terraform Kubernetes Docker LocalStack

Data & Messaging

PostgreSQL Oracle MongoDB Redis RabbitMQ Amazon SQS


πŸ“Š GitHub metrics

GitHub stats Top languages
GitHub streak

WakaTime stats


🧩 Selected repositories


πŸ—οΈ Project map

Project Main idea Stack / Theme
order-flow-platform Platform architecture and cloud solutions study case Java, architecture, cloud
qtwitch Twitch API simulator with streaming concepts Java, Quarkus, REST API, SQL
exodia Security-oriented CLI experimentation JavaScript, CLI, security
portfolio Personal portfolio TypeScript, React, Next.js
mt-rabbit Message queue sample with RabbitMQ and MassTransit C#, RabbitMQ, messaging
8-puzzle Heuristic search applied to the 8-puzzle problem Python, BFS, DFS, AI
Forest Data structure studies with trees Java, binary tree, B-tree, trie
p2p-chat Peer-to-peer chat using sockets C#, sockets, networking

πŸ§ͺ Engineering principles

engineering:
  mindset:
    - make_complexity_visible
    - design_for_failure
    - measure_before_optimizing
    - logs_are_part_of_the_product
    - tests_are_architecture_documentation
    - production_feedback_beats_assumptions

  architecture:
    - clean_boundaries
    - explicit_domain_rules
    - event_driven_when_it_reduces_coupling
    - infrastructure_as_code
    - observable_by_default

πŸš€ Current direction

I am sharpening my work around:

  • Java and Kotlin backend systems
  • AWS production architecture
  • Kubernetes-based deployment
  • Terraform and reproducible infrastructure
  • event-driven platforms
  • observability-first engineering
  • platform engineering
  • architecture portfolio projects

πŸ“Œ What I value in software

Good software is not just code that works.
It is code that explains itself under pressure.

I value codebases where the architecture is understandable, the operational behavior is visible, and the development flow does not fight the team.


🀝 Connect

Portfolio Β  LinkedIn Β  GitHub

Pinned Loading

  1. portfolio portfolio Public

    My portfolio, build with next.js, tailwind and, of course, AI ;)

    TypeScript 1

  2. git-commit-bomb git-commit-bomb Public

    A commit bomb that distributes commits on different dates, painting your activity chart green

    JavaScript 2

  3. exodia exodia Public

    Exodia is intended only for owned, authorized, or lab environments.It performs defensive checks and does not include exploit, evasion, persistence, credential theft, or destructive capabilities.

    Python

  4. noizy noizy Public

    Noizy is a fullstack music streaming platform inspired by common streaming workflows without using protected brands, names, or assets.

    Kotlin

  5. order-flow-platform order-flow-platform Public

    This repository is a study case of platform architecture and cloud solutions

    Java

  6. sysdeck sysdeck Public

    An open-source design system lab

    TypeScript