Skip to content
View Jasonxlu's full-sized avatar
🇺🇸
🇺🇸

Highlights

  • Pro

Organizations

@northwesternfintech @The-Garage-at-Northwestern
Block or Report

Block or report Jasonxlu

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

👋 Hey!

I study computer science @ Northwestern University. Feel free to reach out or check out some of my projects!

Metrics
Achievements

Pinned

  1. tock-dev tock-dev Public

    Forked from tock/tock

    Developing a new distributed communication protocol for an open source and secure embedded operating system for microcontrollers.

    Rust 1 1

  2. Serverless-Photo-Sharing-App Serverless-Photo-Sharing-App Public

    A simple photo sharing app built using a serverless architecture running on AWS that allows users to post images with captions and view posts made by other users.

    Python 1

  3. network-scanner network-scanner Public

    A tool for network exploration and security auditing written in Python. Takes in a list of domains and probes them to generate a report detailing some network characteristics and security features/…

    Python

  4. Pac-Man-PlusPlus Pac-Man-PlusPlus Public

    Pac-Man++ is a game based off the original Pac-Man. Written from scratch in C++ using the GE-211 game engine. Developed with custom sprites, hitboxes, multi-level design, and based off of MVC algor…

    C++ 1

  5. linear-programming-optimization linear-programming-optimization Public

    A data-independent mixed integer linear programming (MILP) model to solve the optimization of a railway network's shipment costs. The model accounts for various constraints and parameters.

    AMPL