jjenkov
AWS Solution Architect @KeyCore Senior Java Developer, Java Champion, Runs jenkov.com
Jenkov Aps
Pinned Repositories
butterfly-di-container
Butterfly Dependency Injection Container
butterfly-persistence
A simple Java JDBC based ORM.
iap-tools-java
A Java toolkit for working with the IAP network protocol and its data format ION.
java-examples
A set of Java examples - of Java SE features (core Java) and techniques.
java-nio-server
A Java NIO Server using non-blocking IO all the way through.
java-resizable-array
A resizable array implemented in Java.
java-web-crawler
A web crawler implemented in Java
javafx-examples
A large collection of JavaFX examples demonstrating basic + advanced features of JavaFX.
parsers
A repository showing various parts and variations of parser and tokenizer designs and implementations.
parsers-in-java
A JSON parser implemented in Java, to show how to implement high performance parsers in Java.
jjenkov's Repositories
jjenkov/java-nio-server
A Java NIO Server using non-blocking IO all the way through.
jjenkov/javafx-examples
A large collection of JavaFX examples demonstrating basic + advanced features of JavaFX.
jjenkov/java-examples
A set of Java examples - of Java SE features (core Java) and techniques.
jjenkov/iap-tools-java
A Java toolkit for working with the IAP network protocol and its data format ION.
jjenkov/butterfly-di-container
Butterfly Dependency Injection Container
jjenkov/java-resizable-array
A resizable array implemented in Java.
jjenkov/parsers
A repository showing various parts and variations of parser and tokenizer designs and implementations.
jjenkov/butterfly-persistence
A simple Java JDBC based ORM.
jjenkov/undertow-examples
Examples of using the Undertow Java web server
jjenkov/java
Java code examples for my tutorial website tutorials.jenkov.com
jjenkov/pde-pdl-specification
jjenkov/aws-cdk-examples
AWS CDK examples - showing how to do various things with AWS CDK.
jjenkov/shoppingcart-microservice
jjenkov/template-engine
A minimal template engine capable of merging a template with data to be inserted into the template at specific insertion points
jjenkov/parsers-benchmarks
Benchmarks for my "parsers" repository (containing parser implementation examples)
jjenkov/super-csv
A fast, programmer-friendly, free CSV library for Java
jjenkov/aws-cfn-examples
AWS CloudFormation (CFN) Examples - for creating various different AWS resources via CloudFormation
jjenkov/aws-lambda-cdk-java
A simple AWS Lambda example using Java 17 for the lambda, and AWS CDK for Java + Java 17 for deployment
jjenkov/javafx-app-template
A JavaFX app template that can be used to get started with new JavaFX apps faster.
jjenkov/javafx-demo-app
A JavaFX app that demos various JavaFX features and possibilities.
jjenkov/chavolix-js
A core animation framework in JavaScript - focused on animating data values - not HTML elements.
jjenkov/jpa-examples
Some Java JPA examples.
jjenkov/polymorph-web-board-examples
Shows examples of how to use the various Polymorph Web Boards by plugging in your own data and configuration.
jjenkov/statistics-report
A simple statistic report in HTML + JavaScript showing common concepts in statistics calculated from a real data set.
jjenkov/threejs-examples
Three.js examples and experiments.
jjenkov/undertow-acme4j
An Undertow web server configured to use HTTPS with Let's Encrypt certificates obtained via ACME4J
jjenkov/dashboard
A configurable dashboard implemented using web technologies. Data is loaded from JSON files.
jjenkov/java-jpa-examples
A few examples related to Java JPA
jjenkov/nih
A JavaScript library focused on minimalism and pluggability.
jjenkov/visuals
A JavaScript library for visualization of various concepts