rnentjes
  • Joined on 2024-04-21
rnentjes pushed to master at rnentjes/markdown-parser 2025-12-07 18:40:32 +00:00
bc7cd5fb97 Refactor package structure to align with Markdown parser focus, update project version to 1.0.1, and add MIT license file.
63c24f6355 Refactor project to focus on Markdown parser development. Removed unused database and template-related code, added Markdown parsing functionality, and updated build configuration.
Compare 2 commits »
rnentjes created repository rnentjes/markdown-parser 2025-12-02 18:28:00 +00:00
rnentjes created repository rnentjes/simple-server-html 2025-10-19 13:23:18 +00:00
rnentjes pushed to master at rnentjes/kotlin-komponent 2025-10-18 14:25:00 +00:00
88cf5b8533 Bump version to 1.2.10, simplify attribute and event handling in ElementExtensions, and remove deprecated logic in HtmlBuilder.
rnentjes pushed to master at rnentjes/kotlin-webgl-fractal 2025-10-18 11:46:33 +00:00
74fce5d574 Refactor ShaderProgram class for improved readability and structure; add missing imports. Minor HTML formatting adjustments in index.html.
fcabd72075 Update readme with corrected URL link
56386d406c Clean up unused dependencies, reorganize source sets, and update readme with project details.
50a765f4ae Remove unused Julia class and related Kotlin/JS logic from the project.
2ae3a9ad8f Add readme
rnentjes created branch master in rnentjes/kotlin-webgl-fractal 2025-10-18 11:46:32 +00:00
rnentjes created repository rnentjes/kotlin-webgl-fractal 2025-10-18 11:45:50 +00:00
rnentjes pushed to master at rnentjes/kotlin-server-web-undertow 2025-10-05 11:08:13 +00:00
9a003f0f68 Update artifact configurations and improve server port usage
rnentjes pushed to master at rnentjes/kotlin-server-web-undertow 2025-09-30 13:34:01 +00:00
9448127654 Update library dependencies to latest versions
rnentjes pushed to master at rnentjes/kotlin-komponent 2025-09-19 17:19:14 +00:00
d3fef98203 v.1.2.9 - Fix memory leak
rnentjes pushed to main at rnentjes/simple-persistence-kotlin 2025-09-06 15:12:39 +00:00
b5357d644b Revert README.md to reference version 1.1.4
rnentjes pushed to main at rnentjes/simple-persistence-kotlin 2025-09-06 11:38:19 +00:00
rnentjes created branch main in rnentjes/simple-persistence-kotlin 2025-09-06 11:38:19 +00:00
rnentjes pushed to master at rnentjes/simple-persistence-kotlin 2025-09-06 11:37:42 +00:00
793b3b52fa Add detailed documentation in README.md for setup and usage
ac64321225 Add MIT License
Compare 2 commits »
rnentjes pushed to main at rnentjes/typed-byte-arrays 2025-09-06 11:17:28 +00:00
rnentjes created branch main in rnentjes/typed-byte-arrays 2025-09-06 11:17:28 +00:00
rnentjes pushed to master at rnentjes/mtmc-web 2025-08-23 15:44:31 +00:00
4dcfe3a6ff Refactor PlatformSpecific functions with time and setTimeout, optimize RewindStep substeps handling, update MTMCClock timing logic, enhance frame processing, and integrate updateJsDisplay for dynamic updates in Main.
rnentjes pushed to master at rnentjes/mtmc-web 2025-08-23 13:51:52 +00:00
f14f316e38 Refactor BufferedImage logic with WebGL support, update DisplayView for GPU-based rendering, transition timing functions to Double, optimize MTMCClock frame logic, and add dynamic control for update state in ControlView.
rnentjes pushed to master at rnentjes/kotlin-server-web-undertow 2025-08-18 18:06:59 +00:00
3556ffa295 Update library dependencies to latest versions
rnentjes pushed to master at rnentjes/kotlin-server-web-undertow 2025-08-18 17:49:59 +00:00
cdb88c7c5f Set Content-Type header for HTML responses in IndexHandler