Skip to content
View Lea-Kis's full-sized avatar

Block or report Lea-Kis

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

Pinned Loading

  1. Airport-Operations-Visualizer Airport-Operations-Visualizer Public

    IN PROGRESS. Java air-traffic simulation using OOP and GUI. Implements airport/flight input with CSV I/O and map visualization with selection and filtering. Flight simulation engine is in progress.

    Java

  2. Command-Line-Interpreter Command-Line-Interpreter Public

    Simplified C++ command-line interpreter implementing core Unix-style functionality. Supports built-in commands like touch, wc, tr, and head, with a custom tokenizer, parser, and interpreter handlin…

    C++