Skip to content
View km127pl's full-sized avatar
😅
I may be slow to respond.
😅
I may be slow to respond.

Block or report km127pl

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
km127pl/README.md
const aboutMe = {
   pronouns: "he" | "him",
   code: [Javascript, Typescript, HTML, CSS, Python],
   technologies: {
      frontEnd: {
         js: ["React", "Angular"],
         css: ["Materialize", "Bulma", "Bootstrap", "Material Design", "Semantic UI"]
      },
      backEnd: {
         java: ["Spring"],
         js: ["Node", "Express"],
      },
      databases: ["MongoDB", "mySQL", "SQLServer"],
      mobile: ["Android", "IOS"]
   },
   currentOccupation: ["Frontend Developer", "Backend Developer"],
};

Pinned Loading

  1. ai ai Public

    Forked from vercel/ai

    Build AI-powered applications with React, Svelte, Vue, and Solid

    TypeScript

  2. claude-engineer claude-engineer Public

    Forked from Doriandarko/claude-engineer

    Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks.This framework enables Claud…

    Python