Skip to content
View RadekSzczurek's full-sized avatar
  • Poland

Block or report RadekSzczurek

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

Hi, I'm Radek Szczurek!

4rd grade programming student in the Zespół Szkół Nr 3 im. Antoniego Kocjana

public class Radek {
    private String language = "Java";
    private String learning = "I am currently learning Java and will post my projects here to help me become a programmer :)";
}

Popular repositories Loading

  1. RadekSzczurek RadekSzczurek Public

    Config files for my GitHub profile.

  2. Basic-Food-Menu-Manager Basic-Food-Menu-Manager Public

    The Food Menu Manager is a console application written in Java that allows users to manage a menu of dishes. Users can add dishes along with their prices and view the current menu, which is stored …

    Java

  3. Basic-Java-Banking-App Basic-Java-Banking-App Public

    This Bank Application is a basic Java banking system that lets users manage bank accounts through a console interface. It includes key features like creating and deleting accounts, checking balance…

    Java