Developments


Custom link shortener service using Cloudflare Workers + KV store one of my domains (privacy first focused)

This project is privacy friendly, nothing but the URL and necessary data for rate limit are collected, and after a time discarded (except for the URL if it is fair usage).

This API is easily consumed programmatically, such as through shell functions, making it trivial to shorten links on the fly. It is console / cURL friendly.
The browser frontend is available in GitHub Pages in https://go.shorta.link/.

View source code
View the project live in shorta.link


tldr pages browser extension

📚 A browser extension for tldr-pages. Compatible with Chromium based browsers and Firefox.

How it works:

The extension is published in the official marketplaces for the following browsers:

View project


Azure DevOps Bicep Tasks

Azure DevOps set of tasks that allow to install and run Microsoft Bicep CLI commands

This is a simple yet useful Azure DevOps set of tasks that allow to install and run Microsoft Bicep CLI commands in Azure Pipelines (cross-platform).

View project
View in Marketplace


dotnex

.NET tool to execute other dotnet tools without installing them globally or in a project

A simple .NET tool to execute other dotnet tools without installing them globally or in a project (a similar approach to npx from npm).

Note: This project was previously named dotnet-tool-run, but it was renamed to simplify and provide a shorter name. You can see the older package here.

View project
View in Nuget.org


guid-ts

Package for generating and managing globally unique identifiers (GUIDs) v4 in Typescript

Package for generating and managing globally unique identifiers (GUIDs) v4 in Typescript.

Lightweight, simple, dependency free, and reliable package.

This package provides a class which can parse and generate a GUID based on the RFC4122.
The package also expose methods to manage GUIDs.

View project
View in npmjs.com


kube-score check

Performing static code analysis of your Kubernetes object definitions with a Github Action

kube-score check

GitHub Action that executes kube-score with selected manifests (with support for YAML, Helm or Kustomize manifests).

View project


developer.li

Subdomains for free using the domain developer.li (built in Angular)

developer.li

Simple subdomain availability check web which helps you to configure a free subdomain in the developer.li domain (made with the NES.css awesome style).

View project


Process Mining for Security

Process Mining, Data Mining, Model Driven Software Engineering, Web Information Systems

Process Mining for Security

Approach for detecting new threats in Web information systems before they materialize and produce some kind of damage. This approach is based on process mining techniques and semiautomatic creation of formal models, from the diagrams produced during the design and development phases of the system to be protected and its log files.

View project