Skip to content
View DevKaliper's full-sized avatar
:octocat:
Developing
:octocat:
Developing

Block or report DevKaliper

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DevKaliper/README.md
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();
}

About Me

  • GIFiniciail   Full-Stack Cloud Native Development is the area I want to specialize in.Gif
  •     I’m Currently learning AWS.
  •    Ask me about Web development, React, Python, or anything else.

My Socials 🌐:

🥇 My Skills:

Pinned Loading

  1. env-diff-cli env-diff-cli Public

    CLI tool that compares .env files across branches, environments, or commits. Built with TypeScript + Node.js + Commander.js.

    TypeScript 1

  2. pr-context-lens pr-context-lens Public

    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

  3. Encripte Encripte Public

    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

  4. image-uploader image-uploader Public

    A modern web application that allows secure image uploads and generates temporary URLs with customizable expiration times.

    TypeScript 2