profile picture

TAM LY

San Francisco Bay Area | Web Developer

Education

gmail logo

San Jose State University (2022-2025)

Bachelor’s degree in Computer Science

GPA: 3.9/4.0

Technical Skills

React
Python
Java
Next.js
HTML
CSS
JavaScript
MySQL
PostgreSQL
C++
VBA

Soft Skills

Problem Solving

Team Work

Time Management

Experience

  • Inventory System Developer | MPCM, Inc | San Jose, CA

    August 2021 - Present

    • Develop internal tools to automate inventory tracking and employee timecard management using MS Access, VBA, and Python.
    • Streamline manual inventory tracking processes, saving 8–10 hours of work weekly and improving data accuracy.
    • Provide technical support and training for inventory and shipping operations, minimizing downtime.
    • Create procedures and documentation for MS Access programs, including Inventory Tracking, Serial Tracking, and Employee Work Hours Tracking.
  • Opening Energy Dashboard | CTI-CodeDay SWE Micro-Internship | Pull Request

    October 2023

    • Contributed to the Open Energy Dashboard open-source project by writing unit tests in JavaScript and Node.js.
    • Collaborated with a remote development team using GitHub for pull requests, code reviews, and issue tracking.
    • Gained hands-on experience with best practices in test coverage, consistent coding style, and open-source contribution.

Personal Projects

  • SOP Website | Github

    July 2025

    • Built an internal SOP management platform to streamline operations for a logistics company.
    • Designed a dynamic interface for creating, viewing, and updating standard operating procedures.
    • Technical Skills:

      React

      Next.js

      CSS

  • KeyLink | Github

    May 2024

    • Developed a web app that generates mind maps and summaries from uploaded articles to help users understand content faster.
    • Implemented a comparison feature to highlight similarities and differences between articles.
    • Technical Skills:

      React

      Node.js

      JavaScript

      TypeScript

  • PDF to Excel | Github

    September 2023

    • Created a program that extracts structured data from inconsistent, multi-page PDF documents and exports it into formatted Excel sheets.
    • Used Python libraries such as PyPDF2 and pandas for file parsing and transformation.
    • Technical Skills:

      Python

  • Youtube Clone | Github | Website

    June 2023

    • Recreated the YouTube homepage layout to practice responsive web design.
    • Implemented navigation bar, sidebar, and video grid using semantic HTML and CSS.
    • Technical Skills:

      HTML

      CSS

  • Mancala Game | Github

    December 2022

    • Implemented a digital version of the classic count-and-capture game with custom themes and animations.
    • Designed a user-friendly GUI with player actions, valid move rules, and win conditions.
    • Technical Skills:

      Java

      Java GUI