const devKaliper = { name: "Manuel León", alive : true, skills: [JavaScript, Java, Git, React, NodeJS, NextJS, Quarkus], hobbies: [Gym, Guitar, Speak, Maths, Code], code : function () { console.log("hello world!") } } while (devKaliper.alive){ devKaliper.code(); }
DevKaliper - Overview
Pinned Loading
-
CLI tool that compares .env files across branches, environments, or commits. Built with TypeScript + Node.js + Commander.js.
TypeScript 1
-
AI-powered Chrome & Firefox extension that analyzes GitHub Pull Request diffs in real time — impact score, potential bugs, affected dependencies and a plain-English summary, right in a sidebar. Ope…
TypeScript 1
-
Encripte is a web application that allows users to protect their sensitive information using military-grade encryption. With this tool, you can encrypt text to secure it and decrypt it whenever nee…
TypeScript 5
-
A modern web application that allows secure image uploads and generates temporary URLs with customizable expiration times.
TypeScript 2