👋 Hi, I'm Julie — a CS student at Oregon State University
💻 I build full-stack apps and applied AI systems
🩺 Currently interested in health tech and user-facing data tools
📫 Reach me at csjykim25@gmail.com
👋 Hi, I'm Julie — a CS student at Oregon State University
💻 I build full-stack apps and applied AI systems
🩺 Currently interested in health tech and user-facing data tools
📫 Reach me at csjykim25@gmail.com
AI music recommender using a Claude Haiku agent, RAG (ChromaDB + sentence-transformers), and a weighted scoring engine to match natural-language requests to songs.
Python 1
React app that recommends outfits by combining weather conditions (temperature, sunny/rainy/windy/humid) with the user's planned activity. Built with React, Tailwind CSS, and Lucide icons.
JavaScript
trip packing assistant that generates personalized packing lists from trip details and traveler profiles. Communicates with a teammate's location-map microservice over ZeroMQ (REQ/REP) to fetch des…
Python
Full-stack Pokémon trainer database with a RESTful API (Node/Express), MySQL backend, and a responsive React frontend.
JavaScript
Map/location microservice built for CS 361, handling geolocation lookups and coordinate data for a larger application.
Python 1