Skip to content
View LukasRimkus's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report LukasRimkus

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

Popular repositories Loading

  1. ICLR-Papers-Acceptance-Classifier ICLR-Papers-Acceptance-Classifier Public

    Jupyter Notebook 1

  2. Analysing-Insomnia-Twitter-Data Analysing-Insomnia-Twitter-Data Public

    This project involved analysing the collected dataset about people experiencing insomnia. This repository contains the code to construct a dataset using the Twitter API, then some data should be an…

    Jupyter Notebook 1 1

  3. FilmFlick FilmFlick Public

    A website which can be used for generating random movies by providing some criteria (genres, ranges of years, language and IMDb rating). Two movie APIs have been used.

    HTML

  4. EggsCatcherGame EggsCatcherGame Public

    A mini game which was built using Python and tkinter GUI library. The purpose of the game is to catch as many eggs as possible using a box which is controlled with keyboard (keys can be changes in …

    Python

  5. TerminalBasedChess TerminalBasedChess Public

    A chess game written in JAVA which uses terminal instead of GUI. Only basic moves are implemented. https://en.wikipedia.org/wiki/Rules_of_chess#Basic_moves

    Java

  6. MazeSolver MazeSolver Public

    A game which is written in JAVA using JavaFx GUI. It is allowed to choose a valid map which can be rendered by the GUI. Then it is possible to solve the maze using a button "Step" which makes one m…

    Java