Skip to content
View Henglay-Eung's full-sized avatar

Block or report Henglay-Eung

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
Henglay-Eung/README.md

Hi there 👋

My name is Henglay Eung. I have graduated from at University of the Pacific, majoring in Computer Science.

  • 🔭 I’m actively looking for a full-time software engineering postion.
  • 💬 Ask me about anything.
  • 📫 How to reach me: [email protected].
  • ⚡ Hobbies: Video games, Soccer, and Volleyball.

Popular repositories Loading

  1. JobRoom JobRoom Public

    A microservices-based platform for job seekers to apply for jobs and HR professionals to efficiently manage candidates.

    Java

  2. KSHRD-Website KSHRD-Website Public

    A responsive school website for delivering up-to-date essential information to students and real-time COVID-19 updates.

    JavaScript

  3. Henglay-Eung.github.io Henglay-Eung.github.io Public

    HTML

  4. language-expression-interpreter language-expression-interpreter Public

    An interpreter that scans, parses, and evaluates expressions from a character stream. It features a scanner for tokenization, a parser for constructing an Abstract Syntax Tree (AST), and an evaluat…

    Java

  5. miners-destiny miners-destiny Public

    A C++ mini mining quest game where players navigate a grid-based map, collect treasures, and avoid hazards. Features dynamic memory allocation, file I/O, and OOP-based modular design for an interac…

    C++

  6. character-recognition-system character-recognition-system Public

    A Matlab-based character recognition model utilizing one-vs-all logistic regression and recurrent neural networks (RNNs) for accurate classification. Achieved 91.43% test accuracy through optimized…

    MATLAB