/ about me

I graduated with a B.S. in Computer Science from California State University, Fullerton and am actively seeking full-time software engineering opportunities to start my career.

Technologies:

Languages

  • Python
  • C/C++
  • JavaScript
  • HTML/CSS
  • Kotlin

Frontend

  • React
  • Next.js
  • Tailwind CSS

Backend / Database

  • Flask
  • MySQL
  • PHP

I spend my free time at the gym, piecing together jigsaw puzzles, and learning how to cook. I also enjoy going to the movies and playing video games when I need to shut my brain off.

Profile picture

/ experience

Crew Member @ Trader Joe's

October 2019 - Present

  • Collaborate with team members to maintain an organized and efficient product section, improving workflow and restocking processes during high-volume periods.
  • Communicate with customers daily to provide product recommendations and resolve issues in real time, strengthening customer service and problem-solving skills.
  • Support store operations by adapting to fast-paced environments and coordinating with coworkers to ensure smooth day-to-day execution.

/ projects

TaskPilot

A REST API for task management with user authentication, JWT-secured endpoints, and full CRUD operations. Integrated Celery and Redis for asynchronous task processing, reducing wait times for long-running jobs.

PythonFlaskCeleryRedisMySQLJWTPostman

Object Detector

A web app that uses TensorFlow.js and the COCO-SSD model to detect and identify objects in real time via webcam or uploaded images. Includes adjustable confidence thresholds and max-detection controls for precision tuning.

ReactJavaScriptTensorflow.jsCOCO-SSDHTMLCSS

QuizLingo

A mobile vocabulary app that tests word knowledge through interactive quizzes. Uses Google ML Kit to validate answers in real time and the Unsplash API to pair words with contextual images for better retention.

KotlinGoogle ML Kit Translator APIUnsplash API

University Database

A relational database system for managing university records including students, courses, and faculty, with a MySQL backend and an HTML/CSS interface for data retrieval.

HTMLCSSMySQLPHP