JO3-W3B-D3V
I'm a software engineer & I enjoy working with all sorts, from TypeScript to Java to Python, you name it.
CGIUnited Kingdom
Pinned Repositories
DynamicChartJS.js
This allows you to create dynamic charts while using Chart.JS, the purpose of this project is to allow you to change the graph, including the data and the type of graph depending on some action that may occur. In the example(s), I’ve provided the example where if the user interacts with the DOM in a certain way then the data provided to the charts changes.
HTTP-JS
This is a simple JavaScript function which allows you to interact with some back end, the idea was to implement a native JavaScript solution which is somewhat similar to jQuery's AJAX.
MultiThread
The purpose of this project is simple, include a lightweight wrapper on top of web workers to allow for multi threading. Even if you're unsure about using this code in your own project(s), you can always take a look just to learn how to use web workers within the web browser.
Ninja
This is a very lightweight JavaScript template engine that works in IE8+.
OQS
This is an in memory database, it's a work in progress.
SpringBoot-Starter-Demo
This is a demo/starter application.
Syml
This is a simple state manager for modern front end applications.
ToolKit-JS
This is a lightweight front end library that contains a lot of powerful utilities, while remaining small in size.
JO3-W3B-D3V's Repositories
JO3-W3B-D3V/ToolKit-JS
This is a lightweight front end library that contains a lot of powerful utilities, while remaining small in size.
JO3-W3B-D3V/Ninja
This is a very lightweight JavaScript template engine that works in IE8+.
JO3-W3B-D3V/DynamicChartJS.js
This allows you to create dynamic charts while using Chart.JS, the purpose of this project is to allow you to change the graph, including the data and the type of graph depending on some action that may occur. In the example(s), I’ve provided the example where if the user interacts with the DOM in a certain way then the data provided to the charts changes.
JO3-W3B-D3V/HTTP-JS
This is a simple JavaScript function which allows you to interact with some back end, the idea was to implement a native JavaScript solution which is somewhat similar to jQuery's AJAX.
JO3-W3B-D3V/jo3-w3b-d3v.github.io
This is just a play around experiment. Nothing serious.
JO3-W3B-D3V/Router-JS
This is a simple to use router in JavaScript, as you can see there is minor support for legacy web browsers, the purpose of this router is to be as simple and easy to use as possible, mostly for an SPA based front end, however it could be used elsewhere.
JO3-W3B-D3V/SpringBoot-Starter-Demo
This is a demo/starter application.
JO3-W3B-D3V/MultiThread
The purpose of this project is simple, include a lightweight wrapper on top of web workers to allow for multi threading. Even if you're unsure about using this code in your own project(s), you can always take a look just to learn how to use web workers within the web browser.
JO3-W3B-D3V/OQS
This is an in memory database, it's a work in progress.
JO3-W3B-D3V/Syml
This is a simple state manager for modern front end applications.
JO3-W3B-D3V/dbeaver-password-retriever
JO3-W3B-D3V/Django-Starter
JO3-W3B-D3V/Flutter-Basics
JO3-W3B-D3V/jersey-spring-example
Blog: Using Spring With Jersey
JO3-W3B-D3V/JO3-W3B-D3V
JO3-W3B-D3V/kala.github.io
JO3-W3B-D3V/Node-Demo
JO3-W3B-D3V/Node-Starter
This is just a basic Node API style application with DB migrations & unit tests.
JO3-W3B-D3V/Promise-js
This is an example of how you can implement promises within JavaScript, it's quite easy to use, and quite simplistic, it may not be the best option, but this is simply a demo.
JO3-W3B-D3V/Responsive-Tables
This is a simple solution to allowing users on a mobile device to view simple HTML tables in such a way that it’s actually somewhat pleasant to look at, unlike a lot of solutions, this solution does not simply allow you to scroll when overflow occurs, as the aim is to prevent overflow from occurring in the first place.
JO3-W3B-D3V/SimpleQueryBuilder
The purpose of this project is to simply allow for a very minimal OOP based query builder, in multiple languages, currently it's only been written in Java, PHP and Node, however I plan to include a python implementation too.
JO3-W3B-D3V/toolkit-inject
JO3-W3B-D3V/usehooks
Easy to understand React Hook code recipes
JO3-W3B-D3V/yet-another-silly-cs-tutorial
JO3-W3B-D3V/zero-to-mastery-ml
All course materials for the Zero to Mastery Machine Learning and Data Science course.