Skip to content
View HubertMajewski's full-sized avatar

Block or report HubertMajewski

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. Surface-Water-Quality Surface-Water-Quality Public

    The project consists of data obtained from the National Science Foundation’s (NSF) National Ecological Observatory Network (NEON) database. This project obtained data sets of quantified variables t…

    HTML

  2. Bank-Administration-Implementation Bank-Administration-Implementation Public

    This program takes a set of instructions from the "Input.txt" file. These commands would tell the bank database to either create a new client, toggle the clients checking or savings account, deposi…

    Java 2

  3. Android-SSH-SFTP-Application Android-SSH-SFTP-Application Public

    Implementation of the JSCH Library on Android to communicate with SSH/SFTP hosts. The goal of the application will minimize the permissions required by other SSH-SFTP clients and reduce user-level …

    1

  4. MTA-Subway-Routing MTA-Subway-Routing Public

    Utilizes JSoup to read the MTA's website. This program applies Dijkstra's Algorithm recursively to find the shortest path to travel between two given stations.

    Java 2

  5. HubertMajewski.github.io HubertMajewski.github.io Public

    Static webpage containing information regarding myself and my career

    TypeScript 1

  6. Sudoku-Solver Sudoku-Solver Public

    Sudoku is a math game that consists of a 9 by 9 grid, where each cell can have a value of 1 to 9. A correct solution to Sudoku should not have a duplicate/repeated value in any row, column, or a 3 …

    Java 1