Skip to content
View lanegramling's full-sized avatar

Highlights

  • Pro

Organizations

@kansas-analytica

Block or report lanegramling

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

Popular repositories Loading

  1. Android-Encryption-File-Hijacking Android-Encryption-File-Hijacking Public

    Basic ransomware for Android, designed to hijack the screen, encrypt a user's photos, and demand payment under threat of destroying the files. For 700 Mobile Security class. Includes benign and mal…

    Java 6 3

  2. Hash-Table-Quadratic-Double-Open Hash-Table-Quadratic-Double-Open Public

    Hash Table implementations using quadratic probing, double hashing, and open hashing with chaining. Implemented in C++.

    C++ 1

  3. youtube-dl youtube-dl Public

    Forked from ytdl-org/youtube-dl

    Command-line program to download videos from YouTube.com and other video sites

    Python 1 2

  4. EventPlanner_Project EventPlanner_Project Public

    Forked from YijuSimonYang/EventPlanner_Project

    C++ 1

  5. EECS448Project1 EECS448Project1 Public

    Forked from DamianVu/EECS448Project1

    Event Scheduler Application for Team Wubba Lubba Dub Dub

    Java

  6. LinkedList-Single LinkedList-Single Public

    Singly-linked list data structure. Implemented in C++.

    C++