Skip to content
View MathewKJ2048's full-sized avatar
  • Chennai, Tamil Nadu
Block or Report

Block or report MathewKJ2048

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
MathewKJ2048/README.md

Hi there 👋

Pinned

  1. Vrishchik-RISC-V-emulator Vrishchik-RISC-V-emulator Public

    An open-source RISC-V emulator written in java, with pipelining and data-forwarding

    Java 1

  2. RSA-encryption RSA-encryption Public

    An application to encrypt messages using the RSA algorithm, written in java using the swing framework.

    Java

  3. Lexical-Analyser Lexical-Analyser Public

    An open-source tool which constructs a DFA from the given regular expression

    Java

  4. Rabbit Rabbit Public

    An open-source recursive-descent parser generator which supports syntax directed translation of LL(1) grammars, written in and compatible with java.

    Java

  5. garden garden Public

    a garden-simulator using cellular automata

    Python 1

  6. Asteroids Asteroids Public

    A two-player version of asteroids, written using pygame

    Python