Skip to content
View AyushBhargav's full-sized avatar

Block or report AyushBhargav

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

    My first attempt to create my own cryptographic tool which converts parts of files into different encoded code which can only be decrypted with correct sequence of secret keys. Written in C++ and J…

    CSS 1 1

  2. Opencraft-VR Opencraft-VR Public

    My academic project for Mobile App Development Lab. It is basically a Minecraft clone which you can play with google cardboard. Dynamic world generation, cave generation, mountain-valleys generatio…

    C# 1

  3. Inventory-Management-System Inventory-Management-System Public

    My academic project for software engineering class. Inventory Management System allows you to store and retrieve your inventory records and helps you in visualisation with the help of graphs. Writt…

    Java

  4. Brain-Friendly-Interpreter Brain-Friendly-Interpreter Public

    Small interpreter written in Python. Literal turing machine. Totally infeasible for any kind of programming tasks.

    Python 1

  5. Chip-8-Emulator Chip-8-Emulator Public

    Python implementation of Chip-8 emulator

    Python