Skip to content
View StanMarek's full-sized avatar
🔥
fire
🔥
fire
  • Kraków, PL
  • 08:45 (UTC +02:00)

Organizations

@KISiM-AGH

Block or report StanMarek

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
StanMarek/README.md

Typing SVG

public record Developer(String name, String role, String location, String edu) {

    public static final Developer ME = new Developer(
        "Stanisław Marek",
        "Senior Java Software Engineer",
        "Kraków, Poland",
        "AGH University — Computer Science"
    );
}
$ cat interests.txt
→ designing JVM back-end systems & microservices
→ Spring Boot / Spring Cloud ecosystem
→ AI agents & developer tooling (Claude Code ♥)
→ systems programming in Rust and Go
→ scientific / numerical computing
→ solving Advent of Code every year

> tech --stack

Languages

Java Kotlin TypeScript Go Rust Python C++ C Lua

Frameworks & Runtime

Spring Boot Spring Hibernate NestJS GraphQL Kafka

Infrastructure & Tools

Docker PostgreSQL Maven Gradle Claude Code Neovim Tauri


> ls projects/

agentforge-ide AI-powered IDE built with Tauri, TypeScript & Rust — visual agent orchestration and development environment.

rust-model-definition-parser Model definition parser written in Rust. Parses structured definitions into usable data models.

master-thesis Full-stack thesis project — API + frontend + WebAssembly mesh service, all containerized with Docker.

go-lattice-boltzman-method Lattice Boltzmann fluid simulation implemented in Go for computational physics.

> ls projects/ --all
Repo Lang Description
nest-gql-monitoring-backend TypeScript NestJS + GraphQL monitoring backend
go-microservice Go Microservice architecture in Go
neovim-config Lua Personal Neovim configuration
typescript-discord-bot TypeScript Discord bot in TypeScript
pub-sub-python-kafka Python Pub/Sub messaging with Apache Kafka
advent-of-code Kotlin Advent of Code solutions
rust-aoc-2023 Rust AoC 2023 in Rust
cpp-optimization C++ Optimization algorithms
c-parallel-programming C Parallel programming in C
finite-elements-method Python Finite element method solver

> stats

  



GitHub Streak


LinkedIn    GitHub

$ echo "Thanks for stopping by!" && exit 0

Pinned Loading

  1. go-lattice-boltzman-method go-lattice-boltzman-method Public

    Go

  2. finite-elements-method finite-elements-method Public

    Python

  3. go-microservice go-microservice Public

    Go

  4. nest-gql-monitoring-backend nest-gql-monitoring-backend Public

    TypeScript

  5. pub-sub-python-kafka pub-sub-python-kafka Public

    Python

  6. typescript-discord-bot typescript-discord-bot Public

    TypeScript