Skip to content
View patrickmarchis2005-web's full-sized avatar

Block or report patrickmarchis2005-web

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. python_assignment8 python_assignment8 Public

    This is my first ever project where I implemented Layered Architecture (domain, repository, service & ui). I didn't modified the files since then, because I want to remember how I started programmi…

    Python

  2. python_assignment9 python_assignment9 Public

    This is the updated, better version of "python_assignment8". This was my second project where I ever used Layered architecture (domain, repository, service, ui), so it was not perfect, but it someh…

    Python

  3. python_battleship python_battleship Public

    This was my last assignment for the "Fundamentals of Programming" laboratory at the faculty. I implemented the well-known game "Battleships" in a "lite" version.

    Python

  4. python_prep_for_test python_prep_for_test Public

    This was one project that I did, to prepare for one of the laboratory tests. It is quite simple, but helped me a lot back then.

    Python

  5. python_exam_tic-tac-toe python_exam_tic-tac-toe Public

    This is the project that I wrote for the "Fundamentals of Programming" practical exam. The requirement was to implement the classical "Tic-Tac-Toe" game, with an option to save the current progress…

    Python

  6. java_toy-language_interpreter java_toy-language_interpreter Public

    This is a project from the "Advanced Methods of Programming" laboratory, which contains an interpreter written in Java, for a toy-language. This is the version started at the lab and ended at the p…

    Java