Skip to content
View alifia2306's full-sized avatar

Block or report alifia2306

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

    web programming project

    HTML

  2. Pebble-Application-Development Pebble-Application-Development Public

    Developed Pebble Smartwatch application to get data from and send control information to a remote temperature sensor and 7-seg display driven by an Arduino microcontroller. Implemented various feat…

    C

  3. Bugs-Language-Interpreter Bugs-Language-Interpreter Public

    Built an Interpreter for Bugs Turing complete Language which defines the behavior of bugs that move on a screen. Wrote a parser for making AST using Bugs program text file according to its BNF gram…

    Java

  4. Network-Communication Network-Communication Public

    Implemented a basic web server, which read the incoming HTTP request, read a plain text or jpeg file on the local system, sent bytes back to the client with an HTTP response header, displayed page …

    C

  5. Coin-Grabber-Game-using-Scala Coin-Grabber-Game-using-Scala Public

    Implemented a Human v/s Computer game using Heuristics to guide computer’s play.

    Scala

  6. Kaleidoscope Kaleidoscope Public

    Simulated a Kaleidoscope by bouncing figures of different shapes, colors & speeds and seven reflections of each figure on the screen. User could control speed & screen colors.

    Java