Skip to content
View PhuongHuynh9987's full-sized avatar

Block or report PhuongHuynh9987

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
PhuongHuynh9987/README.md

👋 Hi, I’m Phuong Huynh.

I’m passionate about programming, mathematics, problem-solving, and understanding the algorithms and ideas behind the systems I work with.

🎓 I hold a Bachelor’s degree in Applied Mathematics with a concentration in Statistics and a minor in Computer Science from San Jose State University.

💡 Over time, I’ve discovered that what I enjoy most is solving complex problems, breaking them down into smaller pieces, and finding efficient and practical solutions. This mindset has influenced not only my academic work but also how I approach programming, projects, and everyday challenges.

💻 I’m continuously working on personal and professional projects to strengthen my skills in software development, data, mathematics, and problem-solving. I enjoy learning new technologies and applying what I learn to real-world problems.

🌱 I’m excited to continue learning, building, and connecting with great people and resources along my journey

📫 How to reach me: huynhphuong9987@gmail.com

Pinned Loading

  1. quote-generator quote-generator Public

    CSS

  2. background-gradient background-gradient Public

    with a bit of JavaScript

    JavaScript

  3. Simulation-project Simulation-project Public

    Jupyter Notebook

  4. stack-infixtopostfix stack-infixtopostfix Public

    About stack algorithm to implement infixtopostfix class that converts infix equation to postfix equation, then evaluate the result

    Java

  5. DoubleLinkedList DoubleLinkedList Public

    Java