Skip to content
View Rohiniramashesh's full-sized avatar
Block or Report

Block or report Rohiniramashesh

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. Music-Player Music-Player Public

    Built a console based application which enables user to play music existing in the device using Java to explore the object oriented programming features of the language.

    Java

  2. wish_your_list wish_your_list Public

    The project was built using the concepts of collections and serialization of python. The idea is managing the order placement of products found in e-commerce applications.

    Python

  3. your-compiler your-compiler Public

    Implemented a C compiler that performs lexical, syntactical and semantical analysis of input C programs. ⚬ The compiler was developed using lex and yacc and generates optimizable intermediate code.

    Yacc