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
📚 A browser extension for tldr-pages. Compatible with Chromium based browsers and Firefox.
How it works:
- Highlight and right click a command (or right click a link) on your webpage and select "tldr-pages" in the dropdown a tooltip should appear with information fetched from the "tldr-pages" project (https://github.com/tldr-pages/tldr).
The extension is published in the official marketplaces for the following browsers:
View project
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
.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
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
Performing static code analysis of your Kubernetes object definitions with a Github Action
GitHub Action that executes kube-score with selected manifests (with support for YAML, Helm or Kustomize manifests).
View project
Subdomains for free using the domain developer.li (built in Angular)
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, Data Mining, Model Driven Software Engineering, Web Information Systems
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