Skip to content
View pastelto's full-sized avatar

Block or report pastelto

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
pastelto/README.md

Hey there! πŸ‘‹ I'm Julie Kim!

Typing SVG

πŸš€ About Me

πŸ’Ό Backend Developer at BizFlow Corp with 4+ years of experience in API Development, Database Design, and System Architecture.

πŸ€– Currently focused on AI/LLM Integration β€” building intelligent enterprise features powered by large language models.

🧩 Experienced in full product backend lifecycle: from DB schema design and feature planning to system design and implementation.

"Product-oriented engineer seeking the intersection of technical excellence and business value."

πŸ› οΈ Tech Stack

Languages Java TypeScript SQL

Backend & Architecture Spring Boot MyBatis MSA

AI & LLM LangChain4j OpenAI Ollama

Frontend React Next.js

Database & Cache MSSQL Oracle PostgreSQL MongoDB Redis

πŸ’‘ What I Do

public class JulieKim extends BackendDeveloper implements AIEngineer {

    private final List<String> coreExpertise = List.of(
        "RESTful API Design & Development",
        "Database Schema Design (MSSQL, Oracle, PostgreSQL)",
        "MSA Architecture & Service Decomposition",
        "Caching Strategy with Redis",
        "Full Product Backend Lifecycle (Planning β†’ Design β†’ Implementation)"
    );

    private final List<String> aiCapabilities = List.of(
        "LLM Integration & Prompt Engineering",
        "RAG Implementation with LangChain4j",
        "Vector Search using MongoDB",
        "AI Agent Orchestration & Multi-intent Systems"
    );

    @Override
    public String getPhilosophy() {
        return "Building scalable systems with a product mindset. " +
               "I focus on business value, not just clean code.";
    }

    @Override
    public void collaborate() {
        // 8+ months leading retrospective & study groups
        shareKnowledge();
        learnFromOthers();
        buildTogether();
    }
}

πŸ“š Continuous Learning

πŸš€ Exploring New Frontiers

  • AI Engineering: Deep diving into LLM, RAG, and Vector DBs to build intelligent, context-aware applications.
  • Product Engineering: Studying product management to bridge the gap between business requirements and technical implementation.

🧩 Sharpening Skills

  • MSA & Distributed Systems: Designing resilient microservices with event-driven patterns and distributed caching.
  • Problem Solving: Continuously challenging complex algorithmic problems to maintain logical sharpness.
  • AI Collaboration: Actively utilizing AI tools for pair programming and workflow optimization.

πŸ“– Insight Accumulation

  • Tech & Biz Library: An avid reader currently focused on Product Management and The Hexagonal Developer, seeking insights beyond code.

πŸ† Certifications & Activities

Leadership: Organizer of Weekly Retrospective & English Study Groups (8+ Months, Ongoing)

Community: Speaker at "1CM Talk" β€’ Member of "Women in Tech" β€’ MongoDB Challenge Winner

Certifications: Engineer Information Processing β€’ MongoDB Certified (Vector Search) β€’ JLPT N2

πŸ“Š GitHub Stats

πŸ“« Let's Connect!

GitHub LinkedIn Velog Email

Profile Views

"Make it work, make it right, make it fast." – Kent Beck

Pinned Loading

  1. My_algorithm_journey My_algorithm_journey Public

    Java

  2. HelloWorks HelloWorks Public

    JavaScript

  3. DOLIKE DOLIKE Public

    JavaScript 1

  4. leetcode-study leetcode-study Public

    Forked from DaleStudy/leetcode-study

    πŸ›« λ¦¬νŠΈμ½”λ“œ μŠ€ν„°λ””

    Python 1

  5. readable-code readable-code Public

    Forked from wbluke/readable-code

    [Readable Code: 읽기 쒋은 μ½”λ“œλ₯Ό μž‘μ„±ν•˜λŠ” 사고법] κ°•μ˜ 예제 Repo

    Java 1

  6. Ppodo Ppodo Public

    Ppomodoro Application with Todo List

    Python