Skip to content
View sagiselag's full-sized avatar

Block or report sagiselag

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. EmployeeShuttleReport EmployeeShuttleReport Public

    An Android application I developed for managing and documenting employee transportation performed by a number of taxi drivers.

    Java

  2. TaxiDriversHelpEachOther TaxiDriversHelpEachOther Public

    Android trading platform/application for leads that would help taxi drivers. The application uses Google Firebase as a database with SMS authentication, cloud Firestore, real-time database, functio…

    Java

  3. CompilerDevelopment CompilerDevelopment Public

    Lexical, syntax, and semantic analysis of a mini programming language.

    C

  4. FacebookDesktopApp FacebookDesktopApp Public

    C# .Net Applicative Programming using Design Patterns - Course Project. We were asked to use Facebook API to implement 2 new features using 6 different design patterns, Threads, and Data Binding, a…

    C#

  5. Othello Othello Public

    Othello is a strategy board game for two players, played on an uncheckered board. The implementation is well organized into classes and consists of Object-Oriented Programming manner.

    C#

  6. CashFlowManagement CashFlowManagement Public

    Keeping a record of user expenses. The data is stored persistently at Derby JDBC and rendered on Java Swing GUI.

    Java