jumarko
Clojure, JVM, CodeScene! See also my curiousprogrammer-net github profile: https://github.com/curiousprogrammer-net/
@empear-analytics Brno
Pinned Repositories
clojure-experiments
My Clojure REPL experiments. Instead of typing directly into REPL, save everything in the file! Motivated by Stuart Halloway's talk about REPL Driven Development:
data-experiments
To learn and experiment with data analysis et al.
functional-design-in-clojure
Repository for examples/programs inspired by the Functional Design in Clojure podcast: https://clojuredesign.club/
gatling-sample-project
Gatling sample project
kerberos-auth-example
The demonstration of authentication against kerberos-enabled proxy with Java's Krb5LoginModule.
lisp-in-small-pieces
For the examples from the book Lisp in Small Pieces. See also Chouser's book club: https://chouser.us/lisp2022/
poptavka
Repository for my former free-time project "poptavka"
pure-blog
My own blog app implementation for the purpose of PurelyFunctional.tv exercise.
system-utilities
Various scripts and small utilities for monitoring, troubleshooting, automating tasks, etc.
web-development-with-clojure
Repository for the examples from the book Web Development with Clojure, 2nd edition
jumarko's Repositories
jumarko/clojure-experiments
My Clojure REPL experiments. Instead of typing directly into REPL, save everything in the file! Motivated by Stuart Halloway's talk about REPL Driven Development:
jumarko/api-security-in-action
Code from the book Api Security in Action: https://www.manning.com/books/api-security-in-action
jumarko/system-utilities
Various scripts and small utilities for monitoring, troubleshooting, automating tasks, etc.
jumarko/WebDAV-Uploader-Demo
Example of GoodData WebDAV authentication via basic credentials or SST token and uploading sample file
jumarko/poptavka
Repository for my former free-time project "poptavka"
jumarko/12-languages-in-2023
Repo for Exercism challenge: https://exercism.org/challenges/12in23
jumarko/apostrophe
A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
jumarko/bevy
A refreshingly simple data-driven game engine built in Rust
jumarko/blast-project
Blast project for CRBS - files with non-ascii names?
jumarko/coding-challenges
Coding challenges from https://codingchallenges.fyi/ implemented in Clojure
jumarko/dan-grossman-programming-languages
Examples, homeworks, and other materials for the programming language course by Dan Grossman: https://www.coursera.org/learn/programming-languages
jumarko/deploy-sourcegraph-docker
Sourcegraph with Docker Compose deployment reference
jumarko/diagramming-experiments
Explore diagramming tools & techniques
jumarko/gama
[CodeScene testing] Main repository for developing the 2024+ versions of GAMA
jumarko/initelilj-plugins
Experimental intellij plugins to learn about plugins development. See https://plugins.jetbrains.com/docs/intellij/developing-plugins.html
jumarko/intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
jumarko/jetty-experiments
Experiments with Jetty server including performance testing in Clojure and Java.
jumarko/jkeymaster
A library for registering global hotkeys in java with JNA. The goal is to support X11-based platforms, Windows and MacOSX
jumarko/kibana
Your window into the Elastic Stack
jumarko/kubernetes
Production-Grade Container Scheduling and Management
jumarko/kubernetes-experiments
MISC kubernetes experiments: tutorials, small projects, snippets, etc.
jumarko/linux
Linux kernel source tree
jumarko/linux-experiments
Repository with various linux-related experiments including samples from (LinkedIn) courses such as Linux Tips Weekly, Bash scripting course, Regular expressions, etc.
jumarko/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
jumarko/openmct
A web based mission control framework.
jumarko/parsing-experiments
Playing with ANTLR grammars and parsers.
jumarko/penpot
Penpot - The Open-Source design & prototyping platform
jumarko/rust-experiments
Little experiments in the Rust programming language: https://www.rust-lang.org/learn
jumarko/sentry
Developer-first error tracking and performance monitoring
jumarko/sourcegraph
Code AI platform with Code Search & Cody