Pinned Repositories
components-contrib
Community driven, reusable components for distributed apps
fontys-fall2023-microservices-messaging-kafka
Workshop resources for the Fontys Fall 2023 workshop on microservices, messaging and Apache Kafka
go-oracle-database
Experiments with Oracle Database interaction from Go
kafka-streams-running-topN
Running Top N aggregation using Apache Kafka Streams
microservices-choreography-kubernetes-workshop-june2017
Workshop materials for a June 2017 workshop on microservices, Docker & Kubernetes, Node.JS, Kafka, Redis and choreography
playwright-scenarios
Some scenarios using Playwright - deeplink bookmarks, tactical integration, RPA, UI Healthcheck, Test Automation of User Interface, documenting web applications
presentations
Slides from presentations for conferences, user group events, meetups and more
real-time-ui-with-kafka-streams
Fast data arrives in real time and potentially high volume. Rapid processing, filtering and aggregation is required to ensure timely reaction and actual information in user interfaces. Doing so is a challenge, make this happen in a scalable and reliable fashion is even more interesting. This session introduces Apache Kafka as the scalable event bus that takes care of the events as they flow in and Kafka Streams for the streaming analytics. Both Java and Node applications are demonstrated that interact with Kafka and leverage Server Sent Events and WebSocket channels to update the Web UI in real time. User activity performed by the audience in the Web UI is processed by the Kafka powered back end and results in live updates on all clients.
soasuitehandbook
Source Code for the Oracle SOA Suite 12c Handbook
lucasjellema's Repositories
lucasjellema/oci-file-manager
Static Web Application for navigating, uploading, downloading files in an OCI Object Storage Bucket
lucasjellema/presentations
Slides from presentations for conferences, user group events, meetups and more
lucasjellema/geocafe
lucasjellema/fontys-fall2023-microservices-messaging-kafka
Workshop resources for the Fontys Fall 2023 workshop on microservices, messaging and Apache Kafka
lucasjellema/bubbletip
App for sharing tips on accomodations, restaurants and activities in a bubble of friends
lucasjellema/chloropleth-worldmap-in-vue
Colorful, interactive world map with d3.js embedded in Vue 3
lucasjellema/d3-svg-data-viz-experiments
some explorations around data visualizations using D3 and SVG
lucasjellema/draw-winning-candidates
This repo has a simple web application (d3.js, SVG, JavaScript) that allows you to draw winners in a fair, anonymous way - suitable for drawing from up to 12 candidates
lucasjellema/expertise-monitor
Overview and editor of expertise per organization unit and per technology area
lucasjellema/fontys-2024-microservices-messaging-kafka
Workshop resources for the Fontys 2024 workshop on microservices, messaging and Apache Kafka
lucasjellema/foto-map
Browser App to create Maps from Photographs, leveraging their GPS coordinates
lucasjellema/gitpod-oracle-database-23ai-free-
Run Gitpod workspace with Oracle Database Free 23ai (23.4.0.0.0)
lucasjellema/informatica-databases
Materiaal voor informaticaonderwijs middelbare scholen
lucasjellema/leaflet-openstreetmap-geojson-conclusion-offices
First step with Leaflet in combination with OpenStreetMap and GeoJSON
lucasjellema/memo-recorder
simple static web application for recording and submitting a note including file and screen cam capture
lucasjellema/my-angular-app-in-container
Simplest Angular Web Application ever - packaged into a runnable (and running) container
lucasjellema/my-chrome-extension-exploration
First steps with Chrome Extensions
lucasjellema/outlook-addin
experiments with Outlook Addin
lucasjellema/outlook-addin-imageinserter
A very simple Outlook Addin
lucasjellema/plottr
Web application for recording plots.
lucasjellema/stackedarea-and-synchronized-barchart-d3-vue
A stacked area chart with linked and synchronized bar chart in Vue 3 with D3
lucasjellema/technology-radar-v2-prototype
Azure Static WebApp for the Conclusion Technology Radar V2 Prototype
lucasjellema/the-advent-of-code-2023
My solutions for The Advent of Code 2023
lucasjellema/visualization-netherlands-and-conclusion-locations
Using d3.js and GeoJSON to visualize the provinces of The Netherlands the offices of the Conclusion ecosystem
lucasjellema/visualize-dutch-railways-on-map
Using data from public data sets describing Dutch railway tracks this repo uses d3,.js, geojson and svg to visualize these tracks
lucasjellema/vue-event-agenda-prototype
my first attempts at creating a Vue3 application
lucasjellema/worldmap-visualization-part-four
World Map data visualization with programmatic and manual zooming and panning/dragging
lucasjellema/worldmap-visualization-part-one
Code for first and introductory article on visualizing data on world map using D3
lucasjellema/worldmap-visualization-part-three
Data visualization in a world map created with d3, SVG, JavaScript - with interactivity - select, zoom, translate
lucasjellema/worldmap-visualization-part-two
Visualizing World Data on a Map produced using d3 and SVG