Skip to content
View Luckygoldjade's full-sized avatar
💭
Hello World!
💭
Hello World!

Block or report Luckygoldjade

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Luckygoldjade/README.md

👋 Hello there, I am Tony Chan

I'm an entry-level full-stack web developer with a background in electrical engineering and a passion for building scalable, user-focused web applications. I’m currently completing my B.S. in Computer Science at Oregon State University (Spring 2025), with hands-on experience in both JavaScript and Python ecosystems.

🔧 Recent Projects

  • Jobscript: Job tracking app with Node.js, Express, PostgreSQL, and EJS
  • Distributed TCP/IP Monitor: Python sockets + multithreading to check services across multiple servers
  • B2B Inventory Web App: Full-stack MERN application (MongoDB, Express, React, Node)
  • ZeroMQ Microservices: Live API data routing using Python and ZeroMQ

🛠️ Tech Stack

  • Languages: JavaScript, Python, SQL, C
  • Frameworks & Libraries: React, Node.js, Express, EJS, Handlebars
  • Databases: PostgreSQL, MongoDB
  • Other Tools: Git, ZeroMQ, VSCode
  • Strengths: Full-stack web dev, socket programming, CLI tools, systems programming

🎓 Education

Bachelor of Science in Computer Science — Oregon State University (Expected June 2025)
GPA: 3.8 / 4.0

  • Capstone Project: Full-stack job application tracking system using Node.js, Express, EJS, HTML/CSS/JS (Server-Side Rendering).
  • MERN Project: Built B2B shoe inventory & distribution website using MongoDB, Express, React, Node.js (Client-Side Rendering).

Associate of Science in Software Programming — Gavilan College (June 2020)
GPA: 4.0 / 4.0

Master of Science in Electrical Engineering — University of Southern California (May 1992)

Bachelor of Science in Electrical Engineering — Northwestern University (June 1988)


📍 San Jose, CA
🔗 LinkedIn | GitHub
💼 Open to front-end, back-end, or full-stack roles (hybrid or remote)

Pinned Loading

  1. footwear-distro-project footwear-distro-project Public

    Full-stack web app to manage footwear distribution, inventory, and store logistics using Node.js, Express, Handlebars, and MySQL.

    Handlebars

  2. fullstack-capstone fullstack-capstone Public

    Full-stack job tracker built with Node.js, EJS, and PostgreSQL

    EJS

  3. html-to-fullstack-mern-project html-to-fullstack-mern-project Public

    HTML to React conversion with Express & MongoDB backend; showcases MERN web app stages.

    HTML

  4. world-trade-kmeans-clusters world-trade-kmeans-clusters Public

    Analyze 34 years of international trade data using Python, KMeans clustering, and decision trees to explore the economic impact of tariffs and global trade patterns.

    Python

  5. posix-shell-clone posix-shell-clone Public

    POSIX-compliant shell clone in C with support for job control, I/O redirection, signal handling, and shell built-ins. A hands-on systems programming project exploring process control, pipelines, an…

    C

  6. mancala-recursive-engine mancala-recursive-engine Public

    Text-based Mancala engine in Python — demonstrates recursion by sowing one seed at a time with clean OOP game logic.

    Python