Pinned Repositories
bazel-k8s-resources-mngmt
Example / PoC of using bazel rules for managing different k8s deployments / resources
bazel-toolchains-explained
Repository complimentary to my blog post series explaining the toolchains in Bazel
cv
Curriculum vitae and resume generation
GUT_Manycore_Architectures_MCTS
Project for Gdansk University of Technology "Manycore Architectures" classes - simply distributed Monte Carlo Tree Search to be used in branching games decisions making
GUT_Monte_Carlo_Tree_Search
Project for Gdansk University of Technology "Manycore Architectures" classes - simply parallalized Monte Carlo Tree Search to be used in branching games decisions making
nixos-config
Collection of configuration files / scripts to setup my NixOS instances
rise-and-fall
Rise and fall of dwarven empire
rules_cc_hdrs_map
Escape weird includes path hell with header maps
rust-monte-carlo-tree-search
Contains various implementations of Monte-Carlo-Tree-Search
stellaris-mod-filthy-casual-mode
Mod for Paradox Stellaris - adds various benefits to player.
AleksanderGondek's Repositories
AleksanderGondek/A7-NoEENPCs
A WeiDU mod for BG:EE and BG2:EE that allows you to tweak the new Beamdog NPCs
AleksanderGondek/AIDungeon
Infinite adventures await!
AleksanderGondek/argo-events
Event-driven workflow automation framework
AleksanderGondek/bru
Build Results UI for Bazel
AleksanderGondek/cue-lang-demo
Short presentation of cue-lang
AleksanderGondek/dataform
Dataform is a framework for managing SQL based data operations in BigQuery, Snowflake, and Redshift
AleksanderGondek/deploy-rs
A Simple multi-profile Nix-flake deploy tool.
AleksanderGondek/distroless
🥑 Language focused docker images, minus the operating system.
AleksanderGondek/haskell-nix
Nix and Haskell in production
AleksanderGondek/jira-tempo-begone
Automatic, daily updates of time spent on your issues in current sprint (Begone need of being reduced to ticket-pusher)
AleksanderGondek/kubecon2020
AleksanderGondek/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
AleksanderGondek/kubesec
Secure Secret management for Kubernetes (with gpg, Google Cloud KMS and AWS KMS backends)
AleksanderGondek/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
AleksanderGondek/nip.io
AleksanderGondek/nix-autobahn
AleksanderGondek/nixery
Container registry which transparently builds images using the Nix package manager
AleksanderGondek/nixos-shell
Spawns lightweight nixos vms in a shell
AleksanderGondek/nixos-workshops
Workshop material to teach Nix and NixOS
AleksanderGondek/py-friends-and-strangers
Python assignment built around Ramsey theorem and sim game
AleksanderGondek/python-web-apps-101
Introductory course to web applications creation, structuring and development in Python
AleksanderGondek/remark-1
A simple, in-browser, markdown-driven slideshow tool.
AleksanderGondek/ros-bazel
Build ROS code with Bazel
AleksanderGondek/rules_gitops
This repository contains rules for continuous, GitOps driven Kubernetes deployments.
AleksanderGondek/rules_helm
rules_helm: Bazel rules for managing helm charts
AleksanderGondek/rust-musl-builder
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
AleksanderGondek/scala-homework
Homework assignment
AleksanderGondek/sonobuoy
Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests and other plugins in an accessible and non-destructive manner.
AleksanderGondek/supertag
A tag-based filesystem
AleksanderGondek/vim-cue
cuelang/cue syntax highlighting plugin for vim, derived from google/vim-jsonnet