webJose
Professional with 18 years of experience in the field of software development.
IntelCosta Rica
Pinned Repositories
dotnet-content-creators
⚡A list of .NET content creators
HttpRawTraceListener
A simple way to hook into the System.Net trace and capture raw HTTP requests and responses
JwtInvalidationExpress
NodeJS Express server that exemplifies how to invalidate JWT's by their "issued at" claim value.
single-spa-and-svelte
Experimental and demonstrative repository on how to use single-spa with a root project made with Svelte.
wj.ObjectComparer
Class library that allows comparison of two objects the same or different types in a property-by-property basis.
vite-plugin-single-spa
Vite plugin to convert Vite-based projects to single-spa root or micro-frontend applications.
wjfe-async-workers
Provides thread-safe and atomic synchronization objects, and wrappers to easily use web workers with async/await syntax.
wjfe-dataview
Svelte v5 table component suitable for examination of extensive tabular data.
webJose's Repositories
webJose/JwtInvalidationExpress
NodeJS Express server that exemplifies how to invalidate JWT's by their "issued at" claim value.
webJose/single-spa-and-svelte
Experimental and demonstrative repository on how to use single-spa with a root project made with Svelte.
webJose/wj.ObjectComparer
Class library that allows comparison of two objects the same or different types in a property-by-property basis.
webJose/dotnet-content-creators
⚡A list of .NET content creators
webJose/HttpRawTraceListener
A simple way to hook into the System.Net trace and capture raw HTTP requests and responses
webJose/read-per-minute
Class to parse a string and return an estimated reading time based on a lang rate
webJose/selling-partner-api-models
This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
webJose/SequentialGuid
Will generate Sequential Guids based on MongoDB's ObjectId specification. Date & time are encoded into the value so you do not need to store them separately in your database
webJose/singleSpaHMRIssue
Test playground of single-spa Vite projects that use React in various scenarios to test HMR.
webJose/svelte-htable
Hierarchical table for Svelte
webJose/svelte-htable-demo
Demo project for svelte-htable, the hierarchical table component.
webJose/svelte5-mfes
webJose/sveltesociety.dev
The Svelte Society website
webJose/tutorial-template
Template for the Read the Docs tutorial
webJose/vercel-test
webJose/wj.AgnosticSql
Write your SQL queries in C# and make them independent of your actual RDBMS, then simply use the appropriate SQL builder for your database.
webJose/wj.AgnosticSql.SqlServer
Implements a SQL Builder for Transact-SQL (Microsoft SQL Server) for the wj.AgnosticSql library.
webJose/wj.DataBinding
Databinding helper classes to work with data binding controls in both Windows Forms and WPF.
webJose/wj.DataBinding-Samples
Windows Forms and Windows Presentation Foundation (WPF) sample projects that demonstrate the use of wj.DataBindings.
webJose/wj.DataTypes
Useful assorted data types.
webJose/wj.Markdown.SB
Simple Markdown string builder.