Skip to content
View lefecko's full-sized avatar

Block or report lefecko

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 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. Guessing-Game Guessing-Game Public

    Basic Java Code showing proficiency of java and swing

    Java

  2. Calc Calc Public

    Basic C code demonstrating proficiency of the language. Code takes in numbers in different bases and will perform operations on them.

    C

  3. Binary-Search-Tree Binary-Search-Tree Public

    Basic Python code showing proficiency. Code is for a balanced binary search tree data structure.

    Python

  4. Sudoku Sudoku Public

    More advanced java software development for a sudoku game. Uses a backtracking algorithm for the game logic, and swing for the UI.

    Java