Skip to content
View davidxk3's full-sized avatar

Block or report davidxk3

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
davidxk3/README.md

David Liu

LinkedIn
  • I’m a fourth year computer science student at Toronto Metropolitan University.
  • Interests: Compilers, AI, Web Development
  • You can reach out to me through my LinkedIn above!

Technical Skills 💻:

Pinned Loading

  1. weather-app weather-app Public

    Weather website built using React & Weather API

    JavaScript 1

  2. Chess Chess Public

    Chess implemented in C++, done by David L. & Brandon W.

    C++

  3. interpreter interpreter Public

    Interactive interpreter project made using JavaCC library. Includes regular expressions and lexical analysis to recognize the language, scanner (for sentence structure), and parser (to generate ASTs).

    Java

  4. job_portal job_portal Public

    Functional job portal that provides user-based views where (1) admins can add/remove job postings and (2) job seekers can browse and apply for jobs. This project utilizes Bash scripts for its text-…

    Java