Skip to content
View 1SamXD's full-sized avatar

Highlights

  • Pro

Block or report 1SamXD

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Dijkstras-Algorithm Dijkstras-Algorithm Public

    In C++, a undirected weighted graph will be implemented. Dijkstra's Algorithm will be used to find shortest path between two vertices.

    C++ 1

  2. Calculator Calculator Public

    A calculator program in C++. Uses stack and linked lists.

    C++

  3. Notation-Converter Notation-Converter Public

    In C++, using a Deque to help convert mathematical function into postfix, infix, or prefix notations.

    C++

  4. Huffman-Code-Generator Huffman-Code-Generator Public

    In C++, the project generatres huffman codes to compress strings. The huffman code uses a set of prefix code to compress the string with no loss of data.

    C++

  5. Ball-Bearing-Sorting Ball-Bearing-Sorting Public

    Computer vision project to sort ball bearings fot ASME SDC project at USF

    Python

  6. Digital-Assistant Digital-Assistant Public

    Digital Assistant named Libra. Using python to create an assitant to help with everydat tasks.

    Python