Skip to content
View Matthew-J-Lew's full-sized avatar

Block or report Matthew-J-Lew

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
Matthew-J-Lew/README.md

Image
Portfolio LinkedIn

Hi there 👋

My name is Matthew Lew, I'm a Computer Science student from Canada 🍁.

  • 🎓 I'm in my 4th year of Computer Science at Toronto Metropolitan University, minoring in Cybersecurity.
  • 🛠 I just built and deployed my own portfolio website at matthewlew.dev — feel free to check it out!
  • 🤖 I recently finished developing an AI-powered resume tailoring app!
  • 🌱 Currently learning more about web development and AWS.
  • 📬 Reach me at matthew.lew008@gmail.com or shoot me a message on LinkedIn!

💻 Programming Languages

                       

🛠 Tools & Frameworks

                     

🗄️ Databases & Data Tools

           

🧪 Development Practices & Platforms

         

🚀 Recent Projects

Here are some of my recent projects, you can check them out on my page!


📊 GitHub Stats

Pinned Loading

  1. resume-tailor-app resume-tailor-app Public

    An AI-powered resume tailoring web app that analyzes your resume and job descriptions to generate personalized LaTeX and PDF resumes and cover letters.

    JavaScript 2 2

  2. my-portfolio my-portfolio Public

    TypeScript

  3. adult-income-classifier-ml adult-income-classifier-ml Public

    A Machine Learning pipeline that predicts adult income levels using predictive models on the UCI Census dataset.

    Python 1

  4. robot-shootout robot-shootout Public

    A real-time 3D defense game built with OpenGL and C++.

    C++ 1

  5. password-manager password-manager Public

    A secure Python based password manager that encrypts and stores passwords in a SQLite database.

    Python 1

  6. leetcode-solutions leetcode-solutions Public

    A place where I can store all my leetcode solutions and notes.

    Python