Skip to content
View Lucas-Miller's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Lucas-Miller

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

Pinned Loading

  1. nlq-traffic-app nlq-traffic-app Public

    Python 1

  2. secure-send secure-send Public

    A C++ Program that takes plain text and sends it encrypted over the network to the recipients machine.

    C++ 1

  3. 4-Digit-Binary-Counter-Arduino 4-Digit-Binary-Counter-Arduino Public

    A small Arduino sketch that displays the number of times a switch is pressed in binary on four leds.

    C++ 1

  4. luhn_checksum_algorithm luhn_checksum_algorithm Public

    This is an implementation of Luhn's checksum algorithm that is commonly used to validate credit cards, IMEI numbers, and many other things.

    C++