Skip to content
View Achintya47's full-sized avatar
😶‍🌫️
CompSci or wot
😶‍🌫️
CompSci or wot

Block or report Achintya47

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Achintya47/README.md

Coding

Pinned Loading

  1. NanoVM NanoVM Public

    C++ native implementation of LC-3 Virtual Machine from scratch with type-safety and fault tracking. Still working on Assembly code for nanoVM to run a snake game.

    C++ 1

  2. MT19937_thread_safe MT19937_thread_safe Public

    C++ native implementation of the Mersenne Twister 19937 PRNG algorithm with thread safety. Why? Because the original std::mt19937 does not take into account multiple threads generating random numbe…

    C++

  3. AstraShell AstraShell Public

    Linux-compatible Unix shell using POSIX APIs, C++ native implementation, with Background and Foreground processes and Pipeline Support.

    C++

  4. NanoParticula NanoParticula Public

    C++ Native Particle simulator, running on raylib. Based on discrete element method (DEM), or Particle-based rigid / granular dynamics. Memory Optimized

    C++

  5. DCGAN-Implementation DCGAN-Implementation Public

    Implementing Deep Convolutional Generative Adversarial Networks using Pytorch

    Jupyter Notebook

  6. deep-learning-systems-lab deep-learning-systems-lab Public

    A consolidated repository of deep learning experiments, research prototypes, and systems-oriented implementations spanning computer vision, adversarial robustness, generative models, and applied op…

    Jupyter Notebook