Skip to content
View aleksandra-s's full-sized avatar

Block or report aleksandra-s

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

    Client-server distributed application which allows storing, retrieving, and removing files to/from a file catalog (database)- file-handling not implemented

    Java 1

  2. WeatherOutpost WeatherOutpost Public

    This code is compatible with a PC and chipKIT Uno32 with PIC32 Microprocessor. It allows the user to list wifi networks, select one, key in the password, and then view up-to-date weather info for f…

    C

  3. MotorController MotorController Public

    Forked from technomunk/MotorController

    Stepper Motor Controller

    C

  4. HW1HangmanGame HW1HangmanGame Public

    Client-server distributed application in Java for the "Hangman" word-guessing game using blocking sockets for client-server communication

    Java

  5. HW2HangmanGame HW2HangmanGame Public

    Client-server distributed Java application for the “Hangman” word-guessing game using non-blocking sockets for client-server communication

    Java

  6. HW4CurrencyConverter HW4CurrencyConverter Public

    A three-tier web-based application for on-line currency conversion; allows a user to convert from SEK to 4 different currencies and vice versa through a browser page.

    Java