Skip to content
View pastelto's full-sized avatar
  • BizFlow Corp.

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

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

Typing SVG

πŸš€ About Me

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

🌱 Currently expanding expertise into AI Integration and Product Management.

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

πŸ› οΈ Tech Stack

Languages Java TypeScript SQL

Backend & AI Spring Boot MyBatis LangChain4j

Frontend React Next.js

Database MSSQL Oracle MongoDB

πŸ’‘ What I Do

public class JulieKim extends BackendDeveloper implements AIEngineer {
    
    private final List<String> coreExpertise = List.of(
        "RESTful API Design & Development",
        "Database Query Optimization (MSSQL, Oracle)",
        "System Architecture & Design Patterns"
    );
    
    private final List<String> aiCapabilities = List.of(
        "RAG Implementation with LangChain4j",
        "Vector Search using MongoDB",
        "LLM Integration (OpenAI API)"
    );
    
    @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

  • 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)

πŸ“Š GitHub Stats

GitHub Stats Top Languages

πŸ“« Let's Connect!

GitHub LinkedIn 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