Skip to content
View sarwat12's full-sized avatar

Organizations

@IBM

Block or report sarwat12

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

Pinned Loading

  1. openj9 openj9 Public

    Forked from eclipse-openj9/openj9

    Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with…

    Java

  2. omr omr Public

    Forked from eclipse/omr

    Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes

    C++

  3. Linux-Command-Line-Shell Linux-Command-Line-Shell Public

    A simple implementation of a personalized Linux command line shell. The program can be run from the terminal and users can enter commands and specify whether they want their commands to be run in t…

    C

  4. Support_Vector_Machine Support_Vector_Machine Public

    This is a naive implementation of a Support Vector Machine, which is a supervised learning based linear classifier used to classify datapoints to their distinct categories based on their labels. Th…

    MATLAB 2 1

  5. Chess_Solitaire Chess_Solitaire Public

    This is an interactive command line implementation of a Chess Soliaire game, which allows the user to execute basic operations such as setting up chess pieces, starting a game, moving, and capturin…

    Eiffel

  6. Java_Database_Connectivity Java_Database_Connectivity Public

    This program allows manipulation of a database file via Java database connectivity, simulating non-interactive SQL. This Java class allows queries and updates to be executed alongside processing th…

    Java