Evan Kim

Headshot of Evan Kim

Lawrenceville, GA  ·  678-983-8155  ·  evan.kim095@gmail.com

Computer Science student at the University of Georgia specializing in backend development and scalable data-driven systems.

Experienced in building RESTful APIs using Python (FastAPI) and SQL, with a focus on performance and real-world impact.

Currently a Software Engineering Intern at Goods Unite Us, developing production-level backend services.


Education

University of Georgia
GPA: 3.57
B.S. in Computer Science
May 2026 (Expected)
Georgia State University – Perimeter College
GPA: 3.78
A.S. in Computer Science
Dec 2024

Skills

Languages

Python, Java, C, JavaScript

Web & Backend

HTML, CSS, JavaScript, REST APIs, FastAPI

Data & Analytics

SQL, Power BI, Excel (Advanced), Power Pivot

Tools

Git, GitHub

Honors and Awards

GSU President’s List
2022–2024
GSU Dean's List
2024

Work Experience

Goods Unite Us Madison, WI (Remote)
Software Engineering Intern Sep 2025 – Present
Hisense Suwanee, GA
Senior Supply Chain Analyst Jun 2021 – Jun 2024
FNS, INC. Duluth, GA
Freight Forwarder May 2018 – Jun 2021

Projects

Microblogging Platform

Tech: Java, Spring Boot, MySQL, Docker

Screenshot of Microblogging Platform
  • Developed a full-stack microblogging web application with user authentication, posting, and social interactions
  • Built RESTful APIs using Spring Boot for posts, users, hashtags, and search functionality
  • Implemented advanced hashtag search supporting multi-tag filtering using SQL joins
  • Designed and managed relational database schema (users, posts, hashtags, relationships)
  • Deployed MySQL using Docker and configured backend integration for scalable data handling
  • Structured application using MVC architecture for maintainability and clean separation of concerns
  • Optimized query performance for hashtag search using indexed joins and efficient filtering

Online Bookstore System

Tech: Java, Spring Boot, MySQL, REST API

Screenshot of Online Bookstore
  • Developed a full-stack e-commerce web application for browsing books and managing a shopping cart
  • Designed and implemented RESTful APIs using Spring Boot for user authentication, book search, and order processing
  • Modeled relational database schema (users, books, orders, cart) with normalized structure and foreign key constraints
  • Built backend logic for cart operations, checkout flow, and transaction handling
  • Optimized database queries for efficient book retrieval and search functionality
  • Structured application using MVC architecture for scalability and maintainability

Dawg Docs

Tech: JavaScript, Node.js, Express, MongoDB, YouTube API

Screenshot of DawgDocs
  • Built a full-stack web application for sharing posts, comments, and educational resources
  • Implemented secure user authentication using Google OAuth and session management
  • Developed RESTful APIs for CRUD operations on posts, comments, and user data
  • Integrated YouTube Data API for dynamic video search and embedded playback
  • Designed responsive frontend with dynamic rendering for improved user experience
  • Managed NoSQL database (MongoDB) for flexible data storage and scalability