Skip to content
View Octavians98's full-sized avatar
  • Finastra
  • Bucharest

Block or report Octavians98

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

    This was at first a university project but what it became is a delivery system than can be easily implemented in a modern kitchen.

    Java

  2. SmartHouse SmartHouse Public

    A simulation of a smart house which use smart meters to monitor the energy consumption over a specific period of time and output the utilities cost.

    Java

  3. DigitalDoily DigitalDoily Public

    This is my first project in java where I used the graphic libraries in order to produce an app that allows the user to draw a digital doily. As additional functionality I added the option to enable…

    Java

  4. Networking-UNFINISHED- Networking-UNFINISHED- Public

    Networking coursework that require writing code for the TCP and UDP sockets that send packets of data in order to be interpreted using Wireshark.

    Java

  5. Hotel-reviews-data-analysis-BASH-SCRIPTS- Hotel-reviews-data-analysis-BASH-SCRIPTS- Public

    Scripts that extract data from a file, using pattern matching, and output the average review from every hotel in the reviews folder.

    Shell

  6. BinarySearchTree BinarySearchTree Public

    Implementation of a binary search tree, with a test class and also some algorithms for searching the tree.

    Java