Skip to content
View keell0renz's full-sized avatar

Block or report keell0renz

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
keell0renz/README.md

Bohdan Agarkov

import React from 'react';

const Developer = () => {
  const developerInfo = {
    languages: [
      "TypeScript",
      "JavaScript",
      "Python",
      "SQL"
    ]
    platform: "Linux",
    codeEditor: "Cursor",
    shell: "zsh",
    experience: "Since 2020",
    techStack: [
      "Python", "FastAPI", "TortoiseORM", "PostgreSQL", "Beanie", "MongoDB"
      "Docker", "Git", "JavaScript / TypeScript", "Next.js 14", "PrismaORM",
      "Vercel", "PlanetScale", "Neon", "Zod", "TailwindCSS", "HTML / CSS",
      "LangChain", "LangGraph", "LangSmith", "LangServe", "Pinecone", "AgentQL",
      "Vercel AI SDK", "Shadcn/UI", "AceternityUI", "Gradio", "OpenAI, "AgentQL"
    ]
  };

  return (
    <div>
        ...
    </div>
  );
};

Pinned Loading

  1. langcode langcode Public

    💻🔗 Build code-executing generalist agents.

    Python 7 1

  2. llm-os llm-os Public

    Talk to your own computer as if it was your assistant.

    Python 2