Kathy Chen

Software Engineer

Recently Gen AI Developer at Dandilyonn Seeds

My Journey

A timeline of my career progression, key milestones, and the experiences that shaped me as a software engineer and developer.

Expected May 2027

Bachelor of Science, Computer Science (Data Science concentration)

University of Maryland - CMNS

Studying computer science with a focus on data science. Completed coursework in OOP, systems programming, databases, AI, statistics, and accounting.

JavaCAssemblyMatlabPostgreSQLPythonOCamlRubyGoogle Colab
  • Cumulative GPA: 3.6
  • Nominee for 2024 & 2025 Academy of Academic Excellence Awards
May 2025 – Aug 2025

Gen AI Developer Intern

Dandilyonn Seeds

Designed and implemented an AI-powered interview prep system in Python using multi-agent workflows, integrating Gmail, Tavily, and OpenAI APIs to automate personalized prep guide generation.

PythonSQLiteGoogle OAuthGmail APITavily APIOpenAI GPTStreamlit
  • Achieved 92% research confidence in generated prep guides
  • Reduced API costs by 60% through caching and duplicate prevention
  • Wrote thorough pytest test suites for quality assurance and easy debugging.
Mar 2025 – Present

Undergraduate Researcher

Do Quantum UMD

Researching hybrid classical quantum neural networks, focusing on quantum circuits and task partitioning between classical and quantum computation.

PythonQiskit
  • Collaborating in a 5-person research team
April 2025

Predictive Modeling of Seasonal Pollen Exposure

University Project

Built a decision tree classifier to forecast pollen intensity using weather, land cover, and phenophase datasets.

PythonPandasScikit-learnNumPyMatplotlib
  • Optimized data pipeline reducing fetch time from 10 mins to 20 secs
  • Achieved 87% training accuracy and 68% test accuracy
Jan 2025

VT Hackathon

Virginia Tech

Developed a React/Python app that fetches Zillow housing data and highlights disaster-prone areas on Google Maps.

ReactPythonFlaskGoogle Maps API
  • Integrated map with markers for disaster zones
October 2024

Frontend Workshop Host & Mentor

UMD Hackathon - Technica 2024

Designed and hosted a React fundamentals workshop for 25+ participants, providing hands on exercises and one on one mentoring during the hackathon.

ReactJavaScript
  • Mentored multiple participants during the event
May 2024 – Aug 2024

Mobile Developer Intern

Dandilyonn Seeds

Designed and developed a social media mobile app promoting healthier food options for students using React Native and Cloud Firestore.

React NativeJavaScriptHTMLCSSCloud Firestore
  • Optimized loading times by 30% via filter system implementation
  • Conducted user interviews and market research to inform design
  • Prototyped wireframes with Figma
  • Created and maintained project documentation
May 2024

BitCamp Hackathon

University of Maryland

Collaborated on a Svelte/Flask app to display natural disaster impacts on housing prices.

PythonFlaskSvelteSQLite
  • Part of frontend team learning Svelte and Git
April 2024

KPMG Business Case Competition (3rd Place)

KPMG

Analyzed financial data using accounting theories and developed a Java program to detect anomalies.

JavaExcelTableauEclipse
  • Placed 3rd in national business case competition
Spring 2024

SmallC Interpreter, Optimizer, Type Checker & Inferencer

University Project

Implemented lexer, parser, interpreter, static analysis, type checking, and inference for SmallC language in OCaml.

OCaml
    Fall 2023

    Multi-threaded Pseudo Project Submission System

    University Project

    Created a multi threaded Java application simulating concurrent student submissions with thread safety.

    JavaJUnit
    • Ensured data integrity and synchronization