Skip to content
View sliu-UIUC's full-sized avatar

Block or report sliu-UIUC

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 100 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
sliu-UIUC/README.md
  • 👋 Hi, I’m Shiyu Liu. I'm an Master of computer science student at the University of Illinois at Urbana-Champaign (UIUC)
  • 👀 I have finished my SWE internship at Meta summer 2022.
  • 🌱 Currently I am a full-stack developer intern at Panasonic where I will be working on developing UIs for their enterprise application with some mix of backend development. I was student developer with Android Graphics Tools team under Google Summer of Code (GSoC) program during the past summer. I provided support for various tools surrounding SPIRV-FUZZ and Tint AST Fuzzer, which are used to explore vulnerabilities on graphics drivers on Android and PC devices through various transformation of inputs
  • 💞️ Passionate about game, gamification and UX design
  • 📫 You can reach me at Linkedin: LinkedIn or via Gmail Badge

A subset of my technical skills

JavaScript Nodejs Python React Java C++ HTML5 Bootstrap TypeScript MongoDB MySQL Heroku Git GitHub

Popular repositories Loading

  1. Effective-Cpp-55-Ways-Note Effective-Cpp-55-Ways-Note Public

    This is a repository for notes I took when reading the book <<Effective C++ Third Edition: 55 Specific Ways to Improve Your Programs and Designs>> by Scott Meyers. The note contains of what are the…

    3 1

  2. 3D-Particle-Diffusion 3D-Particle-Diffusion Public

    Jupyter Notebook 1

  3. Big-Data-and-Machine-Learning-using-Scala- Big-Data-and-Machine-Learning-using-Scala- Public

    Scala 1

  4. Gamified-Learning-Management-System Gamified-Learning-Management-System Public

    TBD

    CSS 1

  5. LOL-Champion-Choice-Research LOL-Champion-Choice-Research Public

    This is a project I did back in Summer 2017. I downloaded datasets from Riot official websites. By using linear regression model on the dataset we try to analyze champion choices and its effect on …

    Python

  6. Connect4-using-haskell Connect4-using-haskell Public

    This is a connect 4 game I created for my functional course final project using Haskell. It's capable of playing connect 4 1 on1 with a real person or play with the build-in AI

    Haskell