Skip to content
View MinjaeKimmm's full-sized avatar

Highlights

  • Pro

Block or report MinjaeKimmm

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

👋 Hi there, I'm Minjae Kim! Welcome to my GitHub!

Portfolio Blog LinkedIn

aboutMe.js

const minjae = {
    contact: ["[email protected]"],
    askMeAbout: ["web dev", "llm", "crypto", "trading", "coffee"],
    languages: ["JavaScript/TypeScript", "Python", "HTML/CSS", "SQL", "Bash", "Solidity", "C++", "LaTeX", "R", "Java", "Move", "Rust", "Mathematica"],
    technologies: {
        frontEnd: {
            frameworks: ["React", "Next.js"],
            css: ["TailwindCSS", "EmotionJS"]
        },
        backEnd: {
            js: ["Node", "Express", "NestJS"],
            python: ["FastAPI", "Django"],
            databases: ["MongoDB", "PostgreSQL", "MySQL"]
        },
        infra: {
            cloud: ["AWS", "Oracle"],
            virtualization: ["Proxmox"],
            networking: ["Wireguard", "OpenWRT"],
            containerization: ["Docker", "Kubernetes"],
            cicd: ["GitHub Actions"],
            reverseProxy: ["Nginx", "Caddy", "Traefik"]
        },
        llm: {
            frameworks: ["LangChain", "LlamaIndex"],
            vectorStores: ["ChromaDB", "FAISS"],
        },
        web3: {
            languages: ["Solidity", "Sui"],
            libraries: ["ethers.js", "web3-react"],
        }
    }
};

Check out my repos ⬇️

Pinned Loading

  1. kisti-rag kisti-rag Public

    Korean academic literature RAG (Retrieval-Augmented Generation) system developed by KAIST and KISTI for enhanced scientific question-answering

    Python

  2. FinRAG FinRAG Public

    Team November's solution for the 4th UNIST-KAIST-POSTECH AI & Data-Science Competition

    Python

  3. catoptric-anamorphosis catoptric-anamorphosis Public

    A mathematical program that transforms ordinary images into cylindrical catoptric anamorphosis, developed for an IB Math Extended Essay

    Mathematica

  4. authbridge authbridge Public

    A Dockerized setup integrating Authelia with ProtonMail Bridge for SMTP email notifications

    Dockerfile

  5. sparcs-kaist/taxi-back sparcs-kaist/taxi-back Public

    KAIST Taxi Party Matching Web Service

    JavaScript 16 1

  6. sparcs-kaist/biseo sparcs-kaist/biseo Public

    Realtime voting tool for meetings @ KAIST

    TypeScript 6 1